Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Upload file using C# Windows service application Pin
susanna.floora25-Jun-13 21:00
susanna.floora25-Jun-13 21:00 
GeneralRe: Upload file using C# Windows service application Pin
Richard MacCutchan25-Jun-13 21:26
mveRichard MacCutchan25-Jun-13 21:26 
AnswerRe: Upload file using C# Windows service application Pin
Bernhard Hiller25-Jun-13 21:10
Bernhard Hiller25-Jun-13 21:10 
GeneralRe: Upload file using C# Windows service application Pin
susanna.floora25-Jun-13 23:42
susanna.floora25-Jun-13 23:42 
QuestionMicrosoft Bug Reporting Tool for VS 2012 Pin
Bram van Kampen25-Jun-13 14:13
Bram van Kampen25-Jun-13 14:13 
AnswerRe: Microsoft Bug Reporting Tool for VS 2012 Pin
Ron Beyer25-Jun-13 15:06
professionalRon Beyer25-Jun-13 15:06 
QuestionWindows Service Design - connection pool Pin
nlarson1125-Jun-13 10:52
nlarson1125-Jun-13 10:52 
AnswerRe: Windows Service Design - connection pool Pin
Eddy Vluggen25-Jun-13 22:23
professionalEddy Vluggen25-Jun-13 22:23 
nlarson11 wrote:
When an app tries to create an instance of a different class that calls methods within the static class...the static class is empty (uninitialized). So my conclusuion is a second instance is created?
Within that application; a static class is loaded only once per application-domain.

Why does it have to be a Windows Service? If you're referencing it, or loading it in another app, then it is being used as a class-library.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Windows Service Design - connection pool Pin
nlarson1126-Jun-13 3:40
nlarson1126-Jun-13 3:40 
QuestionRe: Windows Service Design - connection pool Pin
Eddy Vluggen26-Jun-13 6:37
professionalEddy Vluggen26-Jun-13 6:37 
AnswerRe: Windows Service Design - connection pool Pin
nlarson1126-Jun-13 7:48
nlarson1126-Jun-13 7:48 
GeneralRe: Windows Service Design - connection pool Pin
Eddy Vluggen26-Jun-13 22:36
professionalEddy Vluggen26-Jun-13 22:36 
QuestionTree View in List View control Pin
Jai Deo Tiwari25-Jun-13 4:22
Jai Deo Tiwari25-Jun-13 4:22 
AnswerRe: Tree View in List View control Pin
Ingo25-Jun-13 5:27
Ingo25-Jun-13 5:27 
QuestionAuthentication to IP-Cam for streaming Pin
Nick_Frenk24-Jun-13 22:36
Nick_Frenk24-Jun-13 22:36 
SuggestionRe: Authentication to IP-Cam for streaming Pin
Richard MacCutchan24-Jun-13 23:40
mveRichard MacCutchan24-Jun-13 23:40 
AnswerRe: Authentication to IP-Cam for streaming Pin
Eddy Vluggen25-Jun-13 9:56
professionalEddy Vluggen25-Jun-13 9:56 
GeneralRe: Authentication to IP-Cam for streaming Pin
Nick_Frenk26-Jun-13 0:40
Nick_Frenk26-Jun-13 0:40 
Questionsetup error Pin
User349024-Jun-13 14:03
User349024-Jun-13 14:03 
AnswerRe: setup error Pin
NotPolitcallyCorrect24-Jun-13 14:47
NotPolitcallyCorrect24-Jun-13 14:47 
AnswerRe: setup error Pin
Abhinav S24-Jun-13 20:01
Abhinav S24-Jun-13 20:01 
GeneralRe: setup error Pin
User349024-Jun-13 23:37
User349024-Jun-13 23:37 
Questionerror when i try to not exit with program when i press button no in messagebox Pin
User349024-Jun-13 4:14
User349024-Jun-13 4:14 
AnswerRe: error when i try to not exit with program when i press button no in messagebox Pin
OriginalGriff24-Jun-13 5:07
mveOriginalGriff24-Jun-13 5:07 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
Ron Nicholson24-Jun-13 5:18
professionalRon Nicholson24-Jun-13 5:18 

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.