Mark's Stuff

My Foray Into Weblogging. Using this to store interesting items for later review.

Tuesday, October 23, 2007

ASP.NET MVC Framework - ScottGu's Blog

ASP.NET MVC Framework - ScottGu's Blog

Scott Guthrie is working on implementing a bolt-on MVC framework for ASP.Net 3.5; should be out shortly after VS2008, and built into .Net 3.5 SP1.

MVC (Model-View-Controller) framework may be the piece that I considered missing in AJAX, but could not put my finger on. Like many new things, it is based on some older tech (Smalltalk in 80's), and its underlying architecture is not too far different from what has been done in the past. But this could help to really tie things together, especially with some web controls that have inherit MVC functionalality.

HMMM

Labels: