Understanding event wire-ups in ASP.NET and Visual Studio

Almost forgot that I posted this to <uber:ASP.Net> last night...

Understanding event wire-ups in ASP.NET and Visual Studio

Summary: Every now and then I notice that there's some confusion about how events are wired up in the structure of an ASP.NET page. This confusion is in part caused by the way that Visual Studio .NET adds events and the way that most books teach wiring up events.

No Comments