Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: My very own events Pin
leppie8-Aug-02 7:16
leppie8-Aug-02 7:16 
GeneralRe: My very own events Pin
Nnamdi Onyeyiri8-Aug-02 7:20
Nnamdi Onyeyiri8-Aug-02 7:20 
GeneralRe: My very own events Pin
leppie8-Aug-02 7:52
leppie8-Aug-02 7:52 
GeneralTreeview Control on MDI Main Window Pin
Eka8-Aug-02 1:52
Eka8-Aug-02 1:52 
GeneralRe: Treeview Control on MDI Main Window Pin
James T. Johnson8-Aug-02 2:26
James T. Johnson8-Aug-02 2:26 
GeneralOpen and Read a file Pin
Trevor Vuong8-Aug-02 1:24
sussTrevor Vuong8-Aug-02 1:24 
GeneralRe: Open and Read a file Pin
leppie8-Aug-02 1:27
leppie8-Aug-02 1:27 
GeneralRe: Open and Read a file Pin
8-Aug-02 1:45
suss8-Aug-02 1:45 
GeneralRe: Open and Read a file Pin
James T. Johnson8-Aug-02 2:39
James T. Johnson8-Aug-02 2:39 
GeneralDockable form Pin
Sam19798-Aug-02 0:15
Sam19798-Aug-02 0:15 
GeneralRe: Dockable form Pin
leppie8-Aug-02 1:24
leppie8-Aug-02 1:24 
GeneralRe: Dockable form Pin
Anonymous8-Aug-02 18:30
Anonymous8-Aug-02 18:30 
GeneralRe: Dockable form Pin
leppie8-Aug-02 22:43
leppie8-Aug-02 22:43 
GeneralTrouble w/ Multithreaded Windows Service Please Help Pin
Aisha7-Aug-02 13:43
Aisha7-Aug-02 13:43 
Hi,
I wrote a multi-threaded application that sends/recieves documents on a scheduled/event driven basis. It works fine as a console application the files are being sent and the CPU usage is around 30%. My problem is when I have the exact same code in a Windows Service application. When the service is using one thread to send documents it also works fine, but if there is more than one thread running at one time the CPU usage shoots up to 100%. Could someone please help me? Confused | :confused: Cry | :((
Thanks

P.S. The applcation is also using the System.Timer and File System Watcher.
Thanks Again,

Aisha
GeneralBinaryWriter Pin
Steven Behnke7-Aug-02 11:55
Steven Behnke7-Aug-02 11:55 
GeneralTextbox input with the passwordchar Pin
Bill Ferreira7-Aug-02 9:17
Bill Ferreira7-Aug-02 9:17 
GeneralRe: Textbox input with the passwordchar Pin
Nnamdi Onyeyiri7-Aug-02 21:49
Nnamdi Onyeyiri7-Aug-02 21:49 
GeneralSolutions with multiple projects Pin
Bill Ferreira7-Aug-02 9:11
Bill Ferreira7-Aug-02 9:11 
GeneralRe: Solutions with multiple projects Pin
Nnamdi Onyeyiri7-Aug-02 21:50
Nnamdi Onyeyiri7-Aug-02 21:50 
QuestionCentering Message Boxs - How? Pin
Joel Matthias6-Aug-02 7:33
Joel Matthias6-Aug-02 7:33 
QuestionIs there a vertical scrollbar? Pin
Nnamdi Onyeyiri6-Aug-02 7:11
Nnamdi Onyeyiri6-Aug-02 7:11 
AnswerRe: Is there a vertical scrollbar? Pin
Luis Alonso Ramos7-Aug-02 7:19
Luis Alonso Ramos7-Aug-02 7:19 
GeneralRe: Is there a vertical scrollbar? Pin
Nnamdi Onyeyiri7-Aug-02 7:37
Nnamdi Onyeyiri7-Aug-02 7:37 
GeneralReturning by Ref Pin
gekoscan6-Aug-02 6:35
gekoscan6-Aug-02 6:35 
GeneralRe: Returning by Ref Pin
Nnamdi Onyeyiri6-Aug-02 7:10
Nnamdi Onyeyiri6-Aug-02 7:10 

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.