Presentation is loading. Please wait.

Presentation is loading. Please wait.

.NET 3.5 SP1 New features Enhancements Visual Studio 2008 SP1 New features Enhancements Additional features/enhancements.

Similar presentations


Presentation on theme: ".NET 3.5 SP1 New features Enhancements Visual Studio 2008 SP1 New features Enhancements Additional features/enhancements."— Presentation transcript:

1

2

3 .NET 3.5 SP1 New features Enhancements Visual Studio 2008 SP1 New features Enhancements Additional features/enhancements

4 ADO.NET Entity Framework ADO.NET Data Services ASP.NET Dynamic Data ASP.NET Routing

5 Entity Data Model Define your application model Map it to a persistence store Comprised of three layers (files): Conceptual (CSDL) Mapping (MSL) Storage (SSDL) Entity Framework Provides services for consuming an EDM: Entity SQL Entity Client Object Services LINQ To Entities

6 ADO.NET Entity Framework

7 Data feed and publishing service with a standard RESTful interface Exposes an object model (not a database) over the web: Entity Data Model LINQ To SQL model Custom IQueryable provider Feature-rich/secure data platform Flexible extensibility model Broad consumption options

8 ADO.NET Data Services

9 Define your application’s URL entry points Static (/Products/Edit/23) Parameterized (/Products/{action}/{id}) Map these URL patterns to route handlers Generate URLs based off your defined route table Can be leveraged by ASP.NET… WebForms MVC (using) Dynamic Data (using)

10 Data-driven web application scaffolding Full CRUD operations AJAX-enabled Based on top of object model LINQ To SQL Entity Data Model Extend your model Metadata Validation Modify base UI and add new templates Add dynamic behavior to existing apps

11 ASP.NET Dynamic Data

12 ASP.NET AJAX WCF Scalability improvements DataContractSerializer improvements WPF Performance improvements, new shader effects, WebBrowser WinForms Five New controls Vector Shapes PrintForm DataRepeater

13 History Creates custom history points Server & client-side Enable back/forward browser buttons Allow users to bookmark state Script combining Combine multiple JavaScript files into one Saves server requests and bandwidth

14 Entity Data Model designer JavaScript formatting and code preferences ASP Intellisense/Debugging.NET Framework Client Profile 26mb download

15 SQL Server 2008 Improved JavaScript Intellisense jQuery Prototype Scriptaculous Web designer performance improvements WCF refactoring support (svc/config files)

16 VB XML To Schema XSD Browser C# Improved on-the-fly compiler checking Improved LINQ debugging

17

18

19 EDM and Entity Framework http://blogs.msdn.com/adonet/default.aspx ASP.NET Dynamic Data http://www.asp.net/dynamicdata/ ADO.NET Data Services Team blog : http://blogs.msdn.com/astoriateam/default.aspx http://blogs.msdn.com/astoriateam/default.aspx Tutorial : http://msdn.microsoft.com/en- us/library/cc907912.aspxhttp://msdn.microsoft.com/en- us/library/cc907912.aspx

20 © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.


Download ppt ".NET 3.5 SP1 New features Enhancements Visual Studio 2008 SP1 New features Enhancements Additional features/enhancements."

Similar presentations


Ads by Google