ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core RC2 * aka ASP.NET 5 before.

Slides:



Advertisements
Similar presentations
Model-View Controller
Advertisements

Windows Windows Phone Azure … and WakeUpAndCode.com.
The Future of Web WakeUpAndCode.com.
Multiple Tiers in Action
Windows 8.1 Windows Phone 8.1 … and WakeUpAndCode.com.
Building a social networking portal on Windows Azure in 1 hour Saranya Sriram Developer Evangelist Microsoft, India.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
ASP.NET 5 Visual Studio 2015 Templates Bill Wolff Rob Keiser June 10, 2015.
Jump-starting Your Startup with WakeUpAndCode.com Icons/graphics from: iconarchive.com.
Build Robust Web Apps in the Real WakeUpAndCode.com.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Intro to Entity Framework By Shahed Chowdhuri Don’t drown in database design during WakeUpAndCode.com.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Introduction to ASP.NET 1www.tech.findforinfo.com.
Jonathan Canfield Mavin Lisa Giss Professor Kenytt D. Avery
ASP NET MVC Soup-to-Nuts Peter
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows iOS Android … and WakeUpAndCode.com.
Build Robust Web Apps in the Real WakeUpAndCode.com.
Web Development in Microsoft Visual Studio 2013 / 2015.
Windows 10, Universal Apps, Xbox One & WakeUpAndCode.com.
Building Web Applications using the latest ASP.NET technologies Max Déboli Director de Desarrollo Microsoft Azure MVP Lagash
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core * aka ASP.NET 5 before.
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
Your Host & Speaker Shahed Chowdhuri Sr. Technical Microsoft Technology Areas Enterprise Web/Software Development Game Development Mobile.
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
Xbox One Dev Mode Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Visual Studio, Unity, Construct 2, etc Dave Voyles Sr.
Your Host & Speaker Shahed Chowdhuri Sr. Technical Microsoft Technology Areas Enterprise Web/Software Development Game Development Mobile.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core * aka ASP.NET 5 before.
Build Robust Web Apps in the Real WakeUpAndCode.com * aka ASP.NET 5 before RC1.
Intro to HoloLens Development Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A new era of mixed reality.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Deploying Your Web Apps * aka ASP.NET 5 before RC1.
ASP.NET Core* in 2017 The Future of Web Apps Shahed Chowdhuri
Build and Learn ASP.NET Workshop.
Build and connect intelligent bots
Introduction to .NET Florin Olariu
Visual Studio 2017 By Michael Washington
Unity 5 JumpStart Part 4: Sound Effects Shahed Chowdhuri
Microsoft List Schedule April – May 2016
Web Application Security
Your Host & Speaker Shahed Chowdhuri
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
08 | Next Steps Jon Galloway | Technical Evangelist
Build and connect intelligent bots
CS5220 Advanced Topics in Web Programming Course Overview
Entity Framework Core*
MVC in ASP.NET Core: The new kid on the block
Featuring: Microsoft Student Partners
Explore web development with Microsoft ASP.NET Core 1.0
Microsoft Build /11/2018 2:12 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Building Modern Web Apps with ASP.NET MVC 6
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
Unity 2D: Step by Step, Part 2
DotnetConf 11/17/ :06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE.
Developing on a Mac For C# Developers Shahed Chowdhuri
A Quick Overview of ASP.NET Core 1.0
Unity 5 JumpStart Part 2: Ammo Collisions Shahed Chowdhuri
Part 3: Damage From Objects
ASP.NET Module Subtitle.
Part 1: Player Selection & Scores
ASP.NET Core* MVC and Web API Shahed Chowdhuri
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
Azure Mobile Services in the Cloud
Capturing Your Audience with Kinect
Deploy Your Web Site/App on Azure
Universal Apps For Windows 10 Shahed Chowdhuri
ASP.NET Imran Rashid CTO at ManiWeber Technologies.
Visual Studio 2008.
#01# ASP.NET Core Overview Design by: TEDU Trainer: Bach Ngoc Toan
ASP.NET Core 2.0 The Future of Web Apps Shahed Chowdhuri
Presentation transcript:

ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core RC2 * aka ASP.NET 5 before RC1

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

Names & Version Numbers

ASP.NET Core High-Level Overview

Compilation Process

What About.NET Framework 4.6?

How about Entity Framework? DB ORM Entities in Code Cor e )

ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com MVC and Web API * aka ASP.NET 5 before RC1

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

ASP.NET Architecture

Model-View-Controller Request Update Get Data From

File  New Project  Web Web App (4.x) Core Web App (.NET Core) Core Web App (.NET framework)

ASP.NET MVC Web Project Template * Subject t rename with the release of RC2 ASP. NET Core Templates Empty Web API Web Application

Project Files and Configuration

Tag Helpers: Evolution of HTML Forms

Tag Helpers in Views

ASP.NET Web API Project Template

Consuming Web APIs

JavaScript Frameworks

Controller -> View -> Web API

Angular App

Web API Controller

Twitter: