Best Practice Question
- From: "Josh" <s@xxxxx>
- Date: Thu, 23 Jun 2005 16:23:28 +0100
Hi,
We've been having a discussion on best practice here for referenced DLLs but
havn't come to a clear decision.
I recommended that when we reference a third party DLL (such as ItextSharp)
in an ASP.Net project, we create a folder called "Referenced DLLs" in the
project and add the DLLs into that folder and into the project, ensureing
that the BuildAction property for the file is set to None.
I think its a good idea because everything is in SourceSafe. and the project
becomes self contained.
Can anyone see anything wrong with this idea?
.
- Follow-Ups:
- Re: Best Practice Question
- From: Mike Labosh
- Re: Best Practice Question
- Prev by Date: Resetting session.timeout value
- Next by Date: Re: What's the simplest way to do URL rewriting?
- Previous by thread: Resetting session.timeout value
- Next by thread: Re: Best Practice Question
- Index(es):
Loading