Click here to Skip to main content
16,016,165 members
Home / Discussions / C#
   

C#

 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Dave Kreskowiak18-Sep-09 7:27
mveDave Kreskowiak18-Sep-09 7:27 
AnswerRe: No connection could be made because the target machine actively refused it Pin
0x3c018-Sep-09 7:40
0x3c018-Sep-09 7:40 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Arun Jacob18-Sep-09 19:00
Arun Jacob18-Sep-09 19:00 
QuestionHow to find total data downloaded and uploaded by user (using c# code) Pin
Ajay Kewale18-Sep-09 5:27
Ajay Kewale18-Sep-09 5:27 
AnswerRe: How to find total data downloaded and uploaded by user (using c# code) Pin
Eddy Vluggen18-Sep-09 9:53
professionalEddy Vluggen18-Sep-09 9:53 
QuestionHow to get upload status in steps Pin
vsaratkar18-Sep-09 5:12
vsaratkar18-Sep-09 5:12 
AnswerRe: How to get upload status in steps Pin
Not Active18-Sep-09 5:22
mentorNot Active18-Sep-09 5:22 
AnswerRe: How to get upload status in steps Pin
Dave Kreskowiak18-Sep-09 5:24
mveDave Kreskowiak18-Sep-09 5:24 
Nope. Not using what you have now. Since all of the code blocks until the transaction is complete and none of the methods reports at status information, you'd have to scrap all of your upload code and rewrite it to do this yourself. Even the Async methods don't report status, but they will allow you to keep your form responsive while the upload is going on.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: How to get upload status in steps Pin
vsaratkar18-Sep-09 7:19
vsaratkar18-Sep-09 7:19 
QuestionAccessing to an Object in Section4 of a Crystal Report with C# ? Pin
Mohammad Dayyan18-Sep-09 5:07
Mohammad Dayyan18-Sep-09 5:07 
Questionplay video on the form without a control Pin
Jassim Rahma18-Sep-09 4:47
Jassim Rahma18-Sep-09 4:47 
AnswerRe: play video on the form without a control Pin
EliottA18-Sep-09 4:56
EliottA18-Sep-09 4:56 
Questionyour advise plz: Activate the software Pin
Jassim Rahma18-Sep-09 4:45
Jassim Rahma18-Sep-09 4:45 
AnswerRe: your advise plz: Activate the software Pin
EliottA18-Sep-09 4:55
EliottA18-Sep-09 4:55 
AnswerRe: your advise plz: Activate the software Pin
Henry Minute18-Sep-09 4:56
Henry Minute18-Sep-09 4:56 
Questioncustomize Crystal Report Viewer statusbar Pin
Jassim Rahma18-Sep-09 4:42
Jassim Rahma18-Sep-09 4:42 
AnswerRe: customize Crystal Report Viewer statusbar Pin
Henry Minute18-Sep-09 4:51
Henry Minute18-Sep-09 4:51 
Questionusing MDF file without SQL Server Pin
Jassim Rahma18-Sep-09 4:40
Jassim Rahma18-Sep-09 4:40 
AnswerRe: using MDF file without SQL Server Pin
Dave Kreskowiak18-Sep-09 5:19
mveDave Kreskowiak18-Sep-09 5:19 
Questionpopup calendar when right clicked on Crystal Report Viewer Pin
Jassim Rahma18-Sep-09 4:37
Jassim Rahma18-Sep-09 4:37 
QuestionCrystal Reports with SQL Server step by step Pin
Jassim Rahma18-Sep-09 4:35
Jassim Rahma18-Sep-09 4:35 
QuestionCrossing Threads Pin
FJJCENTU18-Sep-09 4:30
FJJCENTU18-Sep-09 4:30 
AnswerRe: Crossing Threads Pin
Luc Pattyn18-Sep-09 4:44
sitebuilderLuc Pattyn18-Sep-09 4:44 
GeneralRe: Crossing Threads Pin
FJJCENTU18-Sep-09 5:19
FJJCENTU18-Sep-09 5:19 
GeneralRe: Crossing Threads Pin
Luc Pattyn18-Sep-09 5:44
sitebuilderLuc Pattyn18-Sep-09 5:44 

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.