Category: security
AngularJS and AntiForgeryToken in ASP.NET MVC
How to use AntiForgeryToken with AngularJS in ASP.NET MVC.
WYSIWYG Html Editor and XSS Attack Prevention
How to prevent cross site scripting (XSS) attack due to html editors.
Implementing Role Based Menu in ASP.NET MVC 4
Learn how to implement role based navigation menu in ASP.NET MVC 4
Custom RoleProvider, Authorization, EF DB First and ASP.NET MVC
Step by step guide to implement custom role provider and authorization in ASP.NET MVC 4.0 with EF 4.x DB First approach.