PC Review


Reply
Thread Tools Rate Thread

Class Library Projects and References

 
 
Learning SQL Server
Guest
Posts: n/a
 
      27th Aug 2003

I dont think I'm doing something right here or maybe I am misunderstanding
the concept. Hope someone can help.

I have a solution with 5 projects. Each one builds into its own class
library. They are not dependent on each other in terms of specific build
order; but related items in my application that I am aggregating for the
sake of organization. However, each library does reference the others in
code. Compilation works fine.

However, if I want to add a library by itself to another, different project,
I have to add all the other projects that are added as references. I assumed
that once added as references originally, when the dll was thrown into the
bin folder, upon release build, this would be "taken care of behind the
scenes", so you would only have to add one file at a time. Instead I'm
adding references to all the different libraries I used in the original.
Make sense?

So why do I have to do this? Is there a way to stop this from occurring?
Hopefully someone knows what I am trying to say (not sure I do after reading
it through lol).

Thanks




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using the same class library in WinForms and WebForms projects David Jackson Microsoft ASP .NET 10 7th May 2009 03:56 PM
Limit a class library or assembly references to specific projects? Che.Gonzalez@gmail.com Microsoft C# .NET 2 8th Nov 2006 03:24 PM
Why VS2005.IDE adds app.config to C# Class Library projects? Maxwell2006 Microsoft C# .NET 2 1st Nov 2006 03:24 AM
Building class library projects into one name space dll Haris Microsoft Dot NET Compact Framework 4 25th Jul 2006 10:19 AM
How can I share code between projects w/o creating a class library? Brad Wood Microsoft Dot NET 2 31st Mar 2005 05:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:18 AM.