Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Future of Web WakeUpAndCode.com.

Similar presentations


Presentation on theme: "The Future of Web WakeUpAndCode.com."— Presentation transcript:

1 The Future of Web Apps @shahedC WakeUpAndCode.com

2 Introduction >.NET (Framework & Core) > ASP.NET 5.0 > VS2015 Preview Q&A

3

4

5

6

7

8 Introduction >.NET (Framework & Core) > ASP.NET 5.0 > VS2015 Preview Q&A

9

10

11

12

13

14

15

16

17

18 .NET Core or full.NET Framework.NET Core is cross-platform Deploy Core runtime with app No need for unused features

19 Unified: MVC Web API Web Pages

20 HTML Helpers in your views!

21 1.Edit code 2.Save changes 3.Refresh browser 4.See changes! Compiled language with benefits of interpreted language!

22 Bower  client-side pkg mgr e.g. JS, CSS Grunt & Gulp  task runners compile LESS/CoffeeScript, Typescipt run JSLint minify JS files

23 Manage dependencies with NuGet packages Edit project.json file Enjoy IntelliSense!

24 Configuration in code Edit Startup.cs file No need to use Web.config Use JSON, XML, env vars

25 minimalistic DI container replace with others Autofac, Ninject, etc use [Activate] attribute

26 New HTTP pipeline modular add components as needed no longer dependent on System.Web

27 GitHub!

28 K Package Manager (KPM) bundle application build NuGet packages build assemblies

29 ASP.NET 5 Preview Templates Empty Starter Web Web API

30 Open ID Connect OAuth2 Template auth logic based on OWIN and Open ID Connect (not WIF)

31 More granular control (than HttpClientHandler) over individual aspects of HTTP redirects, auth, cookies, etc

32

33 DB ORM Entities in Code

34

35

36

37

38

39

40

41

42

43

44

45 Introduction >.NET (Framework & Core) > ASP.NET 5.0 > VS2015 Preview Q&A

46

47 Introduction >.NET (Framework & Core) > ASP.NET 5.0 > VS2015 Preview Q&A

48 Email: shchowd@microsoft.com Twitter: @shahedCshchowd@microsoft.com@shahedC


Download ppt "The Future of Web WakeUpAndCode.com."

Similar presentations


Ads by Google