Click here to Skip to main content
15,891,513 members
Home / Discussions / WPF
   

WPF

 
QuestionDataGrid list binding Pin
redivider23-Feb-10 9:56
redivider23-Feb-10 9:56 
AnswerRe: DataGrid list binding [modified] Pin
Wes Aday23-Feb-10 11:20
professionalWes Aday23-Feb-10 11:20 
AnswerRe: DataGrid list binding Pin
redivider23-Feb-10 11:50
redivider23-Feb-10 11:50 
QuestionHow to download executable file Pin
fjparisIII23-Feb-10 7:20
fjparisIII23-Feb-10 7:20 
AnswerRe: How to download executable file Pin
Richard Andrew x6423-Feb-10 12:43
professionalRichard Andrew x6423-Feb-10 12:43 
GeneralRe: How to download executable file Pin
fjparisIII23-Feb-10 13:31
fjparisIII23-Feb-10 13:31 
GeneralRe: How to download executable file Pin
Richard Andrew x6423-Feb-10 13:36
professionalRichard Andrew x6423-Feb-10 13:36 
GeneralRe: How to download executable file Pin
Richard Andrew x6423-Feb-10 13:46
professionalRichard Andrew x6423-Feb-10 13:46 
I don't know Silverlight, but I would guess that it's probably up to you to implement and launch the Save As dialog box yourself.

When you want to download the file in question, open an HTTP connection to the URL, then once you have that, launch the Save As dialog box for the user to choose a location to save the file.

Then all you have to do is alternately read the network stream and write the file.
GeneralRe: How to download executable file Pin
fjparisIII23-Feb-10 14:00
fjparisIII23-Feb-10 14:00 
GeneralRe: How to download executable file Pin
Richard Andrew x6423-Feb-10 14:06
professionalRichard Andrew x6423-Feb-10 14:06 
GeneralRe: How to download executable file Pin
fjparisIII23-Feb-10 14:26
fjparisIII23-Feb-10 14:26 
GeneralRe: How to download executable file Pin
Richard Andrew x6423-Feb-10 14:31
professionalRichard Andrew x6423-Feb-10 14:31 
GeneralOff on wrong track Pin
fjparisIII23-Feb-10 15:05
fjparisIII23-Feb-10 15:05 
AnswerRe: How to download executable file Pin
fjparisIII23-Feb-10 13:50
fjparisIII23-Feb-10 13:50 
GeneralRe: How to download executable file Pin
Richard Andrew x6423-Feb-10 14:08
professionalRichard Andrew x6423-Feb-10 14:08 
AnswerRe: How to download executable file Pin
Pete O'Hanlon23-Feb-10 22:20
mvePete O'Hanlon23-Feb-10 22:20 
GeneralRe: How to download executable file Pin
fjparisIII24-Feb-10 4:16
fjparisIII24-Feb-10 4:16 
GeneralRe: How to download executable file Pin
Matt Cavanagh24-Feb-10 13:10
Matt Cavanagh24-Feb-10 13:10 
GeneralRe: How to download executable file Pin
fjparisIII24-Feb-10 13:42
fjparisIII24-Feb-10 13:42 
GeneralRe: How to download executable file Pin
Matt Cavanagh24-Feb-10 13:45
Matt Cavanagh24-Feb-10 13:45 
GeneralRe: How to download executable file Pin
fjparisIII24-Feb-10 14:12
fjparisIII24-Feb-10 14:12 
QuestionRIA Services and Silverlight Pin
jonatan_55623-Feb-10 4:36
jonatan_55623-Feb-10 4:36 
QuestionLogin persistence Pin
Etienne_12323-Feb-10 3:10
Etienne_12323-Feb-10 3:10 
QuestionHost a new page [modified] Pin
Yonathan111122-Feb-10 21:29
professionalYonathan111122-Feb-10 21:29 
AnswerRe: Host a new page Pin
ToddHileHoffer24-Feb-10 6:57
ToddHileHoffer24-Feb-10 6:57 

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.