Click here to Skip to main content
15,879,474 members
Home / Discussions / C#
   

C#

 
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 
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 
Sorry - never been gifted in painting a picture Frown | :(

The pool, connections, and transactions to the mainframe are all created/handled in the windows service. An app creates an instance to a class within the windows service that will execute transaction logic making it's way to the mainframe. This logic checks first if the pool has a link and uses it if it does or creates a link and then passes it to the pool to hold on to.
'Never argue with an idiot; they'll drag you down to their level and beat you with experience.' ~ anonymous

'Life's real failure is when you do not realize how close you were to success when you gave up.' ~ anonymous


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 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
Pete O'Hanlon24-Jun-13 5:21
mvePete O'Hanlon24-Jun-13 5:21 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
User349024-Jun-13 5:55
User349024-Jun-13 5:55 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
OriginalGriff24-Jun-13 6:18
mveOriginalGriff24-Jun-13 6: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.