Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: import vrml Pin
led mike5-Nov-07 5:05
led mike5-Nov-07 5:05 
GeneralRe: import vrml Pin
GeoVx12345-Nov-07 20:34
GeoVx12345-Nov-07 20:34 
QuestionGet frame from video file Pin
DeepOceans5-Nov-07 1:11
DeepOceans5-Nov-07 1:11 
AnswerRe: Get frame from video file Pin
TJoe5-Nov-07 1:47
TJoe5-Nov-07 1:47 
QuestionShadow for text GDI+ Pin
N a v a n e e t h5-Nov-07 0:56
N a v a n e e t h5-Nov-07 0:56 
AnswerRe: Shadow for text GDI+ Pin
TJoe5-Nov-07 1:45
TJoe5-Nov-07 1:45 
GeneralRe: Shadow for text GDI+ Pin
N a v a n e e t h5-Nov-07 2:29
N a v a n e e t h5-Nov-07 2:29 
QuestionMultithreading with screen refresh Pin
ateeb5-Nov-07 0:31
ateeb5-Nov-07 0:31 
Hi,
I am facing some isues while implementing a simple logic.

Let me explain you my requirement. Its a simple thing which many people must have done numerous times before me.

I've a hardware connected to my system which needs constant monitoring. It has a specific query command which needs to be sent to it in order to get information from it. The information I get from it needs to be updated on the user screen.

Given this, I am trying to use the Backgroundworker to constantly query the hardware. It works fine. However, the screen doesnt reflect the changes sent by the hardware. It continues to show the same previous state of the hardware on the screen. But, if I add a Thread.sleep value of about 1050 (minimum), then the changes are updated on the screen immediately.

My issue is that the hardware is extremely fast in sending different data to my system which my application must handle and update the GUI at the same pace.

I'll be really obliged if someone could suggest a simple and efficient way to tacke this issue.

Thanks.

Ateeb
AnswerRe: Multithreading with screen refresh Pin
amitcoder835-Nov-07 0:34
amitcoder835-Nov-07 0:34 
GeneralRe: Multithreading with screen refresh Pin
ateeb5-Nov-07 0:45
ateeb5-Nov-07 0:45 
GeneralRe: Multithreading with screen refresh Pin
Robert Rohde5-Nov-07 2:01
Robert Rohde5-Nov-07 2:01 
GeneralRe: Multithreading with screen refresh Pin
Luc Pattyn5-Nov-07 2:05
sitebuilderLuc Pattyn5-Nov-07 2:05 
QuestionDisplay a String[] Array Pin
Kantel5-Nov-07 0:24
Kantel5-Nov-07 0:24 
AnswerRe: Display a String[] Array Pin
Pete O'Hanlon5-Nov-07 0:27
mvePete O'Hanlon5-Nov-07 0:27 
AnswerRe: Display a String[] Array Pin
amitcoder835-Nov-07 0:31
amitcoder835-Nov-07 0:31 
QuestionUnauthorised access to my local directory while using webclient [modified] Pin
amitcoder835-Nov-07 0:15
amitcoder835-Nov-07 0:15 
QuestionEmail mime type Pin
dabs5-Nov-07 0:04
dabs5-Nov-07 0:04 
QuestionLOC Counter Pin
Ya3sam4-Nov-07 23:57
Ya3sam4-Nov-07 23:57 
AnswerRe: LOC Counter Pin
Pete O'Hanlon5-Nov-07 0:14
mvePete O'Hanlon5-Nov-07 0:14 
JokeRe: LOC Counter Pin
Luc Pattyn5-Nov-07 2:08
sitebuilderLuc Pattyn5-Nov-07 2:08 
GeneralRe: LOC Counter Pin
Pete O'Hanlon5-Nov-07 4:22
mvePete O'Hanlon5-Nov-07 4:22 
QuestionMessageQueue permissions Pin
gewe4-Nov-07 23:55
gewe4-Nov-07 23:55 
QuestionGet methods from class file Pin
Ya3sam4-Nov-07 23:53
Ya3sam4-Nov-07 23:53 
AnswerRe: Get methods from class file Pin
Pete O'Hanlon5-Nov-07 0:10
mvePete O'Hanlon5-Nov-07 0:10 
GeneralRe: Get methods from class file Pin
Ya3sam5-Nov-07 1:41
Ya3sam5-Nov-07 1:41 

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.