Click here to Skip to main content
15,889,808 members
Articles / Programming Languages / C#

Set of guidelines, tools to prevent XSS and CSRF attacks in ASP.NET web applications. Part - 1

12 Jan 2018CPOL7 min read 9.4K   3  
The objective of this is to study and develop a set of best practices and guidelines to prevent Cross-site scripting(XSS) and Cross-site request forgery (CSRF) attacks in ASP.NET web applications
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C# Table of Contents to view the list of available articles in this section.