Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Static class info across multiple application instances? Pin
Luc Pattyn19-May-09 17:09
sitebuilderLuc Pattyn19-May-09 17:09 
ely_bob wrote:
whenever you modify your_dll.sln it will be compiled into your other programs..


you can add the same code to several processes, that does not magically make them share some data; unless the code you are sharing is taking care of interprocess communication, but then you don't need a DLL for that.


ely_bob wrote:
did I ramble


a bit (if not a byte)

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

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 
AnswerRe: server-client problem Pin
Michael Bookatz19-May-09 0:40
Michael Bookatz19-May-09 0:40 

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.