Developer Day Was ist neu in.NET 4.5? Ken Casada Technical Evangelist, Microsoft Switzerland
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
.NET 1.0.NET 1.1.NET NET CLR 1.0 CLR 1.1 CLR 2.0 CLR 4.0
Language Improvements Chapter 1/6
Managed Code Generics Language Integrated Query Dynamic + (Language Parity) C# VB 11.0 Windows 8 Runtime + Asynchrony C# VB 7.0 C# VB 8.0 C# VB 9.0 C# VB 10.0
Asynchronous programming is becoming the norm in modern, connected applications
DEMO Async
Entity Framework Chapter 2/6
DEMO Code First
Product Id: int Name: max UnitPrice: decimal Product Id: int Name: 128 UnitPrice: decimal ChangeColumn( “Products", "Name", ca => ca.String( maxLength:128));
DEMO Migrations
ASP.NET Chapter 3/6
DEMO ASP.NET Web Form Strongly Type Data Controls Model Binding
DEMO ASP.NET MVC 4
WPF Chapter 4/6
WCF Chapter 5/6
WF Chapter 6/6
Q&A