Wednesday, April 02, 2008

ASP MVC Tutorials for the VB Crowd

myVBProf.com - An Introduction to ASP .NET MVC Framework

"...

This tutorial covers an introduction to the MVC pattern using Visual Basic. It shows you want software is needed to work with the model. It also includes a brief overview of the URL routing assumptions that are a foundation to the implementation of the pattern. Finally, a sample application is created to demonstrate the fundamentals of this new web-application model.

...

 

Video Links
  An Overview of the MVC Pattern
  Setting up the MVC Preview Environment
  URL Routing
  Setting up New Pages
  MVC Controller Actions 
  Creating HTML in Views 
  MVC - Putting it all together

..."

A cool series of ASP.Net MVC tutorial video's for VB9 developers.

Also while you're on the myVBProf site, you should also check out their other VB9 tutorial series, LINQ to SQL and Programming With XML Using Visual Basic 9.0

(via Julie Lerman - MVC with Visual Basic video series)

No comments: