Click here to Skip to main content
15,910,661 members
Home / Discussions / WPF
   

WPF

 
QuestionSilverlight covering absolute DIVs Pin
Matt Cavanagh24-Feb-10 13:06
Matt Cavanagh24-Feb-10 13:06 
AnswerRe: Silverlight covering absolute DIVs Pin
Katka Vaughan25-Feb-10 7:44
Katka Vaughan25-Feb-10 7:44 
QuestionSilverlight breaks when hiding it container with CSS Pin
Matt Cavanagh24-Feb-10 13:00
Matt Cavanagh24-Feb-10 13:00 
QuestionExpression blend 3 (wpf) ebook Pin
Nima.naqipoor24-Feb-10 1:47
Nima.naqipoor24-Feb-10 1:47 
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 
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 
Well let's be clear, it's not the website that's downloading the file when you purchase a program over the net.

It's the user and his browser who is downloading the file. That's why the system allows you to save the file anywhere you want, because it's you doing it.

On the other hand, your Silverlight app is restricted in where it can save files because it's not under the direct control of the local user, and it could very well be malicious. ( Not that yours is malicious, just saying...)

Maybe there is a way you can have your app direct the browser itself to the URL from which it can download the file, and that would provide the functionality you seek.
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 

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.