Freigeben über


.NET Framework 3.5 makes first appearance in CTP

This week we released the Visual Studio codename "Orcas" March 2007 CTP and this is the first time that features from .NET Framework 3.5 have been included. I've already seen this on Matt Winklers blog and Somasegars blog. I would recommend you get the Team Suite-Only VPC to review the new features in .NET Framework 3.5.

Brief on .NET Framework 3.5

Many ISV’s, enterprises and even our own Microsoft product teams are successfully building on the new features WF, WCF, WPF and CardSpace in the .NET Framework 3.0. Microsoft plans to continue to invest in the .NET Framework developer platform and in support of existing users the .NET Framework 3.5 has no serious breaking changes so existing applications built for .NET Framework 2.0 or .NET Framework 3.0 will continue to execute. The .NET Framework 3.5 adds new features in several major technology areas.

  1. Integration of Language Integrated Query (LINQ) and data awareness
  2. Support for Web 2.0 AJAX style applications and services in ASP.NET and WCF
  3. Full tooling support for WF, WCF and WPF including the new workflow-enabled services technology
  4. New classes in the base class library (BCL) for the .NET Framework 3.5 address the most common customer requests

.NET Framework 3.5 will ship with Visual Studio codename ”Orcas” and will be available for separate download from MSDN.

Just The Server Side (WF and WCF)

Here's some detail of the new things to look for from WF and WCF.

  • Workflow enabled services - process and messaging together
  • Web 2.0 AJAX friendly (works with ASP.NET AJAX Client) and REST enabled WCF services
  • New project templates and other new features in Visual Studio for WF and WCF
  • More WS-* Standards Support including WS-AtomicTransaction, WS-ReliableMessaging, WS-SecureConversation and WS-Coordination
  • RSS and ATOM Syndication Support in WCF
  • Partial Trust for WCF applications deployed through click-once
  • Rules Data Improvements

Matt Winkler already has a good run down on several of these these blogged.

Comments

  • Anonymous
    March 01, 2007
    This week we released the Visual Studio codename "Orcas" March 2007 CTP and this is the first time that

  • Anonymous
    March 01, 2007
    Schlag auf Schlag, geht es mit den .Net Framework Versionen derzeit, aber das war ja irgendwie abzusehen.Das .Net Framework 3.5 hat jetzt erstmals Eingang in die Orcas-CTP (Orcas=der in Entwicklung befindliche Nachfolger von Visual Studio 2005)

  • Anonymous
    March 01, 2007
    Visual Studio codename "Orcas" March 2007 CTP has been released, and it contains aspects of

  • Anonymous
    March 02, 2007
    Ugh! Why all this confusion? First it's .Net 3.0 (but it's not really a new version, we just added some libraries...) Now it's .Net 3.5 (this time, we actually changed the language specs, but we're going to release it as a point release) How does this make any sense at all?  Is C# going to be renumbered to C# 3.0?  3.5?   IMO, .Net 3.0 should have been called "Extensions for .NET 2.0" or ".NET 2.1" or ".NET 2.0 Plus!" or something less...misleading.  You can't begin to fathom how confusing it is to managers when you explain to them this asynchronous numbering scheme...

  • Anonymous
    March 13, 2007
    Please, stop calling your libraries .NET Framework x.0. Use minor version numbers (they've been invented for something) or use WPF.NET Framework 1.0, WCF.NET Framework 3.1415, or whatever, but differentiate them please, no more .NET Framework versions if CLR does not change. My heart blows each time I hear that, (joking). Congratulations to all the MS teams involved in making developer's lives easier and joyful, you are doing an excelent job, really.

  • Anonymous
    March 15, 2007
    Great! Looking forward to the new tools.

  • Anonymous
    April 13, 2007
    I agree with Charles; if anything, the class library "3.0" should really have been 2.5 as it's implemented on the 2.0 compilers, and this "3.5" should have been 3.0. But that's been discussed quite a bit now, and will of course not change at this point with 3.0 already out. :-(

  • Anonymous
    April 26, 2007
    Man, Its getting hard to catch up with newer .NET versions. We are still working with .NET 1.1 and everything works great. Don't know why we would need .NET 3.5 ???

  • Anonymous
    April 30, 2007
    Aside from the Silverlight announcements which seem to have stolen the show so far at Mix07. A couple...

  • Anonymous
    May 23, 2007
    This topic came up on an internal mailing list at Microsoft. The question is, will LINQ be usable with