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

C#

 
GeneralRe: Learning C# course Pin
Richard Givis20-Apr-15 9:09
Richard Givis20-Apr-15 9:09 
GeneralRe: Learning C# course Pin
Richard Givis21-Apr-15 3:02
Richard Givis21-Apr-15 3:02 
GeneralRe: Learning C# course Pin
Aindriu Mac Giolla Eoin26-Apr-15 6:19
Aindriu Mac Giolla Eoin26-Apr-15 6:19 
QuestionQueue a timer process Pin
Member 1085025318-Mar-15 6:58
Member 1085025318-Mar-15 6:58 
AnswerRe: Queue a timer process Pin
Dave Kreskowiak18-Mar-15 8:09
mveDave Kreskowiak18-Mar-15 8:09 
AnswerRe: Queue a timer process Pin
Pete O'Hanlon18-Mar-15 8:11
mvePete O'Hanlon18-Mar-15 8:11 
GeneralRe: Queue a timer process Pin
Member 1085025318-Mar-15 8:19
Member 1085025318-Mar-15 8:19 
AnswerRe: Queue a timer process Pin
BillWoodruff18-Mar-15 8:18
professionalBillWoodruff18-Mar-15 8:18 
Without more details, I don't think we can assist you.

1. What is the "process" you refer to: A Thread ? Another Application started with Process.Start ? A while loop running on your main App Thread ?

1.a. Assuming the process is a Thread: what type of Thread; how did you start it ? Does the thread call-back to your main App thread ?

2. What exactly do you mean "update a progress" ? Update a Progress Bar UI element ?

Try to be as clear and specific as possible about what you are doing now.
«To kill an error's as good a service, sometimes better than, establishing new truth or fact.» Charles Darwin in "Prospero's Precepts"

QuestionDisplay a large number of data in Datagrid View Pin
Ibrahim.elh18-Mar-15 4:30
Ibrahim.elh18-Mar-15 4:30 
AnswerRe: Display a large number of data in Datagrid View Pin
Eddy Vluggen18-Mar-15 4:55
professionalEddy Vluggen18-Mar-15 4:55 
GeneralRe: Display a large number of data in Datagrid View Pin
Ibrahim.elh18-Mar-15 5:02
Ibrahim.elh18-Mar-15 5:02 
QuestionRe: Display a large number of data in Datagrid View Pin
Eddy Vluggen18-Mar-15 6:15
professionalEddy Vluggen18-Mar-15 6:15 
AnswerRe: Display a large number of data in Datagrid View Pin
Pete O'Hanlon18-Mar-15 4:57
mvePete O'Hanlon18-Mar-15 4:57 
GeneralRe: Display a large number of data in Datagrid View Pin
Ibrahim.elh18-Mar-15 5:01
Ibrahim.elh18-Mar-15 5:01 
GeneralRe: Display a large number of data in Datagrid View Pin
Dave Kreskowiak18-Mar-15 5:04
mveDave Kreskowiak18-Mar-15 5:04 
AnswerRe: Display a large number of data in Datagrid View Pin
OriginalGriff18-Mar-15 5:33
mveOriginalGriff18-Mar-15 5:33 
GeneralRe: Display a large number of data in Datagrid View Pin
Ibrahim.elh18-Mar-15 5:35
Ibrahim.elh18-Mar-15 5:35 
SuggestionRe: Display a large number of data in Datagrid View Pin
Richard Deeming18-Mar-15 5:44
mveRichard Deeming18-Mar-15 5:44 
GeneralRe: Display a large number of data in Datagrid View Pin
Ibrahim.elh18-Mar-15 5:50
Ibrahim.elh18-Mar-15 5:50 
GeneralRe: Display a large number of data in Datagrid View Pin
Richard Deeming18-Mar-15 5:55
mveRichard Deeming18-Mar-15 5:55 
GeneralRe: Display a large number of data in Datagrid View Pin
Pete O'Hanlon18-Mar-15 6:03
mvePete O'Hanlon18-Mar-15 6:03 
GeneralRe: Display a large number of data in Datagrid View Pin
Gerry Schmitz18-Mar-15 13:49
mveGerry Schmitz18-Mar-15 13:49 
GeneralRe: Display a large number of data in Datagrid View Pin
OriginalGriff18-Mar-15 5:52
mveOriginalGriff18-Mar-15 5:52 
GeneralRe: Display a large number of data in Datagrid View Pin
PIEBALDconsult18-Mar-15 6:24
mvePIEBALDconsult18-Mar-15 6:24 
GeneralRe: Display a large number of data in Datagrid View Pin
PIEBALDconsult18-Mar-15 6:22
mvePIEBALDconsult18-Mar-15 6:22 

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.