ASP.NET MVC Overview

Preview:

DESCRIPTION

Presentation I did for DevCares Dallas on ASP.NET MVC

Citation preview

1

Dallas DevCaresTaking Developer Training to a whole new level…

ASP.NET MVC

Chris KoenigDeveloper EvangelistMicrosoft Corporation

http://gettag.mobi

http://blogs.msdn.com/chkoenigchris.koenig@microsoft.com

@chriskoenig

6

Characteristics of Web 2.0

C

V M

Request

Controller

Controller

Model

Controller

View

Controller

View

Response

Controller

View

15

Tour of ASP.NET MVC

20

Let’s Build an Application!

ASP.NETASP.NET• ServicesServices• CachingCaching• RoutingRouting• LocalizationLocalization

MVCMVC• Do it yourselfDo it yourself• Separation of Separation of concernsconcerns• Test Driven Test Driven DevelopmentDevelopment• Extensibility Extensibility everywhereeverywhere

More control over detailsMore control over details

Ready-to-use building blocksReady-to-use building blocks

OrOr……

Use them both!

30

31

April 17, 2009 Westin Stonebriar Resort in Frisco Register with code “dotnet” to get

in for $25

http://www.dallastechfest.com

32

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

Recommended