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 mdesmond@reddevnews.com.

Posted by Michael Desmond on 10/16/2008


comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube