Microsoft .NET 3.5 SP1 Released: More Controls, Streamlined Setup, Improved Start-up
Join the DZone community and get the full member experience.
Join For FreeThe .NET Framework 3.5 Service Pack 1 (SP1) delivers more controls, a streamlined setup, improved start-up performance, and powerful new graphics features for client development and rich data scaffolding, improved AJAX support, and other improvements for Web development. Additionally it introduces support for the ADO.NET Entity Framework and ADO.NET Data Services, which simplify data access code in applications by providing an extensible, conceptual model for data from any data source and enabling this model to closely reflect business requirements.
The .NET Framework 3.5 SP1 delivers:
- Performance increases between 20-45% for WPF-based applications – without having to change any code
- WCF improvements that give developers more control over the way they access data and services
- Streamlined installation experience for client applications
- Improvements in the area of data platform, such as the ADO.NET Entity Framework, ADO.NET Data Services and support for SQL Server 2008’s new features\
For more information check out the MSDN site:
http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx
Opinions expressed by DZone contributors are their own.
Comments