Login


Security

Articles related to web development and security issues.
Web Development » Security

 

General
General topics relating to web development and security issues.

Encrypting Query Arguments
Query arguments are an easy way to pass data between ASP.NET pages. However, they may present a security risk because the user can view and edit those arguments. This articles shows how you can make them more secure.
By Jonathan Wood on Sunday, December 12, 2010