Developing great applications using ASP.NET MVC and ASP.NET AJAX

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

2 comments

Comments 1 - 2 of 2 previous next Post a comment

Post a comment
Embed Video
Edit your comment Cancel

1 Favorite & 1 Event

Developing great applications using ASP.NET MVC and ASP.NET AJAX - Presentation Transcript

  1.  
  2. Developing great applications using ASP.NET MVC and ASP.NET AJAX Tatham Oddie MVP Senior Consultant, Readify
    • What is this MVC thing anyway?
    • Page Controller
    Front Controller Page Model View Model Controller
    • Page Controller
    Front Controller
    • How is it useful on the web?
    • How do we use it?
    • Other random cool bits ...
    • System.Web.Routing
    • public class MyRouteHandler : IRouteHandler
    • {
    • public IHttpHandler GetHttpHandler
    • (RequestContext requestContext)
    • {
    • throw new NotImplementedException();
    • }
    • }
    • System.Web.Abstraction
    • HttpContextBase
    • HttpContextWrapper : HttpContextBase
    • HttpContextBase realContext =
    • new HttpContextWrapper
    • (HttpContext.Current);
    • HttpContextBase mockContext =
    • new MyMockContext();
    • IViewEngine
    • WebFormsViewEngine : IViewEngine
    • NVelocityViewEngine : IViewEngine
    • Why couldn’t we do this already?
    • We could.
    • MonoRail.
    • Why ASP.NET MVC then?
    • When do we get it?
    • AJAX
    • This doesn’t exist yet ...
    • ... but that doesn’t need to stop you.
    • http://blog.tatham.oddie.com.au
    • [email_address]
  3. © 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.

+ Tatham OddieTatham Oddie, 2 years ago

custom

1454 views, 1 favs, 1 embeds more stats

More info about this document

© All Rights Reserved

Go to text version

  • Total Views 1454
    • 1453 on SlideShare
    • 1 from embeds
  • Comments 2
  • Favorites 1
  • Downloads 44
Most viewed embeds
  • 1 views on http://localhost:1072

more

All embeds
  • 1 views on http://localhost:1072

less

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel
File a copyright complaint
Having problems? Go to our helpdesk?

Categories

Groups / Events