Click here to Skip to main content
16,012,508 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: VOIP project Pin
led mike8-Sep-08 4:56
led mike8-Sep-08 4:56 
QuestionRegular Expression for an email address in AD Pin
Vipul Mehta8-Sep-08 4:05
Vipul Mehta8-Sep-08 4:05 
AnswerRe: Regular Expression for an email address in AD Pin
Manas Bhardwaj8-Sep-08 4:12
professionalManas Bhardwaj8-Sep-08 4:12 
QuestionDetecting Hardwware changes for Non Plug and Play devices (Serial port). Pin
vinay_K8-Sep-08 0:31
vinay_K8-Sep-08 0:31 
QuestionSync Framework Released - v1 Pin
Howard Richards8-Sep-08 0:12
Howard Richards8-Sep-08 0:12 
AnswerRe: Sync Framework Released - v1 Pin
Kevin McFarlane9-Sep-08 8:39
Kevin McFarlane9-Sep-08 8:39 
Questionexcel spooling? Pin
balaji.t7-Sep-08 19:09
balaji.t7-Sep-08 19:09 
QuestionUpdate Properties In Running Threads Pin
cmancl7-Sep-08 17:27
cmancl7-Sep-08 17:27 
Hello...

I have a service that basically handles threading. Each generated thread calls a WorkerClass in the Service project that in turn calls a new BaseClass project (dll) to do work. I have a boolean that I set in the WorkerClass which in turn updates the same boolean in the BaseClass project. The boolean simply indicates if the service is running or not running. My threads can take a while to complete (doing file reading, splitting, database reading, inserting, updating...etc...). When the OnStop function is called I want to update the thread in the BaseClass object to set the boolean (bServiceStoped) to true and immediately exit the BaseClass and end the thread. Does anyone know of a way to do this?

thanks...
AnswerRe: Update Properties In Running Threads Pin
led mike8-Sep-08 5:07
led mike8-Sep-08 5:07 
Questionhow to have an image button column in my datagridview ? Pin
devboycpp7-Sep-08 12:07
devboycpp7-Sep-08 12:07 
AnswerRe: how to have an image button column in my datagridview ? Pin
John_Adams9-Sep-08 3:07
John_Adams9-Sep-08 3:07 
AnswerRe: how to have an image button column in my datagridview ? Pin
akhi4akhil16-Sep-08 2:41
akhi4akhil16-Sep-08 2:41 
QuestionNeed Suggestions for .NET Reporting Frameworks Pin
JPWheeler7-Sep-08 11:41
JPWheeler7-Sep-08 11:41 
AnswerRe: Need Suggestions for .NET Reporting Frameworks Pin
N a v a n e e t h7-Sep-08 18:52
N a v a n e e t h7-Sep-08 18:52 
AnswerRe: Need Suggestions for .NET Reporting Frameworks Pin
Pete O'Hanlon7-Sep-08 23:16
mvePete O'Hanlon7-Sep-08 23:16 
QuestionAny advice on low latency networking with .NET? Pin
Matt Hocker6-Sep-08 11:09
Matt Hocker6-Sep-08 11:09 
AnswerRe: Any advice on low latency networking with .NET? Pin
Mark Churchill7-Sep-08 1:26
Mark Churchill7-Sep-08 1:26 
Questionexpand & collapse using VS2008 Pin
amc766-Sep-08 7:41
amc766-Sep-08 7:41 
AnswerRe: expand & collapse using VS2008 Pin
Wendelius6-Sep-08 9:24
mentorWendelius6-Sep-08 9:24 
QuestionDot Net Framework for Linux Platform ? Pin
Lakul5-Sep-08 23:23
Lakul5-Sep-08 23:23 
AnswerRe: Dot Net Framework for Linux Platform ? Pin
Pete O'Hanlon6-Sep-08 1:10
mvePete O'Hanlon6-Sep-08 1:10 
GeneralRe: Dot Net Framework for Linux Platform ? Pin
Paul Conrad6-Sep-08 9:43
professionalPaul Conrad6-Sep-08 9:43 
GeneralRe: Dot Net Framework for Linux Platform ? Pin
Pete O'Hanlon7-Sep-08 8:46
mvePete O'Hanlon7-Sep-08 8:46 
GeneralRe: Dot Net Framework for Linux Platform ? Pin
Paul Conrad7-Sep-08 8:51
professionalPaul Conrad7-Sep-08 8:51 
GeneralRe: Dot Net Framework for Linux Platform ? Pin
leppie8-Sep-08 3:32
leppie8-Sep-08 3:32 

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.