ASP.NET Identity
Ondertitel
Onder ondertitel
-
Introduction to ASP.NET Identity
By Pranav Rastogi, Rick Anderson, Tom Dykstra and Jon Galloway|
Explains the differences between ASP.NET Membership, Simple Membership, and ASP.NET Identity.
-
Adding ASP.NET Identity to an Empty or Existing Web Forms Project
By Raquel Soares De Almeida|
This tutorial shows you how to add ASP.NET Identity (the new membership system for ASP.NET) to an ASP.NET application. When you create a new Web Forms or MVC project in Visual Studio 2013 RTM with...
-
Ben Foster, ASP.NET Identity Stripped Bare - MVC Part 1, 7 maart 2014
-
Ben Foster, ASP.NET Identity Stripped Bare - MVC Part 2, 19 maart 2014
-
Overview of Authentication Options for New Projects in Visual Studio
Authentication methods offered in Visual Studio 2013
-
Introduction to ASP.NET Identity (Video)
Follow the informative and entertaining team of Adam Tuliper and Jeremy Foster, as they explain everything you need to know to implement, extend, and customize ASP.NET Identity.
-
Deploy a Secure ASP.NET MVC application with OAuth, Membership and SQL Database
This tutorial shows how to create and deploy a secure ASP.NET MVC 5 app using OAuth, the membership database with SQL data.
-
Building a Simple To-Do Application with ASP.NET Identity and Associating Users with To-Do Items
This tutorial shows how to create a simple To-Do application and associate To-Do items with users from ASP.NET Identity. In other words, the tutorial shows how you can mix and match Entity Framework Code First Models for application-specific data with the user data from ASP.NET Identity.
-
ASP.NET Identity Recommended Resources
By Rick Anderson|
This topic provides links to documentation resources about how to use ASP.NET Identity. If you know a great blog post, stackoverflow thread, or any other link that would be useful, send us an email...
-
Code! MVC 5 App with Facebook, Twitter, LinkedIn and Google OAuth2 Sign-on (C#)
By Rick Anderson|
This tutorial shows you how to build an ASP.NET MVC 5 web application that enables users to log in using OAuth 2.0 with credentials from an external authentication provider, such as Facebook, Twitt...