.NET 3.5 SP1 arrives
Stories Columns Opinions Resources
Sun extends Groovy, PHP support to NetBeans
Version 6.5 of the IDE will see complete support for those two languages along with comple...
|
Sun reorganizes its software production infrastructure
Facing economic hardships, lost revenue and loss of employees, Sun has split its software ...
|
Adobe steers Flash toward RIA implementation
At this year's Adobe MAX Conference, the focus was on Flash, this time making Flash more o...
|
BigLever builds a bridge to SCM with Gears
The Gears Universal Configuration Management Bridge allows CM systems to integrate with Ge...
|
SOA Watch: New economic realities
In the current economic downturn, agile programming and SOA are attractive options that bu...
|
Integration Watch: A new twist on threads
The key to raising the efficiency of multiprocessors is to shrink the overall workload by ...
|
Integration Watch: The Return of NetRexx?
Java scripting languages are seeing a surge in popularity, with NetRexx looking particular...
|
Windows & .NET Watch: Transaction crowd gets a boost
With multicore chips becoming the standard for processors, the need for a flexible, usable...
|
From the Editors: Election should shake up JCP
Rod Johnson has the right ideas for opening up the Java Community Process, and he may be a...
|
Letters to the Editor: Sun gives REST, SOAP choice
A reader takes issue with a headline on our story about Sun working with REST along with S...
|
Guest View: Be smart and lazy
The optimal solution for problems is the simplest one, so always aim to streamline your ap...
|
Zeichick's Take: From EXEC to EXEC 2 to REXX to NetRexx
Andrew Binstock's column last week, "The Return of NetRexx," brought back some fond memori...
|
Practical tips for saving money on code maintenance
If software design is expensive, well, code maintenance is even more so. When you look...
|
Transform your app-dev quality by involving the whole community in testing
As the saying goes, the more eyes you have on software, the shallower the bugs. That’...
|
Build your dev and test labs for less – a lot less – with virtualization
You don’t have the budget to equip developers and software test teams with all the har...
|
Software Common Hacks and Counterattacks: A Guide to Protecting Software Products against the Top 7 Piracy Threats
Software piracy continues to be a growing epidemic. This white paper examines prevalen...
|
By David Worthington
August 8, 2008 —
The latest Service Pack for .NET Framework 3.5 features new abstractions for working with data, smaller client profiles and performance updates to Windows Presentation Foundation (WPF). It will ship on Monday, Aug. 11 Microsoft said.
In a July 31 meeting with SD Times, Shanku Niyogi, product unit manager of the UI Framework and Services team at Microsoft, said that .NET Framework 3.5 Service Pack 1 (SP1) would be broadly available in all localized versions “within a few weeks.”
SP1 adds support for SQL Server 2008, the ADO.NET entity framework and ADO.NET data services, which was formerly known as "Astoria."
Astoria uses ADO.NET to model data, and it exposes entities as URI-addressable resources to be consumed by Web clients within corporate networks and across the Internet. The entity model provides developers with an additional layer of abstraction between the database and themselves.
Also new in SP1 is ASP.NET Dynamic Data, a framework for building applications that are based on a LINQ-to-SQL or Entity Framework data model, and Microsoft’s Model-View-Controller pattern for ASP.NET.
ASP.NET Dynamic Data uses a metadata-driven approach to permit developers to re-use business rules, Niyogi explained. For example, the logic and UI that represents a zip code validation rule in the data model can be plugged in wherever a zip code is being edited, he said.
Microsoft has also changed how URLs are generated in ASP.NET. It has included a function to shorten URLs into a format that is optimized for search engine coverage, he said.
As previously reported, SP1 includes performance optimizations for WPF’s text, graphics, media and data stack. It also optimizes CLR data structures to reduce disk I/O operations and improve memory layout when loading and running applications, and also introduces smaller client profiles to reduce the size of installer packages.
Related Search Term(s): .NET, Microsoft
Share this link: http://sdtimes.com/link/32687