Security Measures For Applications Which Deal With Users Private Information

Posted by Kumar on Stack Overflow See other posts from Stack Overflow or by Kumar
Published on 2010-05-20T17:20:34Z Indexed on 2010/05/20 17:30 UTC
Read the original article Hit count: 104

Filed under:
|
|

I am currently working on an ASP.NET 3.5 and C# web application which deals with users private information like SSN numbers. What are some of the security measures which I need to take from an application development stand point to feel safe?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#