Click here to Skip to main content
15,925,781 members
Home / Discussions / C#
   

C#

 
AnswerRe: P/Invoking void * - is this the right way? Pin
Ernest Laurentin5-Mar-08 5:59
Ernest Laurentin5-Mar-08 5:59 
GeneralInvalidPrinterException when printer is installed and working - only with HP LaserJet 1010 series Pin
Dragan Matic5-Mar-08 2:22
Dragan Matic5-Mar-08 2:22 
GeneralStarting point to Crystal Reports Pin
Harvey Saayman5-Mar-08 2:16
Harvey Saayman5-Mar-08 2:16 
General[Message Deleted] Pin
Krishnaraj Barvathaya B5-Mar-08 0:52
Krishnaraj Barvathaya B5-Mar-08 0:52 
GeneralRe: How to copy files in a folder tree into a single folder Pin
pmarfleet5-Mar-08 1:26
pmarfleet5-Mar-08 1:26 
GeneralRe: How to copy files in a folder tree into a single folder Pin
Krishnaraj Barvathaya B5-Mar-08 5:48
Krishnaraj Barvathaya B5-Mar-08 5:48 
GeneralRe: How to copy files in a folder tree into a single folder Pin
Anthony Mushrow5-Mar-08 6:03
professionalAnthony Mushrow5-Mar-08 6:03 
GeneralRe: How to copy files in a folder tree into a single folder Pin
pmarfleet5-Mar-08 8:32
pmarfleet5-Mar-08 8:32 
GeneralRe: How to copy files in a folder tree into a single folder Pin
Pete O'Hanlon5-Mar-08 1:32
mvePete O'Hanlon5-Mar-08 1:32 
GeneralUnable to access SQL Reports in C#.Net windows application Pin
Vinay Babu4-Mar-08 23:20
Vinay Babu4-Mar-08 23:20 
GeneralRe: Unable to access SQL Reports in C#.Net windows application Pin
pmarfleet5-Mar-08 1:27
pmarfleet5-Mar-08 1:27 
GeneralRe: Unable to access SQL Reports in C#.Net windows application Pin
Paul Conrad5-Mar-08 4:32
professionalPaul Conrad5-Mar-08 4:32 
QuestionHow do I write to another window through a C# form [modified] Pin
Deresen4-Mar-08 23:07
Deresen4-Mar-08 23:07 
AnswerRe: How do I write to another window through a C# form Pin
V.4-Mar-08 23:48
professionalV.4-Mar-08 23:48 
GeneralBackgroundworker in .NET1.1 [modified] Pin
SPanicker*4-Mar-08 22:58
SPanicker*4-Mar-08 22:58 
Hi,

Am trying to implement a progress bar in an application to copy files/folders. This progress bar is meant to sho the staus of copy.

Can anyone clarify:

1. What's the appropriate method for this to implement an actual status update using progress bar?

2. Whenever I put those two threads running (Main thread and progress bar) it seems the main thread is hanged until files are copied and the progress bar is updated once the copy process is over.

I came to know that, this can be sorted out in .NET2.0 using BackgroundWorker class but what can I do for this in .NET 1.1?Confused | :confused:

Regards,
Panicker.

modified on Wednesday, March 5, 2008 5:13 AM

GeneralRe: Backgroundworker in .NET1.1 Pin
N a v a n e e t h4-Mar-08 23:38
N a v a n e e t h4-Mar-08 23:38 
GeneralRe: Backgroundworker in .NET1.1 Pin
SPanicker*6-Mar-08 2:07
SPanicker*6-Mar-08 2:07 
Generalstandard controls graphical properties Pin
cignox14-Mar-08 22:57
cignox14-Mar-08 22:57 
GeneralAdding Contact in ACtive directory and reflecting it in Exchange server. Pin
amitcoder834-Mar-08 22:45
amitcoder834-Mar-08 22:45 
QuestionHow to monitor opened serial port by C# Pin
Digital Hyper4-Mar-08 22:39
Digital Hyper4-Mar-08 22:39 
AnswerRe: How to monitor opened serial port by C# Pin
Luc Pattyn5-Mar-08 6:12
sitebuilderLuc Pattyn5-Mar-08 6:12 
QuestionHow to call VC++ ActiveX.exe in C# with ASP.Net Pin
Parvesh K Bansal4-Mar-08 22:06
Parvesh K Bansal4-Mar-08 22:06 
GeneralSerial Port communication Pin
t_nedelchev4-Mar-08 21:17
t_nedelchev4-Mar-08 21:17 
GeneralRe: Serial Port communication - Repost! Pin
DaveyM694-Mar-08 22:29
professionalDaveyM694-Mar-08 22:29 
GeneralRe: Serial Port communication Pin
Bekjong4-Mar-08 22:30
Bekjong4-Mar-08 22:30 

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.