Desmond File

Blog archive

Visual Studio 2008 Finally Ships

It's been three years and a whole lot of betas and CTPs, but the next version of Microsoft's flagship Visual Studio IDE is finally here. As reported by RDN Senior Editor Kathleen Richards, Visual Studio 2008 became available for download to MSDN subscribers on Nov. 19.

Every version of Visual Studio, from the freely available Express edition to the enterprise-oriented Team System version, is addressed with the Visual Studio 2008 launch. VS08 includes numerous features to streamline development, including visual designers and wizards, and hooks to tap features of the .NET Framework previously inaccessible to developers.

Visual Studio 2008 also includes the next update to the .NET Framework (version 3.5), which delivers a host of compelling bits to .NET developers. Among the new features in .NET Framework 3.5 is Language Integrated Query (LINQ) for programmatic access to data stores, the ASP.NET AJAX toolkit and support for key Web 2.0 protocols.

Most important, Visual Studio 2008 finishes the work that .NET Framework 3.0 started a year ago. VS08 will allow developers to effectively tap the Windows Presentation, Workflow and Communication Foundations that are core to .NET 3.0, while also opening new avenues to AJAX, database and even Silverlight-based development.

Visual Studio 2008 is looking very much like a must-get upgrade for .NET development shops of every stripe. Do you agree? Let us know what features and capabilities you need most, and what issues or bugs concern you. E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 11/21/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