Why VS2005.IDE adds app.config to C# Class Library projects?
- From: "Maxwell2006" <alanalan@xxxxxxxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 11:15:13 -0500
Hi,
As far as I know, a class library project cannot have any app.config
dedicated to itself and it always depends on the main application to provide
the .config settings.
Based on above, I am confused when I see that VS2005 adds an app.config file
upon I add a web service to my dll class library and stores the URL address
to the asmx file within that app.config file. Obviously that app.config file
is useless. Do I miss any best practices or this is a problem within visual
studio 2005 IDE?
Thank you,
Max
.
- Follow-Ups:
- Re: Why VS2005.IDE adds app.config to C# Class Library projects?
- From: Michael Nemtsev
- Re: Why VS2005.IDE adds app.config to C# Class Library projects?
- Prev by Date: Re: reference type
- Next by Date: Direct Memory Access Help
- Previous by thread: Re: Adding a Click event to a Web Browser control
- Next by thread: Re: Why VS2005.IDE adds app.config to C# Class Library projects?
- Index(es):