what's new in .net framework 3.5 sp 1

Post on 30-Jun-2015

1.179 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

My presentation on what is new in .NET Framework 3.5 SP 1. Focused only on the framework enhancements.

TRANSCRIPT

WHAT’S NEW IN THE .NET FRAMEWORK 3.5 SERVICE PACK 1

BB

&D

Te

chnolo

gy R

eadin

ess

and

Aw

are

ness

Init

iati

ve

Where Are We?

.NET 1.0 .NET 1.1

.NET 2.0.NET 2.0 SP 1•Bug fixes only

.NET 3.0•WCF, WPF, WF

.NET 3.0 SP 1•Bug fixes only

.NET 3.5•LINQ•ASP.NET AJAX

.NET 3.5 SP 1•TODAY!

.NET 4.0•Just announced. Not ETA.

BB

&D

Te

chnolo

gy R

eadin

ess

and

Aw

are

ness

Init

iati

ve

Risk?

.NET 2.0, 3.0, 3.5 and 3.5SP1 all use same CLR.

There are bugs!• 17 of them and effect very fringe cases

• 3 WPF; 3 ASP.NET; 4 DATA; 1 CDF; 6 CLR

• A GDR (General Distribution Release) patch is coming

BB

&D

Te

chnolo

gy R

eadin

ess

and

Aw

are

ness

Init

iati

ve

What’s New in General(allthe stuff that can’t be demo’d - so it’s on a couple of text slides)

• Application start up• In particular from cold starts (i.e. First .NET app to

run)• 10% to 40%

• Setup Bootstrap• Detect, download, install smallest required

Framework

• ClickOnce• Support for the Client Framework• Branded Install• Single solution for MSI + Click Once• FireFox browser extension to support Clickonce

installations using FireFox browsers

CLIENT FRAMEWORK DEMO

BB

&D

Te

chnolo

gy R

eadin

ess

and

Aw

are

ness

Init

iati

veSmoother Animations (Vista SP1, WinXP

SP 3)Performance Improvements

• Text Rendering• 2d Graphic Rendering• Up to 40 improvement in performance for

scrolling• Binding to IEnumerable improved

• D3DImage

What’s New in WPF(allthe stuff that can’t be demo’d - so it’s on a couple of text slides... again)

WHAT’S NEW IN WPF DEMOAlternating row colours

Deferred Scrolling

Shader Effects

ASP.NET DEMOSDynamic Data

Routing Engine

ASP.NET AJAX

ADO.NET DEMOSData Services

Entity Framework

top related