Click here to Skip to main content
15,916,288 members
Home / Discussions / C#
   

C#

 
GeneralRe: Pens & Brushes Pin
Arun Bhalla20-May-03 18:58
Arun Bhalla20-May-03 18:58 
GeneralRe: Pens & Brushes Pin
leppie20-May-03 8:08
leppie20-May-03 8:08 
GeneralRe: Pens & Brushes Pin
Marc Clifton21-May-03 4:10
mvaMarc Clifton21-May-03 4:10 
GeneralRe: Pens & Brushes Pin
leppie21-May-03 7:01
leppie21-May-03 7:01 
General[Question] about SNMP Manager Pin
yoonbs19-May-03 23:53
yoonbs19-May-03 23:53 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 6:31
firat kocak20-May-03 6:31 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs20-May-03 13:33
yoonbs20-May-03 13:33 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 23:12
firat kocak20-May-03 23:12 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs22-May-03 16:31
yoonbs22-May-03 16:31 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak22-May-03 19:51
firat kocak22-May-03 19:51 
QuestionAutoUpdate package? Pin
Arun Bhalla19-May-03 20:07
Arun Bhalla19-May-03 20:07 
AnswerRe: AutoUpdate package? Pin
Bo Hunter20-May-03 2:20
Bo Hunter20-May-03 2:20 
GeneralRe: AutoUpdate package? Pin
Arun Bhalla20-May-03 9:04
Arun Bhalla20-May-03 9:04 
GeneralUser control in C# Pin
hvjahagirdar19-May-03 18:47
hvjahagirdar19-May-03 18:47 
GeneralRe: User control in C# Pin
Bo Hunter20-May-03 1:36
Bo Hunter20-May-03 1:36 
GeneralC# Controls question Pin
phaedrus19-May-03 18:33
phaedrus19-May-03 18:33 
QuestionHow to save a form to a bmp? Pin
xfqiu19-May-03 18:00
xfqiu19-May-03 18:00 
AnswerRe: How to save a form to a bmp? Pin
Bo Hunter20-May-03 1:42
Bo Hunter20-May-03 1:42 
AnswerRe: How to save a form to a bmp? Pin
Philip Fitzsimons20-May-03 3:37
Philip Fitzsimons20-May-03 3:37 
GeneralUnderstanding ConfigurationSettings Pin
Neil Lamka19-May-03 14:24
Neil Lamka19-May-03 14:24 
GeneralRe: Understanding ConfigurationSettings Pin
Andres Manggini19-May-03 18:29
Andres Manggini19-May-03 18:29 
GeneralRe: Understanding ConfigurationSettings Pin
Ranjan Banerji20-May-03 3:37
Ranjan Banerji20-May-03 3:37 
GeneralSingle Dll Compile Pin
Mark Sanders19-May-03 8:34
Mark Sanders19-May-03 8:34 
GeneralRe: Single Dll Compile Pin
Daniel Turini19-May-03 9:44
Daniel Turini19-May-03 9:44 
Mark Sanders wrote:
Is it possible to have 2 different C# Class Library Projects which individually compile to their own dll and then add the 2 projects to a solution and make them both compile into 1 dll while still allowing for them to individually compile into seperate ones when accessing only the individual project?

FYI: I am using VS.NET 2002

Thanks

Yes: you create another empty project, and, when adding the files to your project, on the open file dialog, instead of clicking on the "Open" Button, click on the small down arrow on its right, select "Link file", and you're ready to go.


My latest article: GBVB - Converting VB.NET code to C#
GeneralRe: Single Dll Compile Pin
leppie20-May-03 8:16
leppie20-May-03 8:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.