Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Microsoft Web Camp - State of the Art Web Development mit ASP.NET

Microsoft Web Camp - State of the Art Web Development mit ASP.NET

Robert Muehsig

May 19, 2015
Tweet

More Decks by Robert Muehsig

Other Decks in Programming

Transcript

  1. ASP.NET Geschichte • ASP.NET 1.0 im Jahre 2002 mit „WebForms“

    • Zielgruppe: WinForms Entwickler • Ein grosses, Feature-reiches Framework • Ziel-Server: IIS, Resultat ist „System.Web“ • Unit-Testing  • „Unflexibel“
  2. ASP.NET MVC • Seperation of Concerns • Much more Control

    • „Cleaner“-Approach • Shipped Out-Of-Band
  3. „One ASP.NET“ • Tooling • „Scaffolding“* • VS „External Hosting“

    • Runtime • Identity System • Routing • Extensibility • Hosting
  4. ASP.NET Identity • Aktuell Version 2.2.1 (über NuGet) • Nachfolger

    des Membership Systems • Social Provider • Mehr als „Username/Password“ • Erweiterbar
  5. Überblick Application Application Framework • SignalR • WebApi • …

    Server • SystemWeb • HttpListener Host • IIS • Custom • OwinHost.exe
  6. Der Weg zu ASP.NET 5 IIS Anpassung ASP.NET Loader –

    Lädt die jeweilige Runtime Entkopplung von Framework & IIS In ASP.NET 5 „AspNet.Loader.dll“