In this tutorial, I will show you how to setup Angular 2 with ASP NET MVC 5 Application using Visual Studio 2015. To be very honest, this is totally different from Angularjs setup in ASP.NET MVC 5. But don’t worry, I will show you the setup procedure in step by step as easy as possible. [Read more…]
ASP.NET MVC 5 Authentication Using Google+ Account
In previous two tutorials, I have discussed how to create an application in ASP.NET MVC 5 that enables a user to login using Microsoft account and Twitter account. And now, in this tutorial, I will show you how to create an ASP.NET MVC 5 Application that enables a user to log in using OAuth 2.0 with some credentials from google account. [Read more…]
ASP.NET MVC 5 Authentication using twitter account
In previous tutorial, I have discussed how to create an application in ASP.NET MVC 5 that enables a user to login using Microsoft account. And now, in this tutorial, I will show you how to create an ASP.NET MVC 5 Authentication Application that enables a user to log in using OAuth 2.0 with some credentials from twitter account. [Read more…]
ASP.NET MVC Authentication using Microsoft Account?
In this tutorial, I will show you how to create an ASP.NET MVC 5 Application that enables a user to log in using OAuth 2.0 with some credentials from Microsoft Live. ASP.NET MVC Authentication with Microsoft Account is very helpful and useful to register an authenticated user. This is very easy to implement in ASP.NET MVC 5 application. [Read more…]
Google reCaptcha In ASP.NET MVC
In this tutorial, we will learn how to implement new Google reCaptcha in ASP.NET MVC Application using Google reCaptcha API. Google introduced a new API reCaptcha. This is very helpful and useful for human, but not easy for robot. With just a single click, it will confirm that they are not a robot. Google reCaptcha is a free service that helps to protect to our sites from spam. [Read more…]
- 1
- 2
- 3
- 4
- Next Page »