SlideShare a Scribd company logo
One ASP.NET
Hrvoje Hudoletnjak
4.12.2013
AGENDA
• Then and now – why?
• Stories

‐ UI App
‐ Server side App
‐ Middleware
‐ Host
• Conclusion
• QA
2001
MVC
WEBAPI
SIGNALR
Benefits of Each ASP.NET Component
Framework

Framework

Productivity

Web Forms

X

MVC
WebAPI
SignalR

Control

Realtime

X
X

X

UI

X

X
X
ATD9 2013 One ASP.NET
ASP.NET STACK – A LA CARTE

Sites

Services
UI
SERVER SIDE
MIDDLEWARE
HOST
Stories
UI

SERVER CODE

MIDDLEWARE

• Bootstrap, Modernizr, jQuery
• No MS preferable UI library

‐ KnockoutJS and SignalR bundled in project template
• You pick lib that’s best for the job
• VS 2012.2/2013 improvements

‐ HTML/CSS/JS editor rewritten, good speed and
responsiveness
‐ intellisense for Knockout, Angular,...
‐ CSS intellisense
‐ Web Essentials extension

HOST
Atwood's Law: any
application that can be
written in JavaScript,
will eventually be written in
JavaScript.
UI

SERVER CODE

MIDDLEWARE

HOST

KNOCKOUT

DURANDAL

ANGULAR

BACKBONE

MVVM
TWO WAY BINDING
TEMPLATING

= KNOCKOUT +
REQUIRE +
JQUERY
MV*
MODULARITY
ASYNC (PROMISES)
NAVIGATION & STATE

MV*
DIRECTIVES
TWO-WAY BINDING
DATA BINDING
REST
TEMPLATING

MVC
APP STRUCTURE
EVENTS
MODELS
COLLECTIONS
ROUTER
TEMPLATING

SIGNALR, JQUERY, VANILLA JS, etc
UI

SERVER CODE

MIDDLEWARE

HOST
UI

SERVER CODE

MIDDLEWARE

HOST
UI

SERVER CODE

MIDDLEWARE

HOST
UI

SERVER CODE

MIDDLEWARE

HOST
UI

SERVER CODE

MIDDLEWARE

HOST
UI

SERVER CODE

MIDDLEWARE

HOST
UI

SERVER CODE

MIDDLEWARE

HOST
NEW ASP.NET
• Modular
• Lightweight
• Composable
• Portabable
• Performance & Scalability
• Multiple frameworks, hosts, middleware
• Pipeline pattern
• Open source & community driven
UI

SERVER CODE

MIDDLEWARE

OWIN
Open Web Interface for dot Net
Using AppFunc = Func<IDictionary<string, object>, Task>;

Done.

HOST
UI

SERVER CODE

MIDDLEWARE

HOST

Application
Application framework
• WebAPI
• SignalR
• NancyFx

Server
• SystemWeb
• HttpListener

Host
• IIS
• Custom
• OwinHost.exe

KATANA

NOWIN
etc
UI

SERVER CODE

MIDDLEWARE

install-package Microsoft.Owin.Host.SystemWeb

HOST
UI

SERVER CODE

• Server

‐ SystemWeb

‐ HttpListener
‐ Nowin
• Host

‐ IIS
‐ Custom
‐ OwinHost.exe

MS implementation of OWIN: Katana

MIDDLEWARE

HOST
DEMO TIME!
Conclusion
• Pick components you need – MVC, WebForms, Nancy, etc
• It’s all ASP.NET
• 10y ago we built different kind of apps
• We have to learn SPA – Knockout / Durandal, Angular, etc
• OWIN: more framworks, more middleware, more hosts
• Flexibility
Thank you!
Q&A?

Twitter.com/hhrvoje
About.me/hhrvoje
hrvoje@hudoletnjak.com
ATD9 2013 One ASP.NET

More Related Content

PPTX
Mobilizing Your SAP Data with Kendo UI Mobile
Lohith Goudagere Nagaraj
 
PPTX
Angular Introduction (RS)
Rishikesh Shukla
 
PDF
Kubernetes - training micro-dragons without getting burnt
Amir Moghimi
 
PPTX
Making Single Page Applications (SPA) faster
Boris Livshutz
 
PDF
Rapid app building with loopback framework
Thomas Papaspiros
 
PPTX
Improving Perceived Page Performance with ASP.NET Web API and AJAX
Chris Bohatka
 
PPTX
Pros and Cons of developing a Thick Clientside App
Ravi Teja
 
PPSX
Web technologies practical guide
samir azazy
 
Mobilizing Your SAP Data with Kendo UI Mobile
Lohith Goudagere Nagaraj
 
Angular Introduction (RS)
Rishikesh Shukla
 
Kubernetes - training micro-dragons without getting burnt
Amir Moghimi
 
Making Single Page Applications (SPA) faster
Boris Livshutz
 
Rapid app building with loopback framework
Thomas Papaspiros
 
Improving Perceived Page Performance with ASP.NET Web API and AJAX
Chris Bohatka
 
Pros and Cons of developing a Thick Clientside App
Ravi Teja
 
Web technologies practical guide
samir azazy
 

What's hot (20)

PPTX
Single Page Application Development with backbone.js and Simple.Web
Chris Canal
 
PPT
Jquery
Swapnil & Patil
 
PPTX
Single page application and Framework
Chandrasekar G
 
PDF
Simpler Web Architectures Now! (At The Frontend 2016)
Gustaf Nilsson Kotte
 
PPTX
Modern Applications With Asp.net Core 5 and Vue JS 3
Alexandre Malavasi
 
PDF
A Simpler Web App Architecture (jDays 2016)
Gustaf Nilsson Kotte
 
PDF
Introduction To Single Page Application
KMS Technology
 
PDF
Server rendering-talk
Daiwei Lu
 
PDF
"AngularJS - juče, danas, sutra" by Bogdan Gavrilović
JS Belgrade
 
PPTX
Single page application
Arthur Fung
 
PDF
Node @ flipkart
Abhinav Rastogi
 
PPTX
The RAW stack
Maurice De Beijer [MVP]
 
PPTX
Asp.net visual studio 2013
Tyrone Moodley
 
PPTX
Codegen2021 blazor mobile
Jose Javier Columbie
 
PPTX
Serverless Architecture
Saul Caganoff
 
PPTX
Building Real time Application with Azure SignalR Service
Jalpesh Vadgama
 
PPTX
Building solutions with the SharePoint Framework - deep-dive
Waldek Mastykarz
 
PPTX
The RAW stack
Maurice De Beijer [MVP]
 
PPTX
A Gentle Introduction to Blazor
Jose Javier Columbie
 
PPTX
Developing ASP.NET MVC Applications Quicker With Kendo UI
Lohith Goudagere Nagaraj
 
Single Page Application Development with backbone.js and Simple.Web
Chris Canal
 
Single page application and Framework
Chandrasekar G
 
Simpler Web Architectures Now! (At The Frontend 2016)
Gustaf Nilsson Kotte
 
Modern Applications With Asp.net Core 5 and Vue JS 3
Alexandre Malavasi
 
A Simpler Web App Architecture (jDays 2016)
Gustaf Nilsson Kotte
 
Introduction To Single Page Application
KMS Technology
 
Server rendering-talk
Daiwei Lu
 
"AngularJS - juče, danas, sutra" by Bogdan Gavrilović
JS Belgrade
 
Single page application
Arthur Fung
 
Node @ flipkart
Abhinav Rastogi
 
Asp.net visual studio 2013
Tyrone Moodley
 
Codegen2021 blazor mobile
Jose Javier Columbie
 
Serverless Architecture
Saul Caganoff
 
Building Real time Application with Azure SignalR Service
Jalpesh Vadgama
 
Building solutions with the SharePoint Framework - deep-dive
Waldek Mastykarz
 
A Gentle Introduction to Blazor
Jose Javier Columbie
 
Developing ASP.NET MVC Applications Quicker With Kendo UI
Lohith Goudagere Nagaraj
 
Ad

Viewers also liked (15)

PPTX
Project K, Vnext and Owin
Hrvoje Hudoletnjak
 
PPTX
Open source and .net
Hrvoje Hudoletnjak
 
PPTX
My weekend startup: seocrawler.co
Hrvoje Hudoletnjak
 
ODP
Cairns
nforns2
 
PDF
Mozilla Shumway - opensource meetup budapest
Robert Szaloki
 
PPTX
EF6 and DDD
Hrvoje Hudoletnjak
 
PPTX
Owin katana en
Hrvoje Hudoletnjak
 
PDF
Titanium: Native Mobile Apps with Javascript
Leonardo Farias
 
PDF
The Characteristics of a Successful SPA
Gil Fink
 
PDF
Optimizing JavaScript and Dynamic Languages on the JVM
Marcus Lagergren
 
PDF
Multiplatform hybrid development
Darko Kukovec
 
PDF
Node.js Crash Course
David Neal
 
PPTX
Future of JavaScript
Eyal Vardi
 
PDF
Hype vs. Reality: The AI Explainer
Luminary Labs
 
PDF
Study: The Future of VR, AR and Self-Driving Cars
LinkedIn
 
Project K, Vnext and Owin
Hrvoje Hudoletnjak
 
Open source and .net
Hrvoje Hudoletnjak
 
My weekend startup: seocrawler.co
Hrvoje Hudoletnjak
 
Cairns
nforns2
 
Mozilla Shumway - opensource meetup budapest
Robert Szaloki
 
EF6 and DDD
Hrvoje Hudoletnjak
 
Owin katana en
Hrvoje Hudoletnjak
 
Titanium: Native Mobile Apps with Javascript
Leonardo Farias
 
The Characteristics of a Successful SPA
Gil Fink
 
Optimizing JavaScript and Dynamic Languages on the JVM
Marcus Lagergren
 
Multiplatform hybrid development
Darko Kukovec
 
Node.js Crash Course
David Neal
 
Future of JavaScript
Eyal Vardi
 
Hype vs. Reality: The AI Explainer
Luminary Labs
 
Study: The Future of VR, AR and Self-Driving Cars
LinkedIn
 
Ad

Similar to ATD9 2013 One ASP.NET (20)

PPTX
ASP.NET: Present and future
Hrvoje Hudoletnjak
 
PPT
Intro to SPA using JavaScript & ASP.NET
Alan Hecht
 
PDF
Introducing ASP.NET vNext – The Future of .NET on the Server | FalafelCON 2014
FalafelSoftware
 
PPT
Webhouse
Omprakash Gomaskar
 
PPTX
The next step from Microsoft - Vnext (Srdjan Poznic)
Geekstone
 
PPTX
Introduction to ASP.NET 5
mbaric
 
PPTX
Best of Microsoft Dev Camp 2015
Bluegrass Digital
 
PPTX
Introduction to ASP NET.pptxIntroduction to ASP NET.pptx
ssuserbf6ebe
 
PPTX
Introducing ASP.NET vNext - A tour of the new ASP.NET platform
Jeffrey T. Fritz
 
PPTX
Feature and Future of ASP.NET
Md. Mahedee Hasan
 
PPTX
.NET,ASP .NET, Angular Js,LinQ
Avijit Shaw
 
PPTX
Learning ASP.NET 5 and MVC 6
Ido Flatow
 
PPTX
ASP.NET Presentation
dimuthu22
 
DOCX
All the amazing features of asp.net core
GrayCell Technologies
 
PPTX
ASP.NET Presentation
Rasel Khan
 
PDF
What is ASP.NET and Why do we need it?
Natural Group
 
PDF
Selecting the Best Javascript Web Framework
Rajitha Pathiraja
 
PPTX
Aspnet architecture
phantrithuc
 
PPT
Dotnet.ppt
VivekRaj101435
 
PDF
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Arrow Consulting & Design
 
ASP.NET: Present and future
Hrvoje Hudoletnjak
 
Intro to SPA using JavaScript & ASP.NET
Alan Hecht
 
Introducing ASP.NET vNext – The Future of .NET on the Server | FalafelCON 2014
FalafelSoftware
 
The next step from Microsoft - Vnext (Srdjan Poznic)
Geekstone
 
Introduction to ASP.NET 5
mbaric
 
Best of Microsoft Dev Camp 2015
Bluegrass Digital
 
Introduction to ASP NET.pptxIntroduction to ASP NET.pptx
ssuserbf6ebe
 
Introducing ASP.NET vNext - A tour of the new ASP.NET platform
Jeffrey T. Fritz
 
Feature and Future of ASP.NET
Md. Mahedee Hasan
 
.NET,ASP .NET, Angular Js,LinQ
Avijit Shaw
 
Learning ASP.NET 5 and MVC 6
Ido Flatow
 
ASP.NET Presentation
dimuthu22
 
All the amazing features of asp.net core
GrayCell Technologies
 
ASP.NET Presentation
Rasel Khan
 
What is ASP.NET and Why do we need it?
Natural Group
 
Selecting the Best Javascript Web Framework
Rajitha Pathiraja
 
Aspnet architecture
phantrithuc
 
Dotnet.ppt
VivekRaj101435
 
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Arrow Consulting & Design
 

Recently uploaded (20)

PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
The Future of Artificial Intelligence (AI)
Mukul
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 

ATD9 2013 One ASP.NET

Editor's Notes

  • #2: http://www.asp.net/aspnet/overview/owin-and-katana/an-overview-of-project-katana