Click here to Skip to main content
15,889,651 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL in C# question Pin
Danny Rodriguez20-Jun-03 10:12
Danny Rodriguez20-Jun-03 10:12 
GeneralControl Sizing Pin
Anonymous20-Jun-03 7:15
Anonymous20-Jun-03 7:15 
GeneralRe: Control Sizing Pin
Anonymous20-Jun-03 9:25
Anonymous20-Jun-03 9:25 
GeneralSpreadsheet "Like" Data Entry Pin
Andrew Bromfield20-Jun-03 7:06
Andrew Bromfield20-Jun-03 7:06 
GeneralRe: Spreadsheet "Like" Data Entry Pin
Dimitris Iliopoulos20-Jun-03 11:45
Dimitris Iliopoulos20-Jun-03 11:45 
QuestionCould Some one Please help to convert two lines from C# to VB.NET? Pin
Eikeland20-Jun-03 5:13
Eikeland20-Jun-03 5:13 
AnswerRe: Could Some one Please help to convert two lines from C# to VB.NET? Pin
CherezZaboro20-Jun-03 5:39
CherezZaboro20-Jun-03 5:39 
GeneralDesign question about windows services... Pin
CherezZaboro20-Jun-03 5:13
CherezZaboro20-Jun-03 5:13 
So in OnStop I create and start a thread with new Thread(new ThreadStart(funk)), right?
Thread is doing something and then Stop command comes along and naturaly I get OnStop called. Everything is OK so far. I post to my thread a message somehow for it to quit and OnStop returns right away. SCM thinks that everything was ok. But my worker thread has some work to finish before quitting and it may take time. So it continues until it's done BUT magically the service process disappears in about 20 sec after OnStop returned cutting the execution of my thread right in the middle (or so it seems) of a routine. Dead | X|
How do I avoid that? Confused | :confused: I want that thread to finish normaly.
GeneralRe: Design question about windows services... Pin
CherezZaboro20-Jun-03 6:27
CherezZaboro20-Jun-03 6:27 
GeneralRe: Design question about windows services... Pin
CherezZaboro20-Jun-03 7:17
CherezZaboro20-Jun-03 7:17 
GeneralRe: Design question about windows services... Pin
CherezZaboro20-Jun-03 9:28
CherezZaboro20-Jun-03 9:28 
GeneralRe: Design question about windows services... Pin
CherezZaboro23-Jun-03 3:31
CherezZaboro23-Jun-03 3:31 
GeneralRe: Design question about windows services... Pin
Burt Harris21-Jun-03 12:59
Burt Harris21-Jun-03 12:59 
GeneralRe: Design question about windows services... Pin
CherezZaboro23-Jun-03 3:08
CherezZaboro23-Jun-03 3:08 
GeneralComm Port and WinSock Pin
RB@Emphasys20-Jun-03 5:10
RB@Emphasys20-Jun-03 5:10 
GeneralRe: Comm Port and WinSock Pin
Nick Parker20-Jun-03 10:22
protectorNick Parker20-Jun-03 10:22 
GeneralRe: Comm Port and WinSock Pin
Dimitris Iliopoulos20-Jun-03 11:52
Dimitris Iliopoulos20-Jun-03 11:52 
GeneralColumn Headers in a Datagrid Pin
Qarash20-Jun-03 4:57
Qarash20-Jun-03 4:57 
GeneralRe: Column Headers in a Datagrid Pin
Dimitris Iliopoulos20-Jun-03 12:19
Dimitris Iliopoulos20-Jun-03 12:19 
GeneralRe: Column Headers in a Datagrid Pin
Qarash23-Jun-03 2:40
Qarash23-Jun-03 2:40 
GeneralVisual Studio Design Time Bug (C#) Pin
Qarash20-Jun-03 4:53
Qarash20-Jun-03 4:53 
GeneralSQL Server Structure Access Pin
Mark Sanders20-Jun-03 3:24
Mark Sanders20-Jun-03 3:24 
GeneralRe: SQL Server Structure Access Pin
Daniel Turini20-Jun-03 3:38
Daniel Turini20-Jun-03 3:38 
GeneralRe: SQL Server Structure Access Pin
Arjan Einbu20-Jun-03 11:39
Arjan Einbu20-Jun-03 11:39 
QuestionRichText Gradient ColorFill ?? Pin
KingTermite20-Jun-03 2:59
KingTermite20-Jun-03 2:59 

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.