SlideShare a Scribd company logo
ASP.NET
                           MVC3
Melick Rajee Baranasooriya
http://melick-rajee.blogspot.com
Introduction
   ASP.NET MVC 3 is a framework for building

       Scalable
        Standards-based web applications


   using well-established design patterns and
    the power of ASP.NET and the .NET
    Framework.
Features
   Rock Features

       NuGet
       Razor View Engine
       HTML Helpers
       Dependency Injection
       Model Validation
Features …
   Improvements

       Sessionless Controllers

       ViewBag Property

       JSON Model Binding

       Granular Input Validation

       Partial Page Output Cache

       Global Action Filters

       New Action Result Types
Technology Stack
   Web Platform Installer 3.0
   Visual Studio 2010
       Express
       Web Developer Express
   Visual Studio 2010 SP1
       MVC 3
   IIS Express
   [SQL Server 2008 R2 Express]
How It works
/Customer/Add                 CustomerController

   Request       Controller


                                                   Model
                                         Model

                                                   Model
 /Customer/Add

   Response         View
Controllers
   We are going to look
       Routing

       Controller Actions

       Action Filters

       Action Parameters

       Action Results
Routing

          http://localhost/Customer/Edit/5
Routing ..
   Global.asmx
Routing ..
   Accessing Routing Data


       RouteData.Values["Controller"]

       RouteData.Values["Action"]

       RouteData.Values["Id"]);
Action Results

   ContentResult             JsonResult

   EmptyResult               RedirectToAction

   FileResult                RedirectResult

   HttpStatusCodeResult      RedirectToRouteResult

   HttpNotFoundResult        ViewResultBase

   JavaScriptResult          Many ..
Action Selectors
   Decorate Control Actions

       ActionName
       AcceptVerbs
           GET
           POST
           DELETE
           ..
Action Filters
   Uses to restrict the action based on filer

       [Authorize(Roles="Admin")]
   How Routing Works

   Accessing Routing Data

   Action Results

   Action Selectors
Views
   MVC 3 Supports
       Aspx

       Razor

   Razor
       Simple

       Powerfull
Views ..
   Strong Type View
   Scaffold Template
       Create
       List
       Details
       Edit
       ..
   Partial View
Views ..
   Razor Syntax @

   Custom Helpers

   Partial Views
Declarative Custom Helper
Models
   Models
       Data Annotations

       Model Validation


   JQuery
JQuery
   jQuery is a fast and concise JavaScript Library that
    simplifies HTML document traversing, event
    handling, animating, and Ajax interactions for
    rapid web development. jQuery is designed to
    change the way that you write JavaScript.
Demo
Thank You.
http://melick-rajee.blogspot.com

More Related Content

PDF
Asp.net mvc basic introduction
PPTX
Introduction to ASP.NET MVC
PPTX
ASP.NET MVC and ajax
PDF
Dot net interview questions and asnwers
ODP
Mvc
PPTX
Mvc framework
PPTX
ASP .NET MVC
PPTX
Mortal Kombat! ASP.NET MVC vs ASP.NET Webforms – ASP.NET MVC is amazing
Asp.net mvc basic introduction
Introduction to ASP.NET MVC
ASP.NET MVC and ajax
Dot net interview questions and asnwers
Mvc
Mvc framework
ASP .NET MVC
Mortal Kombat! ASP.NET MVC vs ASP.NET Webforms – ASP.NET MVC is amazing

What's hot (20)

