Featured:
Go Back
Tagged as 'Asp.Net'
What is XSRF or CSRF Attack? How to Prevent CSRF or XSRF in Asp.Net MVC?
22/5/2017
CSRF or XSRF stands for Cross Site Request Forgery. It is an attack on web applications where a malicious user uses an authenticated user’s cookie to..Read moreAsp.Net Vs Asp.Net Core [Classic Asp.Net vs Asp.Net Core (Asp.Net Core MVC)] - Comparison
20/4/2017
Asp.Net Core is initially called Asp.Net vNext and it had series of naming changes like Asp.Net 5.0, Asp.Net MVC Core 6.0 and finally it was named as..Read more
Use LinkedIn Login for Authentication in Asp.Net MVC 5.0 – OAuth 2.0
19/4/2017
In this article, let’s see how we can integrate LinkedIn authentication in Asp.Net MVC site. We will use DotNetOpenAuth components and a OAuth 2.0..Read more