Click here to Skip to main content
15,908,015 members
Home / Discussions / C#
   

C#

 
AnswerRe: Please help me.. Pin
Guffa5-Sep-08 1:48
Guffa5-Sep-08 1:48 
GeneralRe: Please help me.. Pin
vinay_K5-Sep-08 1:53
vinay_K5-Sep-08 1:53 
GeneralRe: Please help me.. Pin
Mbah Dhaim5-Sep-08 3:48
Mbah Dhaim5-Sep-08 3:48 
QuestionCan't open section of a Word Document Pin
pcjd635-Sep-08 1:20
pcjd635-Sep-08 1:20 
AnswerRe: Can't open section of a Word Document Pin
Ashfield5-Sep-08 1:37
Ashfield5-Sep-08 1:37 
GeneralRe: Can't open section of a Word Document Pin
pcjd635-Sep-08 1:58
pcjd635-Sep-08 1:58 
QuestionHow genrate a help file using HTML HELP WorkShop Pin
Amit Battan Ror5-Sep-08 1:15
Amit Battan Ror5-Sep-08 1:15 
AnswerRe: How genrate a help file using HTML HELP WorkShop Pin
Ashfield5-Sep-08 1:17
Ashfield5-Sep-08 1:17 
AnswerRe: How genrate a help file using HTML HELP WorkShop Pin
laziale5-Sep-08 1:39
laziale5-Sep-08 1:39 
AnswerRe: How genrate a help file using HTML HELP WorkShop Pin
scottgp5-Sep-08 3:20
professionalscottgp5-Sep-08 3:20 
Question[Message Deleted] Pin
Lior Zat5-Sep-08 0:37
Lior Zat5-Sep-08 0:37 
AnswerRe: Problem with a WCF web service - implementing SSL and Windows Authentication Pin
Lior Zat5-Sep-08 0:39
Lior Zat5-Sep-08 0:39 
GeneralRe: Problem with a WCF web service - implementing SSL and Windows Authentication Pin
#realJSOP5-Sep-08 0:54
professional#realJSOP5-Sep-08 0:54 
GeneralRe: Problem with a WCF web service - implementing SSL and Windows Authentication Pin
Dan Neely5-Sep-08 2:19
Dan Neely5-Sep-08 2:19 
QuestionMulticolor Datagridview Cell???? Pin
Pankaj - Joshi5-Sep-08 0:19
Pankaj - Joshi5-Sep-08 0:19 
AnswerRe: Multicolor Datagridview Cell???? Pin
rah_sin5-Sep-08 0:35
professionalrah_sin5-Sep-08 0:35 
GeneralRe: Multicolor Datagridview Cell???? Pin
Pankaj - Joshi5-Sep-08 0:48
Pankaj - Joshi5-Sep-08 0:48 
QuestionCasting from Object to Dataset. Pin
M. J. Jaya Chitra5-Sep-08 0:16
M. J. Jaya Chitra5-Sep-08 0:16 
Questionprogress bar during ftp transfer Pin
laziale4-Sep-08 23:47
laziale4-Sep-08 23:47 
AnswerRe: progress bar during ftp transfer Pin
blackjack21505-Sep-08 0:01
blackjack21505-Sep-08 0:01 
GeneralRe: progress bar during ftp transfer Pin
laziale5-Sep-08 0:05
laziale5-Sep-08 0:05 
AnswerRe: progress bar during ftp transfer Pin
#realJSOP5-Sep-08 0:13
professional#realJSOP5-Sep-08 0:13 
GeneralRe: progress bar during ftp transfer Pin
[ftw]melvin5-Sep-08 6:31
[ftw]melvin5-Sep-08 6:31 
John Simmons / outlaw programmer wrote:
It's completely pointless (not to mention, redundant) to have a progress bar that shows the percentage of files remaining, and it's pretty much impossible to determine how long the whole transfer is going to take unless you time the transfer of each file and calculate an average while everything is transferring.


Yeah but sometimes the client likes a bit of glitter on their turd app.

Add up the files, after the first one has finished guess that all the files will take that long and adjust your percentages appropriately; when the second has finished use the average and so on.

For extra points you could also display the name of each file as it is uploaded.

"If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone."

Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War.

.

GeneralRe: progress bar during ftp transfer Pin
#realJSOP5-Sep-08 8:50
professional#realJSOP5-Sep-08 8:50 
QuestionHow to run windows application on image button click from web page Pin
AtulRane4-Sep-08 23:10
AtulRane4-Sep-08 23:10 

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.