Download presentation
Presentation is loading. Please wait.
Published byBridget Moody Modified over 8 years ago
1
ASP.NET Core* Shahed Chowdhuri Sr. Technical Evangelist @ Microsoft @shahedC WakeUpAndCode.com A Quick Overview of ASP.NET Core * aka ASP.NET 5 before RC1
2
ASP.NET Web API Active Server Pages (Classic ASP) ASP.NET (Web Forms) ASP.NET MVC 1/2/3/4/5 ASP.NET Web Pages ASP.NET MVC 6 Unified MVC, Web API and Web Pages ASP.NET Web API Active Server Pages (Classic ASP) ASP.NET (Web Forms) ASP.NET MVC 1/2/3/4/5 ASP.NET Web Pages ASP.NET MVC 6 Core MVC Unified MVC, Web API and Web Pages Evolution of ASP and ASP.NET
3
Names & Version Numbers
4
ASP.NET Core High-Level Overview
5
Compilation Process
6
What About.NET Framework 4.6?
7
How about Entity Framework? DB ORM Entities in Code
8
ASP.NET Core* Shahed Chowdhuri Sr. Technical Evangelist @ Microsoft @shahedC WakeUpAndCode.com MVC and Web API * aka ASP.NET 5 before RC1
9
Agenda ASP.NET Architecture Model-View-Controller ASP.NET MVC Web Project Tag Helpers in Views ASP.NET Web API Project Consuming Web API JavaScript Frameworks
10
ASP.NET Architecture
11
Model-View-Controller Request Update Get Data From
12
ASP.NET MVC Web Project Template* * Subject to rename with the release of RC2
13
Project Files and Configuration
14
Tag Helpers: Evolution of HTML Forms
15
Tag Helpers in Views
16
ASP.NET Web API Project Template* * Subject to rename with the release of RC2
17
Consuming Web APIs
18
JavaScript Frameworks https://docs.asp.net/en/latest/client-side/knockout.html https://docs.asp.net/en/latest/client-side/angular.html
19
Controller -> View -> Web API https://github.com/aspnet/Docs/tree/master/aspnet/client-side/angular/sample/AngularSample
20
Angular App
21
Web API Controller
22
Email: shchowd@microsoft.com Twitter: @shahedCshchowd@microsoft.com@shahedC
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.