Microsoft is releasing a built-in version of MVC architecture framework in future. Some details about MVC framework from Scott, MVC is a framework methodology that divides an application's implementation into three component roles: models, views, and controllers. "Models" in a MVC based...