asp.net core 1.0: understanding asp.net core 1.0 (asp.net 5)

10
ASP .NET Core 1.0 Notes: If you experience audio issues during the webinar, you can dial in through telephone details provided to you in your registration confirmation email. Please feel free to post questions in the questions dialog and we will try to answer as many as we can at the end. Recording of this session will be shared in next 24-48 hours. You can also write to us at [email protected] for any clarifications or information.

Upload: winwire-technologies-inc

Post on 14-Apr-2017

246 views

Category:

Technology


8 download

TRANSCRIPT

Page 1: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

ASP .NET Core 1.0Notes: If you experience audio issues during the webinar, you can dial in through telephone details provided

to you in your registration confirmation email. Please feel free to post questions in the questions dialog and we will try to answer as many as we can

at the end. Recording of this session will be shared in next 24-48 hours. You can also write to us at [email protected] for any clarifications or information.

Page 2: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Session Speaker

Gopala Krishna

Senior Technical ConsultantWinWire TechnologiesMicrosoft Certified Professional

Page 3: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Agenda

Reviving ASP.NET?

What has changed and why?

Why ASP .NET Core will replace Classic ASP.NET

Introduction to .NET Core 1.0

Demo

12345

Questions6

Page 4: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Introducing .NET Core

.NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios.

Characteristics of .NET Core1. Flexible Deployment 2. Cross Platform 3. Command-line tools4. Compatible 5. Open Source

Page 5: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Why ASP .NET Core will replace Classic ASP .NET

Cross-Platform

Fast

Unified

Open Source

Light Weight

Modern

Page 6: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

What has changed?

ASP.NET Core 1.0 is a complete re-write. No System.Web

New CoreCLR which is an alternative to Mono. Develop, build and run an ASP.NET Core 1.0 application either on Mono or the CoreCLR on a Mac, Linux or Windows.Windows technologies such as PowerShell is abandoned. Microsoft heavily integrates Node.js which can be utilized to run pre- and post build events with Grunt or Gulp

Page 7: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Why did everything change?

Fear of falling behind the Competition

Lack of Portability

Innovation

Page 8: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Reviving ASP .NET?

Open Source Ease of access Cross Platform Compatible

Thin, fast, modular and extensible

Page 9: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

© 2010 WinWire Technologies

Demo

Page 10: ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)

Q & A

http://www.winwire.com/blog-winsights/

www.twitter.com/winwire

[email protected]

www.winwire.com

Next WebinarTopic : SQL Server 2016

Date: Aug 25th 9am PDT