SlideShare a Scribd company logo
Volodymyr Voytyshyn08/27/2011ASP.NET MVCas the next stepin web development
GoalWhat is ASP.NET MVC?
ContentsAbout MVC Pattern
ASP.NET Platform
Sample Application
ASP.NET MVC Project Concepts
ASP.NET MVC Key Features
MVC vsWebForms
ConclusionAboutMVC Pattern
History of MVC PatternConcept of MVC is described in 1979 by TrygveReenskaug (Norway)One of the first version of MVC is implemented in Smalltallk-80 class library
Main Idea of MVCSeparate view and data sourceViewModelController
Classic MVC (Active Model)ViewHandle view eventsNotify for ChangesControllerGet dataModelUpdate dataData SourceMediator
Classic MVC (Passive Model)ViewHandle view eventsNotify for ChangesGet dataControllerModelUpdate dataData SourceMediator
MVPViewHandle view eventsPut dataPresenterUpdate dataGet dataModelMediator
MVP: Key Differences with Classic MVCPresenter knows all about ViewPresenter communicates with data source directlyEvents in Model and View removedPresenter implements main presentation logicPresenter is mediator between Model and View
ASP.NET Platform
ASP.NET Web Forms Key VersionsASP.NET 4.02010ASP.NET 3.52007ASP.NET 2.02005ASP.NET 1.02002ASP1998
ASP.NET MVC Key VersionsASP.NET MVC 32011ASP.NET MVC 22010ASP.NET MVC 12009ASP.NET
ASP.NET ComponentsWeb Forms View EngineRazor View EngineASP.NET Web FormsASP.NET MVCASP.NET CoreCachingPagesHandlersRolesModulesControlsProfileSecurityGlobalizationMaster PagesMembershipEtc.
Sample Application
ConceptProject name: “Easy Reporting”Idea: time tracking system for developers
Key Use Cases
Components
Basic Concepts of MVC Project
Typical MVC Project Structure
Simple Controller and ActionProjectController.csControllerAction
Simple ViewIndex.cshtml
Simple Client Page
MediatorMVC ImplementationClientControllerViewActionModel
ASP.NET MVC Key features
Action ResultsActionResult – base class of result of an actionViewRedirectJavaScriptJsonFileHTTPContentEmpty
Action FiltersFilter types:AuthorizationActionResultExceptionFilter scope:
Action
Controller
ApplicationAction FilterActionStandard filters:AuthorizeHttpGetHttpPostOutputCacheHandleErrorAction Filter
Action Filters: ExampleProjectController.cs
View Engines ConceptRazorASP.NET MVC*.aspx / *.ascx / *.masterEtc.
Passing data into ViewActionViewModelViewDataViewBagTempData
HTML HelpersHTML Helper – “server control” in ASP.NET MVCClassic HTML HelpersDeclarative HTML Helpers
Partial ViewsPartial view – “user control” in ASP.NET MVCFooter.cshtml_Layout.cshtmlHeader.cshtml
Layout pages and sectionsLayout page – “master page” in ASP.NET MVCSection – “ContentPlaceHolder” in ASP.NET MVC
RoutingControllerClientURLRouting EngineActionParamsDefault route - /controller/action/id
Dependency InjectionIServiceLocatorMvcServiceLocatorSetupController FactoryImplementControllerService Locator ImplementationInstantiateAction FilterView

More Related Content

What's hot (20)

PDF
MVC architecture
Emily Bauman
 
PPT
ASP .net MVC
Divya Sharma
 
PPT
ASP.NET MVC Presentation
ivpol
 
ODP
What is MVC?
Dom Cimafranca
 
PPTX
ASP.NET MVC Presentation
Volkan Uzun
 
PPTX
Single page application 03
Ismaeel Enjreny
 
PPTX
Head first asp.net mvc 2.0 rtt
Lanvige Jiang
 
PPTX
Getting Started with ASP.NET MVC 3 and Razor
Dan Wahlin
 
PPTX
MVC 6 - Tag Helpers and View Components
David Paquette
 
PPTX
ASP.NET MVC.
Ni
 
PPTX
Introduction to ASP.NET MVC
Joe Wilson
 
PPTX
ASP .NET MVC
eldorina
 
PPTX
Technoligent providing custom ASP.NET MVC development services
Aaron Jacobson
 
PDF
Eclipse MVC
Zoltán Mátyás
 
ODP
Why Use MVC?
Jesse Anderson
 
PPTX
Asp.net mvc presentation by Nitin Sawant
Nitin S
 
PPTX
Introduction to ASP.NET MVC
Emad Alashi
 
PPTX
ASP.NET MVC 5 - EF 6 - VS2015
Hossein Zahed
 
PPT
MVC Architecture
Prasanna Venkatesh
 
PPTX
Asp.net MVC training session
Hrichi Mohamed
 
MVC architecture
Emily Bauman
 
ASP .net MVC
Divya Sharma
 
ASP.NET MVC Presentation
ivpol
 
What is MVC?
Dom Cimafranca
 
ASP.NET MVC Presentation
Volkan Uzun
 
Single page application 03
Ismaeel Enjreny
 
Head first asp.net mvc 2.0 rtt
Lanvige Jiang
 
Getting Started with ASP.NET MVC 3 and Razor
Dan Wahlin
 
MVC 6 - Tag Helpers and View Components
David Paquette
 
ASP.NET MVC.
Ni
 
Introduction to ASP.NET MVC
Joe Wilson
 
ASP .NET MVC
eldorina
 
Technoligent providing custom ASP.NET MVC development services
Aaron Jacobson
 
Eclipse MVC
Zoltán Mátyás
 
Why Use MVC?
Jesse Anderson
 
Asp.net mvc presentation by Nitin Sawant
Nitin S
 
Introduction to ASP.NET MVC
Emad Alashi
 
ASP.NET MVC 5 - EF 6 - VS2015
Hossein Zahed
 
MVC Architecture
Prasanna Venkatesh
 
Asp.net MVC training session
Hrichi Mohamed
 

Similar to SoftServe - "ASP.NET MVC як наступний крок у розвитку технології розробки Web-програм" (20)

PPTX
Which is better asp.net mvc vs asp.net
Concetto Labs
 
PPS
Introduction To Mvc
Volkan Uzun
 
PPTX
ASP .NET MVC Introduction & Guidelines
Dev Raj Gautam
 
PPTX
ASP.net MVC Introduction Wikilogia (nov 2014)
Hatem Hamad
 
PDF
Introduction to ASP.NET MVC
Mayank Srivastava
 
PPTX
Model view controller (mvc)
M Ahsan Khan
 
PPTX
Intro ASP MVC
KrishnaPPatel
 
PPTX
Aspnet mvc
Hiep Luong
 
PPT
Asp.net mvc
Taranjeet Singh
 
PDF
Targeting Mobile Platform with MVC 4.0
Mayank Srivastava
 
PPTX
ASPNet MVC series for beginers part 1
Gaurav Arora
 
PPTX
Asp net mvc series for beginers part 1
Gaurav Arora
 
PPT
CTTDNUG ASP.NET MVC
Barry Gervin
 
PPTX
ASP.NET Presentation
Rasel Khan
 
PDF
Asp 1a-aspnetmvc
Fajar Baskoro
 
PDF
Aspnetmvc 1
Fajar Baskoro
 
PPTX
Introduction to ASP.Net MVC
Sagar Kamate
 
PPTX
MVC Framework
Ashton Feller
 
PPTX
Marlabs - ASP.NET Concepts
Marlabs
 
Which is better asp.net mvc vs asp.net
Concetto Labs
 
Introduction To Mvc
Volkan Uzun
 
ASP .NET MVC Introduction & Guidelines
Dev Raj Gautam
 
ASP.net MVC Introduction Wikilogia (nov 2014)
Hatem Hamad
 
Introduction to ASP.NET MVC
Mayank Srivastava
 
Model view controller (mvc)
M Ahsan Khan
 
Intro ASP MVC
KrishnaPPatel
 
Aspnet mvc
Hiep Luong
 
Asp.net mvc
Taranjeet Singh
 
Targeting Mobile Platform with MVC 4.0
Mayank Srivastava
 
ASPNet MVC series for beginers part 1
Gaurav Arora
 
Asp net mvc series for beginers part 1
Gaurav Arora
 
CTTDNUG ASP.NET MVC
Barry Gervin
 
ASP.NET Presentation
Rasel Khan
 
Asp 1a-aspnetmvc
Fajar Baskoro
 
Aspnetmvc 1
Fajar Baskoro
 
Introduction to ASP.Net MVC
Sagar Kamate
 
MVC Framework
Ashton Feller
 
Marlabs - ASP.NET Concepts
Marlabs
 
Ad

More from SoftServe (18)

PPTX
Go Mobile! Windows Phone 7 for all
SoftServe
 
PPTX
Agile frameworks
SoftServe
 
PPTX
Managed Extensibility Framework or Effective Development of Scalable Applicat...
SoftServe
 
PPTX
There is time for rest
SoftServe
 
PPTX
AGILE? YES!
SoftServe
 
PPTX
Engineering practices within scrum
SoftServe
 
PPTX
Distributed scrum keys to success
SoftServe
 
PPTX
Windows Communication Foundation
SoftServe
 
PPTX
Mono project
SoftServe
 
PPTX
Social networks plus software developers
SoftServe
 
PDF
Project Management . The Change Agent
SoftServe
 
PDF
Project Management . The Change Agent Vijay Prasad M.Tech, PMP
SoftServe
 
PDF
Project Management -Strategic Competency, & Trends
SoftServe
 
PPT
Mobile augmented reality
SoftServe
 
PDF
SoftServe - the difference is you! join professionals!
SoftServe
 
PPTX
Object oriented reality
SoftServe
 
PPTX
Pmo, project objectives and project life cycles
SoftServe
 
PPTX
Introduction to JSF
SoftServe
 
Go Mobile! Windows Phone 7 for all
SoftServe
 
Agile frameworks
SoftServe
 
Managed Extensibility Framework or Effective Development of Scalable Applicat...
SoftServe
 
There is time for rest
SoftServe
 
AGILE? YES!
SoftServe
 
Engineering practices within scrum
SoftServe
 
Distributed scrum keys to success
SoftServe
 
Windows Communication Foundation
SoftServe
 
Mono project
SoftServe
 
Social networks plus software developers
SoftServe
 
Project Management . The Change Agent
SoftServe
 
Project Management . The Change Agent Vijay Prasad M.Tech, PMP
SoftServe
 
Project Management -Strategic Competency, & Trends
SoftServe
 
Mobile augmented reality
SoftServe
 
SoftServe - the difference is you! join professionals!
SoftServe
 
Object oriented reality
SoftServe
 
Pmo, project objectives and project life cycles
SoftServe
 
Introduction to JSF
SoftServe
 
Ad

Recently uploaded (20)

PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PPTX
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Python basic programing language for automation
DanialHabibi2
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
July Patch Tuesday
Ivanti
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Python basic programing language for automation
DanialHabibi2
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 

SoftServe - "ASP.NET MVC як наступний крок у розвитку технології розробки Web-програм"