CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 3/9/2007 3:38:48 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 6 Views: 50 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
jwtaylor
Asp.Net User
Help Building VS Class Library Project - Separate DLL's3/9/2007 3:38:48 PM

0/0

I'm looking for a way to build a VS Class Library into seperate DLL's, one DLL for each folder.  As an example, lets call the Class Library project BusinessLogicLibrary.  Within the project, there are 2 folders, Folder1 and Folder2.  Each folder contains several class files.  How can I get Visual Studio to build a DLL for Folder1, and a DLL for Folder2?
"If a man does not keep pace with his companions, perhaps it is because he hears a different drummer. Let him step to the music which he hears, however measured or far away." Walden: Conclusion, Henry David Thoreau, 1854.
Mikhail Arkhipo
Asp.Net User
Re: Help Building VS Class Library Project - Separate DLL's3/9/2007 5:40:48 PM

0/0

You need to create two separate class libraries to get two DLLs.
Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
jwtaylor
Asp.Net User
Re: Help Building VS Class Library Project - Separate DLL's3/9/2007 7:18:21 PM

0/0

Thats the obvious answer, but I'm hoping for another option.  Are there command line options, assembly options, or some way to accomplish having separate dlls without having separate class libraries?
"If a man does not keep pace with his companions, perhaps it is because he hears a different drummer. Let him step to the music which he hears, however measured or far away." Walden: Conclusion, Henry David Thoreau, 1854.
iffypop
Asp.Net User
Re: Help Building VS Class Library Project - Separate DLL's3/12/2007 7:42:32 AM

0/0

Could you seperate your classes up into distinct namespaces and then compile a DLL per-namespace?

 Not sure that this would work - just a guess!

 


http://www.christofr.com
selarom
Asp.Net User
Re: Help Building VS Class Library Project - Separate DLL's9/13/2007 8:55:40 PM

0/0

iffypop:

Could you seperate your classes up into distinct namespaces and then compile a DLL per-namespace?

 Not sure that this would work - just a guess!

 

 
does this work? I'd like to do this too but have no idea how. I have a few webcontrols that I developed in a class library and I would like to offer them separately as downloads on my site, but the class library project I made has them all compacted into one dll. Is there any way around this other than making a separate project for each class?
 
thanks!
-SelArom

http://www.SelArom.com
ngruson
Asp.Net User
Re: Help Building VS Class Library Project - Separate DLL's9/13/2007 9:03:44 PM

0/0

I guess you want something that simply is not supported. You have to make separate class libraries. But why is that a problem?

Technically, you maybe can use AssemblyBuilder or other classes in the Reflection.Emit namespace to separate the classes into multiple dll's, but this is rather complex and just not worth trying.


Nils Gruson
Microsoft .NET Consultant (MCPD)
LogicaCMG



You don't have to be sick to get better.

Please remember to click ?Mark as Answer? on the post that helped you keep your job.
selarom
Asp.Net User
Re: Help Building VS Class Library Project - Separate DLL's9/13/2007 9:10:13 PM

0/0

no problem really. just seems like a lot of overhead to make one new project for each little control. some are small but I still want them separated.

it'd be nice to have is all. no harm in asking and we dont know if we dont ask :)

 

thanks
-SelArom


http://www.SelArom.com
7 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Help Building VS Class Library Project - Separate DLL's - ASP.NET ... Help Building VS Class Library Project - Separate DLL's. Last post 09-13-2007 5: 10 PM by selarom. 6 replies. Sort Posts: ...
C#, Building a project that uses DLL's...? - Yahoo! Answers C#, Building a project that uses DLL's...? I have my own encryption library. I'm programming it so that it is in it's own class library. ...
Guidelines for Authors of Boost Libraries Containing Separate Source Most users seem to prefer this (there are no separate dll's to distribute, ... The Jamfile for building library "whatever" typically lives in ...
CodeProject: Making DLLs easy to build and use. Free source code ... Alternatively you can copy the DLL file(s), library file(s) and header file(s) to the project directory that will be using it. However, if you decide to use ...
TN033: DLL Version of MFC The MFC library itself is in a number of DLLs (described below) and a client .... that indicates that you are building the DLL itself versus using the DLL. ...
VS 2005 Web Project System: What is it and why did we do it ... This “Build Helper Project” is just an empty class library project, .... Building Re-Usable ASP.NET User Control and Page Libraries with VS 2005 ...
Speed Up VS 2005 Web Development - Kick your App_Code Habit ... If you end up having a lot of class files within this directory, I'd recommend you instead add a separate class library project to your VS solution and move ...
Andrew Whitechapel : Can you build one add-in for multiple ... Separate DLLs are particularly useful – because then, you could reuse these ... one disadvantage of this approach is that your class library DLLs cannot use ...
NetFORUM 2.0 Code - AvectraWiki 3 Convert a Project from VS.NET 2003 to 2005; 4 Steps to Building 2006_02 .... work because teh CS class files were never moved to a new class library DLL. ...
dll and marketing Resources | TechRepublic Net 2.0 dll Class Library that helps you generate Web site thumbnail, .... build a dll file: hai guys,please help me!am building a system in MS VB on ...




Search This Site:










using visual studio 2005 beta 2 with asp.net 2 (release version)

new website templates are not displaying

viewing references in vs 2005

how can i add windows media player to my toolbox

adding a file to vs source control

vs.net 2005 storeprocedures etc

vs creating double folder

web controls in vs 2005

what's the big deal between express?

impossible to use, please help

no intellisense in vista - vs 2005 sp2

addind data source

how to debug client-side javascript within vs2005 ....

ajax-enabled application is not an option on new windows vista machine

running documents panel in vs 2005

what's the difference between vs2003 and vs2005?

difference between public and shared variable

sever problem with references usnig asp.net vb projects

vs 2005 gets blank page after testing a few times

sql server 2005 + express

source control for .net and integrated with visual studio 2005

'no links are available for the current selection' error - help not working

c# developers want to have fun too.

how old is service pack 1

simple question on database data editing..

databinding to custom properties of a custom class

sql server database projects

passing parameters for web service testing

adding references

need help with resource files

  Privacy | Contact Us
All Times Are GMT