hey there!

Go grab the source code! Scott Guthrie announced the availability of the ASP.NET MVC Framework Source on CodePlex late last week. What is the ASP.NET MVC Framework? MSDN Magazine has a timely article on this very hot topic:

"The Framework is designed for testability, embraces HTTP instead of trying to abstract it away, and is extensible at just about every point. It is a compelling complement to Web Forms for those developers who want complete control over their Web applications."

If you are interested in learning more about the ASP.NET MVC Framework, our friend Peter Laudati, will be showcasing ASP.NET MVC Framework at our FREE conference in about a month (we'll also have the latest on Silverlight 2, ASP.NET AJAX Security and Design Patterns, SQL Server Data Services, and more). Seating is limited, please register today!

ASP.NET MVC Framework  – Peter Laudati

ASP.NET MVC provides a framework that enables you to easily implement the model-view-controller (MVC) pattern for Web applications. This pattern lets you separate applications into loosely coupled, pluggable components for application design, processing logic, and display.

ASP.NET MVC is not a replacement for Webforms. It provides an alternative choice when designing a Web application. We’ll explore the advantages ASP.NET MVC offers, including how:

  • It enables you to achieve and maintain a clear separation of concerns
  • It facilitates test driven development (TDD)
  • It provides more control over the URLs you publish in the application and over the HTML that is emitted by the application

Are you in? You'll be able to interact with a Microsoft Surface (in case you missed it at MIX08).

share this!