Dev Connections - Las Vegas 2013

I presented on ASP.NET SignalR and ASP.NET Identity & Security. Please find the slide decks and session details below.

 

Microsoft ASP.NET SignalR: The Real-Time Web Made Simple

Session Abstract :  

SignalR is one of the latest components of the ASP.NET runtime, but it can do a lot more than just web. Come learn how you can build a real-time web application with minimal heavy lifting, without needing to learn another large framework. Then, take those lessons and use nearly identical syntax to give Modern Apps, Windows Azure Worker Roles running in the cloud, and other types of applications real-time HTTP functionality. The SignalR abstraction is a shift in how you think about web programming and in what's possible across a multitude of platforms and environments, and this session gets you started quickly with simple demonstrations that walk you through all the major capabilities of the #1 most followed open-source C# project on GitHub that grew to become the latest trick in the ASP.NET developer tool chest.

Session Link :  https://www.devconnections.com/dev13/public/SessionDetails.aspx?FromPage=SpeakerList.aspx&SessionID=1008785&SortMenu=102006

 

Slide Deck:  https://www.slideshare.net/rustd/microsoft-signal-r

 

 

 

 

 

 

 

 

 

 

ASP.NET Identity & Security

 

Session Abstract : ASP.NET Identity is a new look at the existing ASP.NET membership system. ASP.NET Identity makes it easier to integrate different authentication systems such as local username, password as well as social logins such as Facebook, Twitter etc. It also gives you greater control over persisting data to your backend technology of choice. We will also look at the improvements in VS tooling that let you easily create application that allow users from Windows Azure Active Directory to sign in.

Session Link: https://www.devconnections.com/dev13/public/SessionDetails.aspx?FromPage=SpeakerList.aspx&SessionID=1008786&SortMenu=102006

Slide Deck: https://www.slideshare.net/rustd/microsoft-aspnet-identity-security  

I hope you enjoyed the talks and build something fun!!!