To understand the the power of MVC you need to understand the Life Cycle, I could go in to great detail about the ASP.NET Lifecycle, but I have found a number of very good articles already providing good amount of information on the LifeCycle. Before going to the pages here is a simple flow diagram of the steps the MVC process goes through
The ASP.NET MVC Pipeline – Steve Sanderson