microsoft uk techdays - asp.net 4.0 overview

9

Upload: ukdpe

Post on 12-Nov-2014

2.049 views

Category:

Technology


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Microsoft UK TechDays - ASP.NET 4.0 Overview
Page 2: Microsoft UK TechDays - ASP.NET 4.0 Overview

Mike Ormond, Microsoft

@MikeOrmondhttp://bit.ly/[email protected]

ASP.NET et al

Page 3: Microsoft UK TechDays - ASP.NET 4.0 Overview

3

The State of the Nation

Image courtesy of marcs-album@flickr

Page 4: Microsoft UK TechDays - ASP.NET 4.0 Overview

4

ASP.NET Core Platform

Image courtesy of marxalot@flickr

web.config – a thing of beautyPerformance monitoringHow would you like your cache?Session state squeeze<%: vs <%=…

Page 5: Microsoft UK TechDays - ASP.NET 4.0 Overview

5

ASP.NET Web Forms

Take control of your ClientIDsManage your View StateA big hit with SEO

RoutingMeta tags

A markup cleanupSemantic <asp:Menu />…

Image courtesy of aarongustafson@flickr

Page 6: Microsoft UK TechDays - ASP.NET 4.0 Overview

6

ASP.NET MVC

Area partitioningValidate with DataAnnotationsTemplated helpersStrongly-typed helpersAsyncController…

Image courtesy of mattiasjohansson@flickr

Page 7: Microsoft UK TechDays - ASP.NET 4.0 Overview

7

ASP.NET Tooling

DeploymentSnippets – at last!

ASP.NETHTMLJavaScript

More intelligent IntellisenseNew project template‘Code-only’ profile

Image courtesy of ebarney@flickr

Page 8: Microsoft UK TechDays - ASP.NET 4.0 Overview

8

In Summary

Mature frameworkASP.NET 4.0 – wealth of enhancementsWhether Web Forms or MVCCommitment to jQueryVisual Studio 2010

More informationhttp://asp.net http://bit.ly/NewInAsp4

Page 9: Microsoft UK TechDays - ASP.NET 4.0 Overview

© 2008 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.