Click here to Skip to main content
15,886,806 members
Articles / Web Development / ASP.NET

How to invoke events across User Controls in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.29/5 (11 votes)
11 Sep 2006CPOL2 min read 84.3K   791   44  
How to use self-registering objects and Context.Items to invoke events across User Controls.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Norway Norway
I have programmed applications in ASP.NET from the very beginning. My favourite .NET language is C#, and I am a fan of Test Driven Design. I was an experienced VB6 coder before the .NET era. I have also done some Transacted SQL programming in Sql Server. Although I have made a career on Microsoft technology, I have browsed enough Java code to read it fluently, and I find Smalltalk and Ruby very interesting.

I live a few kilometers away from Oslo.

My email is thomas.eyde@gmail.com.

Comments and Discussions