News

Data-Focused Visual Studio 2008 and .NET 3.5 SP1 Betas Released

On Monday Microsoft released the Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 beta bits for public download.

In addition to the usual performance enhancements, bug fixes and stability improvements, the SP1 betas offer widely anticipated data access technologies.

The .NET 3.5 service pack includes key components promised by Microsoft, namely the ADO.NET Entity Framework 1.0 and ADO.NET Data Services 1.0 (formerly code-named Astoria), a framework for building on-premise REST-based data services.

Entity Framework first appeared in Orcas beta 1, then was quickly moved out of band just days after the beta release. The object relational mapping framework, based on the Entity Data Model, is still a work in progress. Some problems will not be addressed in EF version 1 such as "persistence ignorance," according to Roger Jennings, developer and principal at OakLeaf Systems in Northern Calif.

"One issue has been resolved," Jennings commented in an interview today. "You can now pass complete entities across tiers with Windows Communication Foundation, which is an important feature that allows you to use Entity Framework components with Service Oriented Architecture." VS2008 SP1 provides an Entity Framework Designer.

The .NET 3.5 Service Pack also includes LinqDataSource for Entity Framework. "Everybody has been waiting for that," observed Jennings.

Developers will also get a better glimpse of tooling for ASP.NET Dynamic Data, the data scaffolding framework for building data-driven Web apps against a LINQ to SQL or Entity Data Model. For compatibility with VS2008 SP1, Microsoft advised developers to download the latest version of ASP.NET Dynamic Data.

The VS2008 service pack is the first release to provide "full support" for SQL Server 2008, according to Microsoft. SQL Server 2008 is still in beta, with the final release slipping until the third quarter of this year. VS2008 SP1 supports the new Date and Time data types to LINQ to SQL but it doesn't support spatial data types, such as geometry or geology, according to Jennings.

Other highlights include new functionality for the WPF designers, WCF, ASP.NET AJAX, Visual Studio Team System, C# and VB enhancements, the new MFC Office 2007 Ribbon and installation improvements such as the .NET Client Profile Setup tool.

The final releases of VS2008 SP1 and .NET 3.5 SP1 will be available this summer, according to a blog post by Scott Guthrie, corporate vice president for Microsoft's .NET Developer Division. Check out his post to get the complete laundry list of fixes, new technologies and tools in SP1, and to find out what you need to know before installing the beta.

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

comments powered by Disqus

Featured

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube