Desmond File

Blog archive

Visual Studio 2008 Beta 2

The second beta of Visual Studio 2008 hit the streets last week, and according to our upcoming news feature on the release, this is the version everybody has been waiting for.

In an exclusive online preview of a story to appear in the Aug. 15 issue of Redmond Developer News, Senior Editor Kathleen Richards reports that VS 2008 beta 2 is "99.9 percent feature-complete" -- this coming from Visual Studio Group Product Manager Prashant Sridharan.

The biggest new feature in the upcoming version of Visual Studio? Language Integrated Query (LINQ). If you've been following our coverage the past few months, you know that we've been all over LINQ like a cheap suit. Microsoft has spent years working up the new data programming model, which aims to resolve the violent disconnect between programming languages and databases. From what we're hearing, the company may be getting it right.

Other welcome arrivals include a stable and compelling version of WPF Designer, ASP.NET AJAX multi-targeting and a preview of the Visual Studio 2008 add-in for Silverlight 1.0. This is an important milestone for Visual Studio 2008 and one that bodes well for Microsoft's flagship IDE.

Have you been on the sidelines with Visual Studio 2008? If so, it's probably time to consider picking it up. Let us know your experience with the new beta and what you feel could be improved. E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 08/08/2007


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube