SlideShare a Scribd company logo
The Future of Web Apps
@shahedC
WakeUpAndCode.com
Introduction
> .NET (Framework & Core)
> ASP.NET 5.0
> VS2015
Q&A
ASP.NET 5 Overview for Apex Systems
docs.asp.net
http://blogs.msdn.com/b/dotnet/archive/2014/12/04/introducing-net-core.aspx
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
Introduction
> .NET (Framework & Core)
> ASP.NET 5.0
> VS2015 Preview
Q&A
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
https://xkcd.com/303/
ASP.NET 5 Overview for Apex Systems
• .NET Core or full .NET Framework
• .NET Core is cross-platform
• Deploy Core runtime with app
• No need for unused features
Unified:
• MVC
• Web API
• Web Pages
• HTML Helpers in your views!
1. Edit code
2. Save changes
3. Refresh browser
4. See changes!
Compiled language with benefits of
interpreted language!
• Bower  client-side pkg mgr
• e.g. JS, CSS
• Grunt & Gulp  task runners
• compile LESS/CoffeeScript,
Typescipt
• run JSLint
• minify JS files
• Manage dependencies with NuGet
packages
• Edit project.json file
• Enjoy IntelliSense!
• Configuration in code
• Edit Startup.cs file
• No need to use Web.config
• Use JSON, XML, env vars
• minimalistic DI container
• replace with others
• Autofac, Ninject, etc
• use [FromServices] attribute
New HTTP pipeline
• modular
• add components as
needed
• no longer dependent
on System.Web
GitHub!
K Package Manager (KPM)
• bundle application
• build NuGet packages
• build assemblies
ASP.NET 5 Preview Templates
• Empty
• Starter Web
• Web API
• Open ID Connect
• OAuth2
• Template auth logic based on
OWIN and Open ID Connect
(not WIF)
More granular control (than
HttpClientHandler) over
individual aspects of HTTP
• redirects, auth, cookies, etc
ASP.NET 5 Overview for Apex Systems
DB
ORM
Entities
in Code
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
ASP.NET 5 Overview for Apex Systems
https://code.visualstudio.com/
https://github.com/aspnet/dnvm/
http://asp.net/vnext
https://weblogs.asp.net/scottgu/introducing-asp-net-5
http://blogs.msdn.com/b/webdev/archive/2015/02/23/aspnet-5-updates-for-feb-
2015.aspx
https://channel9.msdn.com/Events/dotnetConf/2015
https://channel9.msdn.com/Events/Build/2015
http://blogs.msdn.com/b/bethmassi/archive/2015/02/25/understanding-net-
2015.aspx
http://www.asp.net/vnext/overview/aspnet-vnext/grunt-and-
bower-in-visual-studio-2015
http://www.asp.net/vnext/overview/aspnet-vnext/vc
http://www.asp.net/identity/overview/getting-
started/introduction-to-aspnet-identity
http://gunnarpeipman.com/2014/10/asp-net-5-what-are-
kre-kvm-kpm/
http://gruntjs.com/
http://gulpjs.com/
http://bower.io/
https://www.npmjs.com/
Introduction
> .NET (Framework & Core)
> ASP.NET 5.0
> VS2015 Preview
Q&A
ASP.NET 5 Overview for Apex Systems
Introduction
> .NET (Framework & Core)
> ASP.NET 5.0
> VS2015 Preview
Q&A
Email: shchowd@microsoft.com  Twitter: @shahedC

More Related Content

PPTX
ASP.NET 5 Overview: Post RTM
PPTX
ASP.NET 5 Overview - Post Build 2015
PPTX
ASP.NET 5 & Unit Testing
PPTX
ASP.NET 5 Overview
PPTX
ASP.NET Core Unit Testing
PPTX
ASP.NET Core MVC + Web API with Overview
PPTX
ASP.NET Core 1.0 Overview
PPTX
ASP.NET Core 1.0 Overview: Pre-RC2
ASP.NET 5 Overview: Post RTM
ASP.NET 5 Overview - Post Build 2015
ASP.NET 5 & Unit Testing
ASP.NET 5 Overview
ASP.NET Core Unit Testing
ASP.NET Core MVC + Web API with Overview
ASP.NET Core 1.0 Overview
ASP.NET Core 1.0 Overview: Pre-RC2

What's hot (20)

PPTX
ASP.NET Core MVC + Web API with Overview (Post RC2)
PPT
TDD with ASP.NET MVC 1.0
PPTX
ASP.NET Core MVC + Web API with Overview
PPTX
Asp.net core 1.0 (Peter Himschoot)
PPTX
Que hay de nuevo en Visual Studio 2013 y ASP.NET 5.1
PDF
Moving ASP.NET MVC to ASP.NET Core
PPTX
Introduction to ASP.NET
PPTX
SharePoint Development with the SharePoint Framework
PPTX
PPTX
Introducing ASP.NET Core 2.0
PPTX
SharePoint Framework
PPTX
Getting Started with ASP.net Core 1.0
PPTX
Evolution / History of ASP.NET
PPTX
PPTX
What's new in Visual Studio 2013 & TFS 2013
PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
Building HTTP APIs with ASP.NET Core
PPTX
Building Cross Platform Mobile Apps
PPTX
Angular on ASP.NET MVC 6
PDF
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
ASP.NET Core MVC + Web API with Overview (Post RC2)
TDD with ASP.NET MVC 1.0
ASP.NET Core MVC + Web API with Overview
Asp.net core 1.0 (Peter Himschoot)
Que hay de nuevo en Visual Studio 2013 y ASP.NET 5.1
Moving ASP.NET MVC to ASP.NET Core
Introduction to ASP.NET
SharePoint Development with the SharePoint Framework
Introducing ASP.NET Core 2.0
SharePoint Framework
Getting Started with ASP.net Core 1.0
Evolution / History of ASP.NET
What's new in Visual Studio 2013 & TFS 2013
ASP.NET Core 2.1: The Future of Web Apps
Building HTTP APIs with ASP.NET Core
Building Cross Platform Mobile Apps
Angular on ASP.NET MVC 6
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Ad

Viewers also liked (20)

PPTX
Web App Security
PPTX
Deploy Your Web Site or Web App on Azure
PPTX
BizSpark & Azure for Startups
PPTX
Universal Apps for Windows 10
PPTX
Deeper into Windows 10 Development
PPTX
Indie Game Development
PPTX
Xbox One Dev Mode
PPTX
Xbox One Dev Mode
PPTX
ASP.NET Core 1.0 Overview: Post-RC2
PDF
Linked in para usos profesionales
PDF
Presentación alvarezcastelli
PDF
Revista Mercadoindustrial.es Nº 72 Abril 2013
PDF
Chrysler Sales Brochure from Ancira Chrysler Jeep Dodge
DOCX
T1 grupo 1_sistema_operativo
PPTX
Presentacion personal 2
PPT
disquete, floppy disk, dico fexible
PPTX
Halalways primer hotel halal madrid
PPT
Study visit. Grundtvig. Education system and ICT in Andalusia
PDF
Metamaterial laser filters for aviation LamdaGuard Ltd
Web App Security
Deploy Your Web Site or Web App on Azure
BizSpark & Azure for Startups
Universal Apps for Windows 10
Deeper into Windows 10 Development
Indie Game Development
Xbox One Dev Mode
Xbox One Dev Mode
ASP.NET Core 1.0 Overview: Post-RC2
Linked in para usos profesionales
Presentación alvarezcastelli
Revista Mercadoindustrial.es Nº 72 Abril 2013
Chrysler Sales Brochure from Ancira Chrysler Jeep Dodge
T1 grupo 1_sistema_operativo
Presentacion personal 2
disquete, floppy disk, dico fexible
Halalways primer hotel halal madrid
Study visit. Grundtvig. Education system and ICT in Andalusia
Metamaterial laser filters for aviation LamdaGuard Ltd
Ad

Similar to ASP.NET 5 Overview for Apex Systems (20)

PPTX
ASP.NET Core: The best of the new bits
PDF
Microsoft, Web Standards and OSS
PPTX
MVC 6 - the new unified Web programming model
PPTX
The future of ASP.NET / CodeCamp/Iasi 25 Oct 2014
PPTX
ASP.NET Core 1.0 Overview
PPTX
PPTX
Blazor.pptx
PDF
Introduction to ASP.NET MVC
PPTX
Migration from ASP.NET MVC to ASP.NET Core
DOC
Amit Kumar Architect with Web and Angular JS
PPTX
Angular2.0@Shanghai0319
PDF
Asp.NETZERO - A Workshop Presentation by Citytech Software
PDF
Asp.Net 3 5 Part 1
PPTX
Deep dive into share point framework webparts
PPTX
Quick Interview Preparation Dot Net Core
PDF
Asp.Net Core MVC , Razor page , Entity Framework Core
PPTX
Porting Projects to .NET 5
PPTX
ASP .Net Core SPA Templates
PPT
Develop a Quick and Dirty Web interface to your database: for the DBA and oth...
ASP.NET Core: The best of the new bits
Microsoft, Web Standards and OSS
MVC 6 - the new unified Web programming model
The future of ASP.NET / CodeCamp/Iasi 25 Oct 2014
ASP.NET Core 1.0 Overview
Blazor.pptx
Introduction to ASP.NET MVC
Migration from ASP.NET MVC to ASP.NET Core
Amit Kumar Architect with Web and Angular JS
Angular2.0@Shanghai0319
Asp.NETZERO - A Workshop Presentation by Citytech Software
Asp.Net 3 5 Part 1
Deep dive into share point framework webparts
Quick Interview Preparation Dot Net Core
Asp.Net Core MVC , Razor page , Entity Framework Core
Porting Projects to .NET 5
ASP .Net Core SPA Templates
Develop a Quick and Dirty Web interface to your database: for the DBA and oth...

More from Shahed Chowdhuri (20)

PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
Cloud-Backed Mixed Reality: HoloLens & Azure Cognitive Services
PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
Cloud-Backed Mixed Reality with HoloLens & Azure Cognitive Services
PPTX
Microsoft Cognitive Services
PPTX
Intro to Bot Framework v3 with DB
PPTX
Game On with Windows & Xbox One @ .NET Conf UY
PPTX
Game On with Windows & Xbox One!
PPTX
Going Serverless with Azure Functions
PPTX
ASP.NET Core 2.0: The Future of Web Apps
PPTX
Azure for Hackathons
PPTX
Intro to Xamarin: Cross-Platform Mobile Application Development
PPTX
Xbox One Dev Mode
PPTX
What's New at Microsoft?
PPTX
Capture the Cloud with Azure
PPTX
Intro to HoloLens Development + Windows Mixed Reality
PPTX
Intro to Bot Framework v3
PPTX
Azure: PaaS or IaaS
PPTX
Capture the Cloud with Azure
PPTX
Intro to HoloLens Development
ASP.NET Core 2.1: The Future of Web Apps
Cloud-Backed Mixed Reality: HoloLens & Azure Cognitive Services
ASP.NET Core 2.1: The Future of Web Apps
Cloud-Backed Mixed Reality with HoloLens & Azure Cognitive Services
Microsoft Cognitive Services
Intro to Bot Framework v3 with DB
Game On with Windows & Xbox One @ .NET Conf UY
Game On with Windows & Xbox One!
Going Serverless with Azure Functions
ASP.NET Core 2.0: The Future of Web Apps
Azure for Hackathons
Intro to Xamarin: Cross-Platform Mobile Application Development
Xbox One Dev Mode
What's New at Microsoft?
Capture the Cloud with Azure
Intro to HoloLens Development + Windows Mixed Reality
Intro to Bot Framework v3
Azure: PaaS or IaaS
Capture the Cloud with Azure
Intro to HoloLens Development

Recently uploaded (20)

PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
Machine Learning_overview_presentation.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Tartificialntelligence_presentation.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Big Data Technologies - Introduction.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Assigned Numbers - 2025 - Bluetooth® Document
Machine Learning_overview_presentation.pptx
20250228 LYD VKU AI Blended-Learning.pptx
MIND Revenue Release Quarter 2 2025 Press Release
Programs and apps: productivity, graphics, security and other tools
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Tartificialntelligence_presentation.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Big Data Technologies - Introduction.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Unlocking AI with Model Context Protocol (MCP)
Network Security Unit 5.pdf for BCA BBA.
Spectral efficient network and resource selection model in 5G networks
Digital-Transformation-Roadmap-for-Companies.pptx

ASP.NET 5 Overview for Apex Systems

Editor's Notes

  • #2: Title Page: ASP .NET 5 (aka vNext) The Future of Web Apps By Shahed Chowdhuri Senior Technical Evangelist @ Microsoft Blog: WakeUpAndCode.com Twitter: @shahedC
  • #3: Agenda
  • #4: Introduction
  • #9: Agenda
  • #10: Variables, Operators & Loops
  • #15: ASP .NET 5.0
  • #36: ASP .NET 5.0
  • #48: Agenda
  • #49: Additional Topics
  • #50: Agenda
  • #51: Contact Microsoft email: [email protected] Personal Twitter: @shahedC Dev Blog: WakeUpAndCode.com