Main Content
ASP.NET MVC - Beyond the Blue Screen
A talk by Stephen Bodnar at NoVa Code Camp
About the Talk
October 10, 2009 5:25 AM
Reston, VA
Reston, VAASP.NET MVC is a great tool for developing data-driven websites that capture and display data. The Model-View-Controller architectural pattern allows for the separation of the data and business rules (the Model) from the user interface (the View) and from the application logic (the Controller.)
Many of the ASP.NET MVC tutorials all have the same look and feel using the same out-of-the-box blue “theme” and standard tabbed navigation.
This session will look at how to take your site to the next level. We’ll look at how MVC incorporates Master Pages and CSS and how you can use those features to give a site your own style. We’ll also look briefly at how jQuery can be used to further enhance your site. Finally, we’ll look at the ASP.NET MVC Design Gallery to see what Design Templates have already been created for your use and what it takes to incorporate them into your site.
comments powered by Disqus