Click here to Skip to main content
15,892,575 members
Home / Discussions / C#
   

C#

 
QuestionRe: Problem with SetupProject Pin
maf66619-May-09 22:17
maf66619-May-09 22:17 
QuestionRe: Problem with SetupProject Pin
maf66624-May-09 7:08
maf66624-May-09 7:08 
QuestionStatic class info across multiple application instances? Pin
Jacobus0119-May-09 2:25
Jacobus0119-May-09 2:25 
AnswerRe: Static class info across multiple application instances? Pin
Luc Pattyn19-May-09 2:35
sitebuilderLuc Pattyn19-May-09 2:35 
GeneralRe: Static class info across multiple application instances? Pin
Jacobus0119-May-09 2:47
Jacobus0119-May-09 2:47 
GeneralRe: Static class info across multiple application instances? Pin
Luc Pattyn19-May-09 2:54
sitebuilderLuc Pattyn19-May-09 2:54 
GeneralRe: Static class info across multiple application instances? Pin
Jacobus0119-May-09 2:59
Jacobus0119-May-09 2:59 
GeneralRe: Static class info across multiple application instances? Pin
ely_bob19-May-09 17:04
professionalely_bob19-May-09 17:04 
This isn't fully correct...
there is a method.. not for the feint of heart..

you can go into the .prj (or.sln) file and make a manual reference to the
location of the dll that you compile from the static class
(for each project that you want to reference that particular dll)

I've never done it (needed to do it) myself but I've heard about it...


come to think of it you can basically do this by add>existing project> your_dll.sln

then whenever you modify your_dll.sln it will be compiled into your other programs..


did I ramble.. sorry.
GeneralRe: Static class info across multiple application instances? Pin
Luc Pattyn19-May-09 17:09
sitebuilderLuc Pattyn19-May-09 17:09 
AnswerRe: Static class info across multiple application instances? Pin
S. Senthil Kumar19-May-09 3:30
S. Senthil Kumar19-May-09 3:30 
QuestionC# creating custom style combo box Pin
precious roy19-May-09 1:27
precious roy19-May-09 1:27 
GeneralRe: C# creating custom style combo box Pin
OriginalGriff19-May-09 1:56
mveOriginalGriff19-May-09 1:56 
GeneralRe: C# creating custom style combo box Pin
precious roy19-May-09 2:35
precious roy19-May-09 2:35 
GeneralRe: C# creating custom style combo box Pin
stancrm19-May-09 3:08
stancrm19-May-09 3:08 
GeneralRe: C# creating custom style combo box Pin
precious roy19-May-09 3:14
precious roy19-May-09 3:14 
QuestionEvent Handlers Pin
Silvyster19-May-09 0:30
Silvyster19-May-09 0:30 
AnswerRe: Event Handlers Pin
OriginalGriff19-May-09 0:56
mveOriginalGriff19-May-09 0:56 
AnswerRe: Event Handlers Pin
Silvyster19-May-09 1:43
Silvyster19-May-09 1:43 
GeneralRe: Event Handlers Pin
OriginalGriff19-May-09 2:00
mveOriginalGriff19-May-09 2:00 
GeneralRe: Event Handlers Pin
Silvyster19-May-09 2:46
Silvyster19-May-09 2:46 
GeneralRe: Event Handlers Pin
DaveyM6919-May-09 2:49
professionalDaveyM6919-May-09 2:49 
Questiondivide incomming internet bandwidth Pin
spiritboy19-May-09 0:11
spiritboy19-May-09 0:11 
AnswerRe: divide incomming internet bandwidth Pin
Nagy Vilmos19-May-09 1:01
professionalNagy Vilmos19-May-09 1:01 
Generaldivide incomming internet bandwidth Pin
spiritboy19-May-09 20:09
spiritboy19-May-09 20:09 
Questionserver-client problem Pin
Malik009219-May-09 0:01
Malik009219-May-09 0:01 

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.