|
|
|
|
WCF-related features in .NET 3.5 SP1 & VS 2008 SP1
|
Update: Steve and Omri have the official voices :)
In addition what Scott has in its extensive article on SP1, lemme show you some more data on what is new and supported for WCF in SP1 of .NET 3.5 and Visual Studio 2008 - this list is not authoritative, it is my list and not Microsoft's official one.
- DataContractSerializer can now serialize types without the need to annotate them with [DataContract] & DataContract-related attributes, aka POCO support
- Better support for object references in DataContractSerializer
- Support for interoperable object references in DataContractSerializer
- Support for fault detail serialization by XmlSerializer
- Event Logging is now enabled in partial trust
- Syndication object model supports the ServiceDocument in Atom Publishing Protocol (APP)
- URI templates & URI template table extended to better support ASP.NET MVC
- Hosting Wizard for Visual Studio WCF Service projects in IIS
- Expanded support in WCF Test Client
- Support for RM Sessions
- Support MessageContract + XmlSerializer
- Support Nullable<T> types
- Support to run stand-alone
- WCF Service Application template enabled in Visual Web Developer Express
|
© 2002 - 2006 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|