SlideShare a Scribd company logo
 
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]
© 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.

More Related Content

What's hot (20)

Introducing the ASP.NET MVC 3
Introducing the ASP.NET MVC 3
ldcphuc
 
Visual regression testing
Visual regression testing
Liam McMurray
 
Simple todo app with meteor
Simple todo app with meteor
Alex Long
 
Mvc Training
Mvc Training
FuturePoint Technologies
 
Backbone.js versus AngularJS
Backbone.js versus AngularJS
Dagfinn Reiersøl
 
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
Barbara Ondrisek
 
Effective Documentation for Open Source Projects
Effective Documentation for Open Source Projects
Bryan Hughes
 
What is new in ASP.NET Core
What is new in ASP.NET Core
Maurice De Beijer [MVP]
 
HTML5
HTML5
Cuelogic Technologies Pvt. Ltd.
 
Testing Angular 2 Applications - Rich Web 2016
Testing Angular 2 Applications - Rich Web 2016
Matt Raible
 
Testing of React JS app
Testing of React JS app
Aleks Zinevych
 
What happens after react?
What happens after react?
Jesper Bylund
 
Using Backbone with CakePHP
Using Backbone with CakePHP
Richard McIntyre
 
Javascript under the hood
Javascript under the hood
Ridhwana Khan
 
From zero to hero with Docker
From zero to hero with Docker
Maurice De Beijer [MVP]
 
Reactive Guide for Spring MVC - Rossen Stoyanchev
Reactive Guide for Spring MVC - Rossen Stoyanchev
VMware Tanzu
 
Building single page applications with angular.js
Building single page applications with angular.js
Dieter De Mesmaeker
 
FilteringViewObjectTheory
FilteringViewObjectTheory
Pradeep Mishra
 
Extending Struts(1)
Extending Struts(1)
ramooza
 
Angular Data Binding
Angular Data Binding
Duy Khanh
 
Introducing the ASP.NET MVC 3
Introducing the ASP.NET MVC 3
ldcphuc
 
Visual regression testing
Visual regression testing
Liam McMurray
 
Simple todo app with meteor
Simple todo app with meteor
Alex Long
 
Backbone.js versus AngularJS
Backbone.js versus AngularJS
Dagfinn Reiersøl
 
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
Barbara Ondrisek
 
Effective Documentation for Open Source Projects
Effective Documentation for Open Source Projects
Bryan Hughes
 
Testing Angular 2 Applications - Rich Web 2016
Testing Angular 2 Applications - Rich Web 2016
Matt Raible
 
Testing of React JS app
Testing of React JS app
Aleks Zinevych
 
What happens after react?
What happens after react?
Jesper Bylund
 
Using Backbone with CakePHP
Using Backbone with CakePHP
Richard McIntyre
 
Javascript under the hood
Javascript under the hood
Ridhwana Khan
 
Reactive Guide for Spring MVC - Rossen Stoyanchev
Reactive Guide for Spring MVC - Rossen Stoyanchev
VMware Tanzu
 
Building single page applications with angular.js
Building single page applications with angular.js
Dieter De Mesmaeker
 
FilteringViewObjectTheory
FilteringViewObjectTheory
Pradeep Mishra
 
Extending Struts(1)
Extending Struts(1)
ramooza
 
Angular Data Binding
Angular Data Binding
Duy Khanh
 

Similar to Developing great applications using ASP.NET MVC and ASP.NET AJAX (20)

CTTDNUG ASP.NET MVC
CTTDNUG ASP.NET MVC
Barry Gervin
 
Introduction to ASP.Net MVC
Introduction to ASP.Net MVC
Sagar Kamate
 
Aspnet mvc
Aspnet mvc
Hiep Luong
 
Introduction To Mvc
Introduction To Mvc
Volkan Uzun
 
Asp.net mvc
Asp.net mvc
erdemergin
 
MVC Interview Questions PDF By ScholarHat
MVC Interview Questions PDF By ScholarHat
Scholarhat
 
Head first asp.net mvc 2.0 rtt
Head first asp.net mvc 2.0 rtt
Lanvige Jiang
 
Asp.net mvc presentation by Nitin Sawant
Asp.net mvc presentation by Nitin Sawant
Nitin S
 
Hanselman lipton asp_connections_ams304_mvc
Hanselman lipton asp_connections_ams304_mvc
denemedeniz
 
ASP.NET MVC 2.0
ASP.NET MVC 2.0
Buu Nguyen
 
Hands on with ASP.NET MVC
Hands on with ASP.NET MVC
rahulsahay19
 
Introduction to ASP.NET MVC 1.0
Introduction to ASP.NET MVC 1.0
Shiju Varghese
 
ASP.NET Presentation
ASP.NET Presentation
Rasel Khan
 
Asp.Net MVC Framework Design Pattern
Asp.Net MVC Framework Design Pattern
maddinapudi
 
Mvc
Mvc
Furqan Ashraf
 
