User-284642143 posted
I have an ASP .Net form which collects a lot of personal and sensitive details. The site would be using https, SQL 2012 as the DB (VS 2013) but wondered what are the best practices to follow and save this data on the database and what .Net encryption (if
any) should i use to ensure the data is saved in a "safe" format?