Click here to Skip to main content
15,918,003 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to find status of usercontrol wether it is cleared or not Pin
musefan30-Mar-09 6:47
musefan30-Mar-09 6:47 
GeneralRe: How to find status of usercontrol wether it is cleared or not Pin
Narendra Reddy Vajrala31-Mar-09 2:29
Narendra Reddy Vajrala31-Mar-09 2:29 
QuestionHow Syncronize..in C#??? Pin
VisualLive30-Mar-09 5:16
VisualLive30-Mar-09 5:16 
AnswerRe: How Syncronize..in C#??? Pin
dan!sh 30-Mar-09 5:44
professional dan!sh 30-Mar-09 5:44 
AnswerRe: How Syncronize..in C#??? Pin
lisan_al_ghaib30-Mar-09 5:44
lisan_al_ghaib30-Mar-09 5:44 
GeneralRe: How Syncronize..in C#??? Pin
VisualLive30-Mar-09 6:04
VisualLive30-Mar-09 6:04 
Questionupadated html format of google images seacrh result Pin
yogesh_deshmukh30-Mar-09 4:54
yogesh_deshmukh30-Mar-09 4:54 
AnswerRe: upadated html format of google images seacrh result Pin
SeMartens30-Mar-09 5:10
SeMartens30-Mar-09 5:10 
GeneralRe: upadated html format of google images seacrh result Pin
yogesh_deshmukh30-Mar-09 17:12
yogesh_deshmukh30-Mar-09 17:12 
QuestionFlv converter open data source??? Pin
omegazafer30-Mar-09 4:53
omegazafer30-Mar-09 4:53 
QuestionHow to run windows service on remote server Pin
tmieruch30-Mar-09 4:40
tmieruch30-Mar-09 4:40 
QuestionSHCameraCapture Pin
Craigjw30-Mar-09 3:51
Craigjw30-Mar-09 3:51 
AnswerRe: SHCameraCapture Pin
musefan30-Mar-09 4:08
musefan30-Mar-09 4:08 
GeneralRe: SHCameraCapture Pin
Craigjw30-Mar-09 5:17
Craigjw30-Mar-09 5:17 
QuestionHow to display Progress Bar while application is in operation? Pin
Nopo30-Mar-09 3:40
Nopo30-Mar-09 3:40 
AnswerRe: How to display Progress Bar while application is in operation? Pin
DaveyM6930-Mar-09 3:47
professionalDaveyM6930-Mar-09 3:47 
Drop a progress bar on to the form. You can upate the value to indicate the percentage progress, or set the style to Marquee if it's not possible to quantify the progress.

If you wish to do the actual work on a background thread - I have a progressbar and backgroundworker combined here[^].

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

AnswerRe: How to display Progress Bar while application is in operation? Pin
Abhijit Jana30-Mar-09 3:48
professionalAbhijit Jana30-Mar-09 3:48 
AnswerRe: How to display Progress Bar while application is in operation? Pin
musefan30-Mar-09 3:57
musefan30-Mar-09 3:57 
Questionstarting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 3:26
Mubeen.asim30-Mar-09 3:26 
AnswerRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 3:32
musefan30-Mar-09 3:32 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 3:38
Mubeen.asim30-Mar-09 3:38 
GeneralRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 3:44
musefan30-Mar-09 3:44 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 3:50
Mubeen.asim30-Mar-09 3:50 
GeneralRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 4:02
musefan30-Mar-09 4:02 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 4:06
Mubeen.asim30-Mar-09 4:06 

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.