ASP.NET Page Life Cycle Events Order

There are multiple phases that an ASP.NET page goes through while the web server processes it. Understanding the page life cycle and the governing events are a vital part of...

ASP.NET MVC Compared to ASP.NET Web Forms – Does It Really Matter?

If you were given a chance to start a new project based on ASP.NET MVC or Web Forms which technology would you use? I think many of us would choose...