ASP.NET

Understand ASP.NET Page Life Cycle and Data Control Events

If you are an ASP.NET developer you should definitely understand the Page’s Life Cycle stages and all events raise during that cycle. Server controls also raise their own events and because of the fact that their life cycle is strongly… Read More ›