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

C#

 
AnswerRe: Forms and Data please help. Pin
Vasudevan Deepak Kumar1-Sep-07 2:33
Vasudevan Deepak Kumar1-Sep-07 2:33 
Questionhow to check file is open or not Pin
Situ1431-Aug-07 22:57
Situ1431-Aug-07 22:57 
AnswerRe: how to check file is open or not Pin
Vasudevan Deepak Kumar1-Sep-07 0:26
Vasudevan Deepak Kumar1-Sep-07 0:26 
GeneralRe: how to check file is open or not Pin
Situ141-Sep-07 0:39
Situ141-Sep-07 0:39 
GeneralRe: how to check file is open or not Pin
Vasudevan Deepak Kumar1-Sep-07 0:43
Vasudevan Deepak Kumar1-Sep-07 0:43 
GeneralRe: how to check file is open or not Pin
Situ141-Sep-07 1:00
Situ141-Sep-07 1:00 
AnswerRe: how to check file is open or not Pin
Vasudevan Deepak Kumar1-Sep-07 1:37
Vasudevan Deepak Kumar1-Sep-07 1:37 
QuestionSeperate Thread/BackgroundWorker Pin
RichardContact-131-Aug-07 22:41
RichardContact-131-Aug-07 22:41 
I have a seperate project in my application with a great deal of code in that can take upto a minute to perform when performing a save on the main UI. The saving of this information is not required for the UI to continue working.

I have been investigating the BackgroundWorker class, I was hoping somebody would know of good code examples which would allow me to change the application so that when the main UI calls any methods on the seperate project these methods are all run on a seperate thread so that the main
UI does not wait for them to complete which results in a moderate amount of the hanging.

It seems I would have to use the BackgroundWorker on the method calls in the Main UI whereas I would like to simply have anything on this seperate project always run on a seperate thread.

I hope I have made sense as it is rather early.

Thank you for any help and sugestions you may have.
AnswerRe: Seperate Thread/BackgroundWorker Pin
Vasudevan Deepak Kumar1-Sep-07 1:37
Vasudevan Deepak Kumar1-Sep-07 1:37 
QuestionFilling a column in datagrid (am I doing it the right way??) Pin
Muammar©31-Aug-07 20:27
Muammar©31-Aug-07 20:27 
AnswerRe: Filling a column in datagrid (am I doing it the right way??) Pin
Muammar©1-Sep-07 1:49
Muammar©1-Sep-07 1:49 
QuestionHelp about MSChart. Pin
kcynic31-Aug-07 16:29
kcynic31-Aug-07 16:29 
AnswerRe: Help about MSChart. Pin
Vasudevan Deepak Kumar1-Sep-07 1:30
Vasudevan Deepak Kumar1-Sep-07 1:30 
Questionjhgjhgjk Pin
seemamltn31-Aug-07 14:53
seemamltn31-Aug-07 14:53 
QuestionRe: jhgjhgjk Pin
Sonia Gupta31-Aug-07 18:33
Sonia Gupta31-Aug-07 18:33 
AnswerRe: jhgjhgjk Pin
N a v a n e e t h31-Aug-07 19:06
N a v a n e e t h31-Aug-07 19:06 
AnswerRe: jhgjhgjk Pin
Muammar©31-Aug-07 22:44
Muammar©31-Aug-07 22:44 
GeneralRe: jhgjhgjk Pin
Vasudevan Deepak Kumar1-Sep-07 0:28
Vasudevan Deepak Kumar1-Sep-07 0:28 
AnswerRe: jhgjhgjk Pin
Vasudevan Deepak Kumar1-Sep-07 0:27
Vasudevan Deepak Kumar1-Sep-07 0:27 
JokeRe: jhgjhgjk Pin
Luc Pattyn1-Sep-07 0:58
sitebuilderLuc Pattyn1-Sep-07 0:58 
GeneralRe: jhgjhgjk Pin
Vasudevan Deepak Kumar1-Sep-07 1:29
Vasudevan Deepak Kumar1-Sep-07 1:29 
GeneralRe: jhgjhgjk Pin
Luc Pattyn1-Sep-07 3:13
sitebuilderLuc Pattyn1-Sep-07 3:13 
Questionparallel programming ???????????????????????? Pin
mr.mohsen31-Aug-07 12:55
mr.mohsen31-Aug-07 12:55 
AnswerRe: parallel programming ???????????????????????? Pin
ChrisKo31-Aug-07 13:41
ChrisKo31-Aug-07 13:41 
AnswerRe: parallel programming ???????????????????????? Pin
George L. Jackson31-Aug-07 15:46
George L. Jackson31-Aug-07 15:46 

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.