Coding Blog

Jim Scott's coding blog

ASP.NET MVC3 Preview 1 - Released Today

You can download the new ASP.NET MVC3 Preview 1 here This is the next major release of the ASP.NET MVC framework and is fully backwards compatible with projects using ASP.NET MVC2. ASP.NET MVC3 has all the great features of the previous releases and builds on top of that foundational work. So ever... [More]
Posted: Jul 27 2010, 22:46 by jscott | Comments (0) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: .net | mvc

ASP.NET MVC Tutorials

Over the last week I have been playing around with the latest ASP.NET MVC 2 RC framework available here http://go.microsoft.com/fwlink/?LinkID=157071  So far I feel like I have gone backwards from the rich UI development environment of ASP.NET Webforms. However as I write more an more code and... [More]
Posted: Jan 04 2010, 12:26 by jscott | Comments (0) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: .net | c# | Coding | mvc