Desmond File

Blog archive

ASP.NET MVC Goes Beta

If you've been reading the pages of Redmond Developer News, you know that Microsoft has been hard at work building out its Model View Controller (MVC) story. This has been a remarkable effort, and one that previewed Redmond's strategic shift toward a more open -- and more open source-friendly -- technology stance.

After all, the minds behind the MVC push were snapped up by Redmond precisely because they understood the open software market. Scott Hanselman, Phil Haack and Rob Conery have really helped lift Scott Guthrie's Developer Division, as it has taken the lead in Microsoft's more open and pragmatic course of late.

Now comes the release of the first beta of the Microsoft ASP.NET MVC framework, as reported by Redmond Media Group Executive Editor Becky Nagel.

Previewed at the VSLive! Las Vegas conference keynote by Microsoft Senior Program Manager Scott Hanselman, the MVC beta was not pitched as a replacement for Windows Forms-based development.

"Windows Forms is not going away," Hanselman told the VSLive! audience. "It's all about alternatives."

In fact, what MVC promotes for Web developers is a clear separation of concerns in their applications, ensuring that UI, business logic and data exist as discrete entities that can be more easily built, tested and managed. The ASP.NET MVC Framework should, for instance, enable effective test drive development.

You can download the latest beta from Microsoft here.

Are you planning to adopt the ASP.NET MVC Framework for your Web development? Let me know. Email me at [email protected].

Posted by Michael Desmond on 10/16/2008


comments powered by Disqus

Featured

  • VS Code 1.125 Adds Copilot Spend Meter After Billing Shock

    VS Code 1.125 adds in-editor visibility into additional Copilot budget usage as GitHub's AI-credit billing model continues to draw developer scrutiny.

  • TypeScript 7.0 RC Moves Microsoft's Go Rewrite Into the Mainline Compiler

    Microsoft's Go-based TypeScript rewrite has reached Release Candidate status, moving from a separate native-preview package into the regular TypeScript npm package while leaving some ecosystem-facing API work for TypeScript 7.1 or later.

  • Microsoft Highlights Visual Studio Live! Event Lineup and Longtime Developer Community Role

    A Microsoft MVP Blog post on Visual Studio Live!'s longevity arrives as the 2026 conference series continues with upcoming stops at Microsoft HQ, San Diego and Orlando.

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

Subscribe on YouTube