Model view controller (mvc)
Model view controller (mvc)
M Ahsan Khan
 
Asp.net,mvc
Asp.net,mvc
Prashant Kumar
 
Programming ASP NET MVC 4 Developing Real World Web Applications with ASP NET...
Programming ASP NET MVC 4 Developing Real World Web Applications with ASP NET...
barbuhalahdl
 
Asp.net mvc
Asp.net mvc
Phuc Le Cong
 
Intro ASP MVC
Intro ASP MVC
KrishnaPPatel
 
CTTDNUG ASP.NET MVC
CTTDNUG ASP.NET MVC
Barry Gervin
 
Introduction to ASP.Net MVC
Introduction to ASP.Net MVC
Sagar Kamate
 
Introduction To Mvc
Introduction To Mvc
Volkan Uzun
 
MVC Interview Questions PDF By ScholarHat
MVC Interview Questions PDF By ScholarHat
Scholarhat
 
Head first asp.net mvc 2.0 rtt
Head first asp.net mvc 2.0 rtt
Lanvige Jiang
 
Asp.net mvc presentation by Nitin Sawant
Asp.net mvc presentation by Nitin Sawant
Nitin S
 
Hanselman lipton asp_connections_ams304_mvc
Hanselman lipton asp_connections_ams304_mvc
denemedeniz
 
ASP.NET MVC 2.0
ASP.NET MVC 2.0
Buu Nguyen
 
Hands on with ASP.NET MVC
Hands on with ASP.NET MVC
rahulsahay19
 
Introduction to ASP.NET MVC 1.0
Introduction to ASP.NET MVC 1.0
Shiju Varghese
 
ASP.NET Presentation
ASP.NET Presentation
Rasel Khan
 
Asp.Net MVC Framework Design Pattern
Asp.Net MVC Framework Design Pattern
maddinapudi
 
Model view controller (mvc)
Model view controller (mvc)
M Ahsan Khan
 
Programming ASP NET MVC 4 Developing Real World Web Applications with ASP NET...
Programming ASP NET MVC 4 Developing Real World Web Applications with ASP NET...
barbuhalahdl
 
Ad

Recently uploaded (20)

Mastering AI Workflows with FME - Peak of Data & AI 2025
Mastering AI Workflows with FME - Peak of Data & AI 2025
Safe Software
 
Introduction to Typescript - GDG On Campus EUE
Introduction to Typescript - GDG On Campus EUE
Google Developer Group On Campus European Universities in Egypt
 
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
AmirStern2
 
Agentic AI: Beyond the Buzz- LangGraph Studio V2
Agentic AI: Beyond the Buzz- LangGraph Studio V2
Shashikant Jagtap
 
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
MuleSoft for AgentForce : Topic Center and API Catalog
MuleSoft for AgentForce : Topic Center and API Catalog
shyamraj55
 
The State of Web3 Industry- Industry Report
The State of Web3 Industry- Industry Report
Liveplex
 
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Edge AI and Vision Alliance
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Safe Software
 
Analysis of the changes in the attitude of the news comments caused by knowin...
Analysis of the changes in the attitude of the news comments caused by knowin...
Matsushita Laboratory
 
National Fuels Treatments Initiative: Building a Seamless Map of Hazardous Fu...
National Fuels Treatments Initiative: Building a Seamless Map of Hazardous Fu...
Safe Software
 
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
 
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
Edge AI and Vision Alliance
 
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
NTT DATA Technology & Innovation
 
Edge-banding-machines-edgeteq-s-200-en-.pdf
Edge-banding-machines-edgeteq-s-200-en-.pdf
AmirStern2
 
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
Safe Software
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
Mastering AI Workflows with FME - Peak of Data & AI 2025
Mastering AI Workflows with FME - Peak of Data & AI 2025
Safe Software
 
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
AmirStern2
 
Agentic AI: Beyond the Buzz- LangGraph Studio V2
Agentic AI: Beyond the Buzz- LangGraph Studio V2
Shashikant Jagtap
 
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
MuleSoft for AgentForce : Topic Center and API Catalog
MuleSoft for AgentForce : Topic Center and API Catalog
shyamraj55
 
The State of Web3 Industry- Industry Report
The State of Web3 Industry- Industry Report
Liveplex
 
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Edge AI and Vision Alliance
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Safe Software
 
Analysis of the changes in the attitude of the news comments caused by knowin...
Analysis of the changes in the attitude of the news comments caused by knowin...
Matsushita Laboratory
 
National Fuels Treatments Initiative: Building a Seamless Map of Hazardous Fu...
National Fuels Treatments Initiative: Building a Seamless Map of Hazardous Fu...
Safe Software
 
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
 
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
Edge AI and Vision Alliance
 
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
NTT DATA Technology & Innovation
 
Edge-banding-machines-edgeteq-s-200-en-.pdf
Edge-banding-machines-edgeteq-s-200-en-.pdf
AmirStern2
 
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
Safe Software
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
Ad

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