News

Next ASP.NET MVC Preview Coming in March

In a blog post Tuesday, Scott Guthrie, general manager of Microsoft's Developer Division, laid out the roadmap for its upcoming ASP.NET model view controller (MVC) framework for developing Web applications.

During its MIX08 conference in March, Microsoft will debut the next "public preview" version of ASP.NET MVC, which will also be available for download from Microsoft's site.

"This upcoming ASP.NET MVC preview release contains even more URL routing features and enhancements," Guthrie wrote. "You can now use named routes (enabling explicit referencing of route rules), use flexible routing wildcard rules (enabling custom CMS based URLs), and derive and declare custom route rules (enabling scenarios like REST resources mappings, etc)."

According to Guthrie, other improvements in this version include enchanced Visual Studio 2008 tool support, a test framework wizard and downloadable source code, among others.

A release date for the final version has yet to be announced, but Guthrie wrote that it -- along with ASP.NET Dynamic Data and updates to ASP.NET AJAX -- will debut "later this year."

About the Author

Becky Nagel serves as vice president of AI for 1105 Media specializing in developing media, events and training for companies around AI and generative AI technology. She also regularly writes and reports on AI news, and is the founding editor of PureAI.com. She's the author of "ChatGPT Prompt 101 Guide for Business Users" and other popular AI resources with a real-world business perspective. She regularly speaks, writes and develops content around AI, generative AI and other business tech. She has a background in Web technology and B2B enterprise technology journalism.

comments powered by Disqus

Featured

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

Subscribe on YouTube

Upcoming Training Events