Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
GeneralRe: improve the application response speed Pin
ranandbe9-May-06 20:22
ranandbe9-May-06 20:22 
QuestionC# interface Pin
skrishnasarma9-May-06 18:46
skrishnasarma9-May-06 18:46 
AnswerRe: C# interface Pin
alexey N9-May-06 18:53
alexey N9-May-06 18:53 
GeneralRe: C# interface Pin
Sebastian Schneider9-May-06 19:48
Sebastian Schneider9-May-06 19:48 
GeneralRe: C# interface Pin
alexey N9-May-06 20:15
alexey N9-May-06 20:15 
AnswerRe: C# interface Pin
led mike9-May-06 19:10
led mike9-May-06 19:10 
QuestionEvents in C# Interface Pin
skrishnasarma9-May-06 18:44
skrishnasarma9-May-06 18:44 
QuestionEvents in C# Interface Pin
skrishnasarma9-May-06 18:43
skrishnasarma9-May-06 18:43 
Development Environment: C#/VS2005

I have an interface for doing a time consuming back end operation, the caller is a GUI program, I want to inform the caller that % of job completed in frequent intervals.
(say for example 25%, 50% and 75% completed) . With event can we achieve this?
That is event will be raised from the interface and caller will wait for the event?
Any ideas or Sample code?

Regards
Sarma
AnswerRe: Events in C# Interface Pin
alexey N9-May-06 18:47
alexey N9-May-06 18:47 
GeneralRe: Events in C# Interface Pin
skrishnasarma9-May-06 18:49
skrishnasarma9-May-06 18:49 
GeneralRe: Events in C# Interface Pin
alexey N9-May-06 18:56
alexey N9-May-06 18:56 
GeneralRe: Events in C# Interface Pin
skrishnasarma9-May-06 18:58
skrishnasarma9-May-06 18:58 
GeneralRe: Events in C# Interface Pin
alexey N9-May-06 19:35
alexey N9-May-06 19:35 
QuestionGraphics.PageUnit problem Pin
Super Lloyd9-May-06 18:23
Super Lloyd9-May-06 18:23 
AnswerRe: Graphics.PageUnit problem Pin
Super Lloyd9-May-06 20:00
Super Lloyd9-May-06 20:00 
QuestionInterface Query Pin
Deepasubramanian9-May-06 17:33
Deepasubramanian9-May-06 17:33 
AnswerRe: Interface Query Pin
alexey N9-May-06 17:58
alexey N9-May-06 17:58 
QuestionSudoku? Pin
alwaysaskin?'s9-May-06 17:00
alwaysaskin?'s9-May-06 17:00 
AnswerRe: Sudoku? Pin
led mike9-May-06 17:16
led mike9-May-06 17:16 
AnswerRe: Sudoku? Pin
DigitalKing9-May-06 19:34
DigitalKing9-May-06 19:34 
QuestionCreating Graphical UI Components (Lines, curves, etc.) Pin
StevenS_Dev9-May-06 12:53
StevenS_Dev9-May-06 12:53 
AnswerRe: Creating Graphical UI Components (Lines, curves, etc.) Pin
leppie9-May-06 13:48
leppie9-May-06 13:48 
GeneralRe: Creating Graphical UI Components (Lines, curves, etc.) Pin
StevenS_Dev10-May-06 6:12
StevenS_Dev10-May-06 6:12 
AnswerRe: Creating Graphical UI Components (Lines, curves, etc.) Pin
StevenS_Dev10-May-06 7:06
StevenS_Dev10-May-06 7:06 
QuestionRepainting Pin
clint19829-May-06 11:45
clint19829-May-06 11:45 

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.