Re: Create standard for ASP.NET to second tier resource like SQL DB

From: richlm (rich_lm_at_h0tmai1.com)
Date: 07/24/04


Date: Sat, 24 Jul 2004 23:16:12 +0200

You might find some useful ideas/concepts here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/secnetlpMSDN.asp
It describes a series of application architecture scenarios describing how
to connect your ASP.NET application to a database server. The only drawback
is it targets IIS5.0 and not 6.0.

"Jeremy Smith" <godtoall@hotmail.com> wrote in message
news:fbaadf21.0407211130.6a7ba921@posting.google.com...
> I'm looking to create a standard for all of our 200 ASP.NET
> application on connecting to a 2 tier resource. As it is right now, we
> have each developer doing how they like to do it. Since I will be the
> IIS Admin and will providing support for the production environment. I
> want to create a standard to make trouble shooting easier.
>
> We have IIS 6.0 with website set to Integrated Authentication and SQL
> 2000.
>
> I'm also looking at setting access to the website the ASP.NET user and
> group roles and not NTFS. Any pros or cons to this?


Quantcast