1 / 3

What’s New in Web Forms

What’s New in Web Forms. Scott Hunter - @ coolcsh Pranav Rastogi - @ rustd. What’s New in Web Forms. .NET 4.5 Async Strongly Typed Data Binding Model Binding Unobtrusive Javascript Request Validation Visual Studio 2013 One ASP.NET Identity 2.0 Friendly Url’s. OOB

maisie
Download Presentation

What’s New in Web Forms

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What’s New in Web Forms Scott Hunter - @coolcsh Pranav Rastogi - @rustd

  2. What’s New in Web Forms • .NET 4.5 • Async • Strongly Typed Data Binding • Model Binding • Unobtrusive Javascript • Request Validation • Visual Studio 2013 • One ASP.NET • Identity 2.0 • Friendly Url’s • OOB • Roslyn CodeDOM Providers • Dynamic Data for EF 6 • Universal Providers for EF 6 • .NET 4.5.2 • QueueBackgroundWorkerItem

  3. Related Links • QueueBackgroundWorkerItem: http://blogs.msdn.com/b/webdev/archive/2014/06/04/queuebackgroundworkitem-to-reliably-schedule-and-run-long-background-process-in-asp-net.aspx • Web Form Improvements: http://blogs.msdn.com/b/webdev/archive/2014/05/13/improvements-to-asp-net-web-forms.aspx • Rosyln: http://blogs.msdn.com/b/webdev/archive/2014/05/12/enabling-the-net-compiler-platform-roslyn-in-asp-net-applications.aspx • Model Binding Extensions: https://github.com/DamianEdwards/WebFormsModelBindingExtensions • Web Form Scaffolding: https://github.com/Superexpert/WebFormsScaffolding

More Related