Click here to Skip to main content
16,012,223 members
Home / Discussions / C#
   

C#

 
Questionto copy or open. Pin
Stephen Lintott12-Feb-09 3:58
Stephen Lintott12-Feb-09 3:58 
AnswerRe: to copy or open. Pin
musefan12-Feb-09 4:05
musefan12-Feb-09 4:05 
GeneralRe: to copy or open. Pin
Deresen12-Feb-09 4:31
Deresen12-Feb-09 4:31 
GeneralRe: to copy or open. Pin
musefan12-Feb-09 4:37
musefan12-Feb-09 4:37 
GeneralRe: to copy or open. Pin
Dave Kreskowiak12-Feb-09 4:37
mveDave Kreskowiak12-Feb-09 4:37 
GeneralRe: to copy or open. Pin
Deresen12-Feb-09 4:50
Deresen12-Feb-09 4:50 
AnswerRe: to copy or open. Pin
Dave Kreskowiak12-Feb-09 4:25
mveDave Kreskowiak12-Feb-09 4:25 
AnswerRe: to copy or open. Pin
Luc Pattyn12-Feb-09 4:40
sitebuilderLuc Pattyn12-Feb-09 4:40 
Hi,

save=download+writeToFile
open=download+writeToScreen

Now what is faster depends on the complexity of the data. If it is simple HTML and a modern PC, showing it would typically be faster than writing it to disk; OTOH if it is a complex Excel file with lots of start-up macro's clearly writing to file would be faster since it does not require launching the app nor interpreting/executing the data.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


modified on Sunday, June 12, 2011 8:01 AM

GeneralRe: to copy or open. Pin
Stephen Lintott12-Feb-09 19:41
Stephen Lintott12-Feb-09 19:41 
QuestionProcessing string Pin
abbd12-Feb-09 3:47
abbd12-Feb-09 3:47 
AnswerRe: Processing string Pin
musefan12-Feb-09 3:56
musefan12-Feb-09 3:56 
GeneralRe: Processing string Pin
PIEBALDconsult12-Feb-09 4:11
mvePIEBALDconsult12-Feb-09 4:11 
GeneralRe: Processing string Pin
musefan12-Feb-09 4:17
musefan12-Feb-09 4:17 
AnswerRe: Processing string Pin
Luc Pattyn12-Feb-09 4:43
sitebuilderLuc Pattyn12-Feb-09 4:43 
GeneralRe: Processing string Pin
musefan12-Feb-09 4:46
musefan12-Feb-09 4:46 
AnswerRe: Processing string Pin
PIEBALDconsult12-Feb-09 4:13
mvePIEBALDconsult12-Feb-09 4:13 
QuestionVSTO 2003 and Outlook... ItemAdd Event does not work as desired Pin
clickman12-Feb-09 3:35
clickman12-Feb-09 3:35 
QuestionEdit a pdf file or edit a word file and transforme it on pdf Pin
abbd12-Feb-09 2:41
abbd12-Feb-09 2:41 
AnswerRe: Edit a pdf file or edit a word file and transforme it on pdf Pin
Dave Kreskowiak12-Feb-09 4:22
mveDave Kreskowiak12-Feb-09 4:22 
Questionupdate progress Pin
venu65612-Feb-09 2:03
venu65612-Feb-09 2:03 
AnswerRe: update progress Pin
musefan12-Feb-09 3:08
musefan12-Feb-09 3:08 
GeneralRe: update progress Pin
EliottA12-Feb-09 4:35
EliottA12-Feb-09 4:35 
GeneralRe: update progress Pin
musefan12-Feb-09 4:39
musefan12-Feb-09 4:39 
QuestionOpen directory Pin
abbd12-Feb-09 1:36
abbd12-Feb-09 1:36 
AnswerRe: Open directory Pin
DaveyM6912-Feb-09 1:41
professionalDaveyM6912-Feb-09 1:41 

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.