After 25 years, Microsoft has a new look.
Mads Kristensen made it again. A new version of Web Essentials was released to Visual Studio 2012 (only). You can see all new features in Visual Studio Gallery page. Download it here, install it, and start using it ......
One of the new features on Visual Studio 2012, is the ability to integrate a social login (Facebook, Twitter, etc) in our web applications. In this example, we can see how easy is to add Facebook login to our project. First, we need to create an App in Facebook Developers page. To do that, go to http://developers.facebook.... and create a new one. After creating the app, we have something like this: Now, go to VS2012, create a new project (i choose ASP.NET MVC 4 Web Application). Then, in Solution ......