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

C#

 
QuestionRegistry/System updating.......?? Pin
Hum Dum3-Jun-09 2:05
Hum Dum3-Jun-09 2:05 
AnswerRe: Registry/System updating.......?? Pin
Dave Kreskowiak3-Jun-09 3:27
mveDave Kreskowiak3-Jun-09 3:27 
GeneralRe: Registry/System updating.......?? Pin
Hum Dum3-Jun-09 19:56
Hum Dum3-Jun-09 19:56 
GeneralRe: Registry/System updating.......?? Pin
Dave Kreskowiak4-Jun-09 1:20
mveDave Kreskowiak4-Jun-09 1:20 
AnswerRe: Registry/System updating.......?? Pin
harold aptroot3-Jun-09 3:43
harold aptroot3-Jun-09 3:43 
GeneralRe: Registry/System updating.......?? Pin
Hum Dum3-Jun-09 19:59
Hum Dum3-Jun-09 19:59 
GeneralRe: Registry/System updating.......?? Pin
harold aptroot3-Jun-09 23:42
harold aptroot3-Jun-09 23:42 
QuestionAsyncCallback Pin
yesu prakash3-Jun-09 2:03
yesu prakash3-Jun-09 2:03 
Hi,

In my application there is three ports listening, each have corresponding AsyncCallback method, ie 3 AsyncCallback method in the application. These three AsyncCallback methods are working as thread.These are ready to accept messages at any time.

How can i block or wait first and second AsyncCallback method while the third AsyncCallback methord is executing.

So after the execution of the third AsyncCallback method, next message in the queue is ready to execute, it can be in first , second or third AsyncCallback method.

Yhankyou
YPKI
AnswerRe: AsyncCallback Pin
Not Active3-Jun-09 2:59
mentorNot Active3-Jun-09 2:59 
AnswerRe: AsyncCallback Pin
_Erik_3-Jun-09 5:25
_Erik_3-Jun-09 5:25 
QuestionBarcode scanning Pin
KIDYA3-Jun-09 1:56
KIDYA3-Jun-09 1:56 
AnswerRe: Barcode scanning Pin
J4amieC3-Jun-09 2:03
J4amieC3-Jun-09 2:03 
GeneralRe: Barcode scanning Pin
KIDYA3-Jun-09 2:24
KIDYA3-Jun-09 2:24 
GeneralRe: Barcode scanning Pin
J4amieC3-Jun-09 2:59
J4amieC3-Jun-09 2:59 
GeneralRe: Barcode scanning Pin
EliottA3-Jun-09 3:35
EliottA3-Jun-09 3:35 
AnswerRe: Barcode scanning Pin
Ennis Ray Lynch, Jr.3-Jun-09 2:04
Ennis Ray Lynch, Jr.3-Jun-09 2:04 
GeneralRe: Barcode scanning Pin
Luc Pattyn3-Jun-09 3:38
sitebuilderLuc Pattyn3-Jun-09 3:38 
Questionconvert C struct into C#.net Pin
eyeshield213-Jun-09 1:38
eyeshield213-Jun-09 1:38 
AnswerRe: convert C struct into C#.net Pin
Ennis Ray Lynch, Jr.3-Jun-09 2:42
Ennis Ray Lynch, Jr.3-Jun-09 2:42 
AnswerRe: convert C struct into C#.net Pin
Rob Philpott3-Jun-09 2:53
Rob Philpott3-Jun-09 2:53 
GeneralRe: convert C struct into C#.net Pin
Luc Pattyn3-Jun-09 3:41
sitebuilderLuc Pattyn3-Jun-09 3:41 
GeneralRe: convert C struct into C#.net Pin
Ennis Ray Lynch, Jr.3-Jun-09 5:16
Ennis Ray Lynch, Jr.3-Jun-09 5:16 
GeneralRe: convert C struct into C#.net Pin
eyeshield213-Jun-09 18:40
eyeshield213-Jun-09 18:40 
QuestionHow to convert a string to double with out lossing precission?? Pin
prathapcode3-Jun-09 1:23
prathapcode3-Jun-09 1:23 
AnswerRe: How to convert a string to double with out lossing precission?? Pin
Moreno Airoldi3-Jun-09 1:29
Moreno Airoldi3-Jun-09 1:29 

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.