.NET 3.5 SP1 arrives
Stories Columns Opinions Resources
Preflight builds spread wings for smoother projects
Developers are increasingly turning to preflight builds, allowing them to experiment with ...
|
Coverity creates program to enforce code adherence
The Architecture Analyzer uses mapping technology from the company's Software DNA static a...
|
QCon 2008 features domain-driven development
This year's QCon invites speakers like Eric Evans and Dan North to talk about domain-drive...
|
.NET similarities prove golden for Silverlight
Microsoft has focused on making Silverlight 2 symmetric with the .NET platform, and that h...
|
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...
|
Advanced Corda CenterView™ Data Visualization for the BusinessObjects™ Intelligence Platform
Corda Technologies presents a white paper on pervasive BI. The BusinessObjects business in...
|
From Mobile to SOA: A Guide for Optimized Application Deployment
Customer need has driven the emergence of multiple computing tiers. Today’s application d...
|
e-Kit: Web Application Security
Is your network secure? What about your web applications.
If IT security is your top p...
|
Practical tips for saving money on code maintenance
If software design is expensive, well, code maintenance is even more so. When you look...
|
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://www.sdtimes.com/link/32687