Click here to Skip to main content
15,910,121 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to create a progressBar? Pin
blackjack215019-Aug-08 2:07
blackjack215019-Aug-08 2:07 
GeneralRe: How to create a progressBar? Pin
V.19-Aug-08 2:54
professionalV.19-Aug-08 2:54 
GeneralRe: How to create a progressBar? Pin
chaiguy133719-Aug-08 15:48
chaiguy133719-Aug-08 15:48 
GeneralRe: How to create a progressBar? Pin
V.19-Aug-08 20:32
professionalV.19-Aug-08 20:32 
GeneralRe: How to create a progressBar? Pin
chaiguy133720-Aug-08 5:18
chaiguy133720-Aug-08 5:18 
AnswerRe: How to create a progressBar? Pin
lisan_al_ghaib19-Aug-08 5:59
lisan_al_ghaib19-Aug-08 5:59 
GeneralRe: How to create a progressBar? Pin
Admin88719-Aug-08 6:45
Admin88719-Aug-08 6:45 
AnswerRe: How to create a progressBar? Pin
Abhijit Jana19-Aug-08 7:20
professionalAbhijit Jana19-Aug-08 7:20 
you can use BackGroundWorker For that. becuase if you used progress bar for heavy operation your GUI will not respond becuase it give the priority to operation not GUI so your progress bar will not refresh. use BackGroundWorker Components in C#. that will help you.

cheers,
Abhijit

GeneralRe: How to create a progressBar? Pin
Admin88720-Aug-08 22:49
Admin88720-Aug-08 22:49 
GeneralRe: How to create a progressBar? Pin
chaiguy133719-Aug-08 15:50
chaiguy133719-Aug-08 15:50 
Questionweb service Pin
amarnath n.n19-Aug-08 1:32
amarnath n.n19-Aug-08 1:32 
AnswerRe: web service Pin
Christian Graus19-Aug-08 1:40
protectorChristian Graus19-Aug-08 1:40 
QuestionForeach exception Pin
Scalee19-Aug-08 1:30
Scalee19-Aug-08 1:30 
AnswerRe: Foreach exception Pin
Christian Graus19-Aug-08 1:41
protectorChristian Graus19-Aug-08 1:41 
GeneralRe: Foreach exception Pin
Scalee19-Aug-08 1:57
Scalee19-Aug-08 1:57 
GeneralOff topic Pin
chaiguy133719-Aug-08 15:53
chaiguy133719-Aug-08 15:53 
GeneralRe: Foreach exception Pin
Pete O'Hanlon19-Aug-08 1:46
mvePete O'Hanlon19-Aug-08 1:46 
QuestionAnonymous Delegates problem. [modified] Pin
hdv21219-Aug-08 1:03
hdv21219-Aug-08 1:03 
AnswerRe: Anonymous Delegates problem. Pin
Daniel Grunwald19-Aug-08 1:39
Daniel Grunwald19-Aug-08 1:39 
GeneralRe: Anonymous Delegates problem. Pin
hdv21219-Aug-08 1:48
hdv21219-Aug-08 1:48 
GeneralRe: Anonymous Delegates problem. Pin
N a v a n e e t h19-Aug-08 3:17
N a v a n e e t h19-Aug-08 3:17 
Questionplease Help Pin
Mosd19-Aug-08 0:59
Mosd19-Aug-08 0:59 
AnswerRe: please Help Pin
Abhijit Jana19-Aug-08 1:18
professionalAbhijit Jana19-Aug-08 1:18 
QuestionConvert standard string into rtf format. Pin
CodingLover19-Aug-08 0:37
CodingLover19-Aug-08 0:37 
AnswerRe: Convert standard string into rtf format. Pin
Pete O'Hanlon19-Aug-08 1:02
mvePete O'Hanlon19-Aug-08 1:02 

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.