ASP.NET from Scratch: Views

The last major piece of the ASP.NET MVC Framework is the View engine. In this lesson, we look at the default View Engine in MVC2 - the WebForms View Engine - and learn how we can use views to display information to the user.


Tags:

Comments

Related Articles