Connection String

From: anonymous (anonymous@anonymous.com)
Date: 11/01/02


From: "anonymous" <anonymous@anonymous.com>
Date: Thu, 31 Oct 2002 22:22:54 -0800


Deepa checkout "Building Secure ASP.NET application"
online-guide Chapter 12, it has lot of information that
you might find it useful. There are 2 things here, one is
you must ensure the connection string is safely secure on
the machine where you have your .NET application is
installed (check out the solution in the guide) and for
securing the information on the wire see "How To: Use SSL
to Secure Communication with SQL Server 2000"

You can download this security guide PDF format from

http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnnetsec/html/secnetlpMSDN.asp?
frame=true

Thanks



Relevant Pages

  • Re: Writing Secure code
    ... Building Secure and Reliable Network ... Internet Security Protocols. ... Developing Secure Applications with Visual ...
    (SecProg)
  • Re: Building and Configuring More Secure Web Sites Article on MSDN
    ... Building Secure ASP.NET Applications: Authentication, Authorization, and ... Secure Communication ... > After reading the "Building and Configuring More Secure Web Sites" article ...
    (microsoft.public.dotnet.framework.aspnet.security)