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 [email protected].

Posted by Michael Desmond on 11/21/2007


comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube