.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Tag: <span>visual studio</span>

Security and Configuration Wizards for ASP.NET Projects

Web sites and applications can often benefit from integration with existing identity providers, allowing users to authenticate without creating new credentials. This video reviews a new wizard in Visual Studio 2013 for configuring security around ASP.NET sites in this fashion. You’ll see how easy it is to integrate your application …