Real World Software Architecture

Real World Software Architecture is dedicated to providing information and experiences from the field of Software Architecture.



Subscribe with RSS or ATOM Add to Google

Links

  • Home Page
  • Real World Software Process Engineering
  • Suggested Reading
  • .NET Dev and Arch Collection
  • SEI Essays on SA
  • Software Architecture
  • Bredemeyer
  • wwisa
  • Product Line Engineering
  • PLEES
  • Software Product Lines
  • MSDN Architecture Center
  • patterns & practices






Wednesday, March 05, 2008

ASP.NET 3.5 MVC Preview 2 Available for Download

Microsoft has made ASP.NET MVC Preview 2 Available for Download.

Overview (from download site)
The ASP.NET MVC Preview 2 provides an early look at an upcoming framework for building ASP.NET web applications using the Model-View-Controller pattern.

The ASP.NET MVC Preview 2 release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and application logic and backend data), as well as facilitate test driven development (TDD). The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.

The MVC framework is fully extensible at all points, allowing developers to create sophisticated structures that meet their needs, including for example Dependency Injection (DI) techniques, new view rendering engines or specialized controllers.

As the ASP.NET MVC framework is built on ASP.NET 3.5, developers can take advantage of many existing ASP.NET 3.5 features, such as localization, authorization, Profile etc.

Get it here.

posted by tadanderson at 1:14 PM

0 Comments:

Post a Comment

<< Home

Previous Posts

  • Visual Studio 2008 tooling for Microsoft Silverlig...
  • Microsoft Expression Blend 2.5 and Studio 2.0 Down...
  • Source Code Outliner PowerToy for Visual Studio 2008
  • Essential Windows Communication Foundation (WCF): ...
  • Guidance Automation Extensions (GAX) and Guidance ...
  • Web Client Software Factory - February 2008 for Vi...
  • Sparx EA 7.1 beta 2 and MDG Link 3.5 beta 1 for VS...
  • Microsoft Office Interactive Developer Map made wi...
  • Visual Development Case UML Profile for SPARX Ente...
  • GAX/GAT February 2008 Final Release for VSTS 2005 ...



Powered by Blogger