PDF
ASP.NET MVC 3
PPT
Asp.net mvc
PPTX
Asp.net mvc presentation by Nitin Sawant
PPTX
ASP.net MVC Introduction Wikilogia (nov 2014)
PPT
ASP .net MVC
PPT
Introduction to ASP.NET MVC
PPTX
ASP .NET MVC - best practices
PPT
ASP.NET 4.0 Roadmap
PPT
MVC ppt presentation
PDF
Introduction to Asp.net 3.5 using VS 2008
PPTX
New microsoft office power point presentation
PPTX
Introduction to ASP.NET MVC
PPSX
Asp.net mvc
PPT
ASP.NET 3.5 SP1 (VSLive San Francisco 2009)
PPTX
Angular introduction basic
PPTX
ASP.NET MVC 5 - EF 6 - VS2015
PPT
MSDN - ASP.NET MVC
PPT
Silverlight 2
PPTX
MVC Training Part 1
ASP.NET MVC 3
Asp.net mvc
Asp.net mvc presentation by Nitin Sawant
ASP.net MVC Introduction Wikilogia (nov 2014)
ASP .net MVC
Introduction to ASP.NET MVC
ASP .NET MVC - best practices
ASP.NET 4.0 Roadmap
MVC ppt presentation
Introduction to Asp.net 3.5 using VS 2008
New microsoft office power point presentation
Introduction to ASP.NET MVC
Asp.net mvc
ASP.NET 3.5 SP1 (VSLive San Francisco 2009)
Angular introduction basic
ASP.NET MVC 5 - EF 6 - VS2015
MSDN - ASP.NET MVC
Silverlight 2
MVC Training Part 1
Ad

Similar to Mvc3 crash (20)

PPTX
Asp.Net MVC3 - Basics
PPTX
Asp.Net Mvc
PPTX
Introduction to ASP.Net MVC
PPTX
ASP.NET MVC as the next step in web development
PPTX
ZZ BC#7.5 asp.net mvc practice and guideline refresh!
PPTX
MVC & SQL_In_1_Hour
PDF
ASP.NET MVC 2.0
PDF
ASP.NET MVC - Whats The Big Deal
PPTX
Asp.net mvc 6 with sql server 2014
PPS
Introduction To Mvc
PPTX
Hanselman lipton asp_connections_ams304_mvc
PPTX
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
PPTX
Asp.net With mvc handson
PPTX
Head first asp.net mvc 2.0 rtt
PDF
Programming ASP NET MVC 4 Developing Real World Web Applications with ASP NET...
PPTX
PDF
Programming ASP NET MVC 4 Developing Real World Web Applications with ASP NET...
PPT
Introduction to ASP.NET MVC
PDF
Asp.Net MVC Framework Design Pattern
PPTX
Aspnet mvc
Asp.Net MVC3 - Basics
Asp.Net Mvc
Introduction to ASP.Net MVC
ASP.NET MVC as the next step in web development
ZZ BC#7.5 asp.net mvc practice and guideline refresh!
MVC & SQL_In_1_Hour
ASP.NET MVC 2.0
ASP.NET MVC - Whats The Big Deal
Asp.net mvc 6 with sql server 2014
Introduction To Mvc
Hanselman lipton asp_connections_ams304_mvc
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
Asp.net With mvc handson
Head first asp.net mvc 2.0 rtt
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...
Introduction to ASP.NET MVC
Asp.Net MVC Framework Design Pattern
Aspnet mvc
Ad

More from Melick Baranasooriya (18)

PPTX
App deployment
PPTX
Share point developement Introduction for students
PPTX
SharePoint 2013 variations feature
PPTX
JSOM and java script practices
PPTX
Apps for SharePoint 2013
PPTX
Apps for SharePoint
PPTX
Introduction to asp.net
PPTX
Oop concepts
PPTX
Serialization
PPTX
PPTX
PPTX
Lambda expressions
PPTX
Info path advanced development @ Sri Lanka SharePoint Forum
PPTX
Conventions & Best Practices
PPTX
Introduction To Windows Workflow Foundation 4.0
PDF
Custom workflow in sharepoint
PDF
Infopath controls
PDF
Beginners SharePoint introduction
App deployment
Share point developement Introduction for students
SharePoint 2013 variations feature
JSOM and java script practices
Apps for SharePoint 2013
Apps for SharePoint
Introduction to asp.net
Oop concepts
Serialization
Lambda expressions
Info path advanced development @ Sri Lanka SharePoint Forum
Conventions & Best Practices
Introduction To Windows Workflow Foundation 4.0
Custom workflow in sharepoint
Infopath controls
Beginners SharePoint introduction

Recently uploaded (20)

PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
AI And Its Effect On The Evolving IT Sector In Australia - Elevate
PDF
REPORT: Heating appliances market in Poland 2024
PDF
Chapter 2 Digital Image Fundamentals.pdf
PDF
Sensors and Actuators in IoT Systems using pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PDF
Event Presentation Google Cloud Next Extended 2025
PDF
Electronic commerce courselecture one. Pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Telecom Fraud Prevention Guide | Hyperlink InfoSystem
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
HCSP-Presales-Campus Network Planning and Design V1.0 Training Material-Witho...
PDF
Advanced IT Governance
PDF
Newfamily of error-correcting codes based on genetic algorithms
PDF
CIFDAQ's Market Wrap: Ethereum Leads, Bitcoin Lags, Institutions Shift
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Cloud computing and distributed systems.
Chapter 3 Spatial Domain Image Processing.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AI And Its Effect On The Evolving IT Sector In Australia - Elevate
REPORT: Heating appliances market in Poland 2024
Chapter 2 Digital Image Fundamentals.pdf
Sensors and Actuators in IoT Systems using pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
Event Presentation Google Cloud Next Extended 2025
Electronic commerce courselecture one. Pdf
Understanding_Digital_Forensics_Presentation.pptx
Telecom Fraud Prevention Guide | Hyperlink InfoSystem
20250228 LYD VKU AI Blended-Learning.pptx
Big Data Technologies - Introduction.pptx
HCSP-Presales-Campus Network Planning and Design V1.0 Training Material-Witho...
Advanced IT Governance
Newfamily of error-correcting codes based on genetic algorithms
CIFDAQ's Market Wrap: Ethereum Leads, Bitcoin Lags, Institutions Shift
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Cloud computing and distributed systems.

Mvc3 crash

  • 1. ASP.NET MVC3 Melick Rajee Baranasooriya http://melick-rajee.blogspot.com
  • 2. Introduction  ASP.NET MVC 3 is a framework for building  Scalable  Standards-based web applications  using well-established design patterns and the power of ASP.NET and the .NET Framework.
  • 3. Features  Rock Features  NuGet  Razor View Engine  HTML Helpers  Dependency Injection  Model Validation
  • 4. Features …  Improvements  Sessionless Controllers  ViewBag Property  JSON Model Binding  Granular Input Validation  Partial Page Output Cache  Global Action Filters  New Action Result Types
  • 5. Technology Stack  Web Platform Installer 3.0  Visual Studio 2010  Express  Web Developer Express  Visual Studio 2010 SP1  MVC 3  IIS Express  [SQL Server 2008 R2 Express]
  • 6. How It works /Customer/Add CustomerController Request Controller Model Model Model /Customer/Add Response View
  • 7. Controllers  We are going to look  Routing  Controller Actions  Action Filters  Action Parameters  Action Results
  • 8. Routing http://localhost/Customer/Edit/5
  • 9. Routing ..  Global.asmx
  • 10. Routing ..  Accessing Routing Data  RouteData.Values["Controller"]  RouteData.Values["Action"]  RouteData.Values["Id"]);
  • 11. Action Results  ContentResult  JsonResult  EmptyResult  RedirectToAction  FileResult  RedirectResult  HttpStatusCodeResult  RedirectToRouteResult  HttpNotFoundResult  ViewResultBase  JavaScriptResult  Many ..
  • 12. Action Selectors  Decorate Control Actions  ActionName  AcceptVerbs  GET  POST  DELETE  ..
  • 13. Action Filters  Uses to restrict the action based on filer  [Authorize(Roles="Admin")]
  • 14. How Routing Works  Accessing Routing Data  Action Results  Action Selectors
  • 15. Views  MVC 3 Supports  Aspx  Razor  Razor  Simple  Powerfull
  • 16. Views ..  Strong Type View  Scaffold Template  Create  List  Details  Edit  ..  Partial View
  • 17. Views ..  Razor Syntax @  Custom Helpers  Partial Views
  • 19. Models  Models  Data Annotations  Model Validation  JQuery
  • 20. JQuery  jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
  • 21. Demo