Ask a Question related to ASP.NET Security, Design and Development.
-
Sulafa Malik #1
securing data in asp.net
Hi everyone,
I am new to asp.net development, and need help on security, I am developing
a web application that would be accessed from the internet, the web
application runs on the web server and gets data from the database on
another server, basically, Iam trying to apply two layers of security for
the web application, the first layer is using the standard asp.net security
methods which are either Window Authentication or Integrated window
Authentication, the second layer of security is to ensure that the data is
secured and protected from unwanted access. I am aware that you can specify
database user id and password in the web.config file but this is a text file
and i dont want to specify user id and password in a text file where it can
be easily accessed.
The security methods used by asp.net protects web pages but not data from
the database, I am trying to apply a second layer of security I would be
very grateful if you could help and advice
Many Thanks
sulafa malik
Sulafa Malik Guest
-
Securing Data for Use by Flash
I'd like to built a Flash SWF file that represents data stored on my server graphically. The images would show the data generally without showing... -
Securing the CF administrator
I'm looking for a way to better secure the CF administrator, which comes up at http://www.domain.com/cfide/administrator/index.cfm because of the... -
Securing credit card data
Hi, I am quite experienced with colfdusion e.t.c but not so much with all the security implications. I am currently redesigning a site for a... -
Securing a web service
Hi. Whats the best practice to secure a webserivce, basically I have already secured the webservice with XHEO however I need the webservice to... -
securing data access via website
I would like to use anonymous access for a public access, Win2k/IIS website. The database, however, should be accessed via a secured,...



Reply With Quote

