Presentation is loading. Please wait.

Presentation is loading. Please wait.

Developer Day Was ist neu in.NET 4.5? Ken Casada Technical Evangelist, Microsoft Switzerland

Similar presentations


Presentation on theme: "Developer Day Was ist neu in.NET 4.5? Ken Casada Technical Evangelist, Microsoft Switzerland"— Presentation transcript:

1 Developer Day Was ist neu in.NET 4.5? Ken Casada Technical Evangelist, Microsoft Switzerland kcasada@microsoft.com

2 Base Class Libraries The CLR JIT & NGEN Garbage Collector Security Model Exception Handling Loader & Binder Profiling& Debugging APIs Entity Frame- work ASP. NET WCF And more! Work Flow Work Flow WPF Win Forms

3 .NET 1.0.NET 1.1.NET 2.0 3.0 3.5.NET 4.0 4.5 CLR 1.0 CLR 1.1 CLR 2.0 CLR 4.0

4

5 Language Improvements Chapter 1/6

6 Managed Code Generics Language Integrated Query Dynamic + (Language Parity) C# 5.0 + VB 11.0 Windows 8 Runtime + Asynchrony C# 1.0 + VB 7.0 C# 2.0 + VB 8.0 C# 3.0 + VB 9.0 C# 4.0 + VB 10.0

7 Asynchronous programming is becoming the norm in modern, connected applications

8 DEMO Async

9

10 Entity Framework Chapter 2/6

11

12

13

14 DEMO Code First

15 Product Id: int Name: max UnitPrice: decimal Product Id: int Name: 128 UnitPrice: decimal ChangeColumn( “Products", "Name", ca => ca.String( maxLength:128));

16 DEMO Migrations

17

18

19

20 ASP.NET Chapter 3/6

21

22

23

24

25

26 DEMO ASP.NET Web Form Strongly Type Data Controls Model Binding

27

28 DEMO ASP.NET MVC 4

29 WPF Chapter 4/6

30

31 WCF Chapter 5/6

32

33

34

35 WF Chapter 6/6

36

37 Q&A


Download ppt "Developer Day Was ist neu in.NET 4.5? Ken Casada Technical Evangelist, Microsoft Switzerland"

Similar presentations


Ads by Google