Click here to Skip to main content
15,885,244 members
Home / Discussions / WPF
   

WPF

 
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 
Maybe im being silly but the simplest solution I can think of is to embed the silverlight in a HTML page which this javascript function:

function redirect(url){
window.location=url;
}

and then call that JS from silverlight with "http://domain.com/file.exe".
Strive to be humble enough to take advice, and confident enough to do something about it.

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 
QuestionPrinting nested WPF Custom Controls to XPS (and PDF) Pin
mmsinclair22-Feb-10 5:10
mmsinclair22-Feb-10 5:10 
QuestionHow I get Application_Exit Eventhandler in javascript code Pin
xodeblack22-Feb-10 4:24
xodeblack22-Feb-10 4:24 
AnswerRe: How I get Application_Exit Eventhandler in javascript code Pin
Daniel Vaughan25-Feb-10 7:04
Daniel Vaughan25-Feb-10 7:04 
Questionsilverlight (strange) [modified] Pin
Yonathan111121-Feb-10 21:21
professionalYonathan111121-Feb-10 21:21 
QuestionChildWindow Odd Behaviour Pin
Jammer21-Feb-10 6:36
Jammer21-Feb-10 6:36 
QuestionWPF DataGrid: Clipping on ColumnHeadersPresenter Pin
Mikey_H20-Feb-10 20:52
Mikey_H20-Feb-10 20:52 
QuestionDispose called on Window forms Dynamic controls Pin
Member 336560720-Feb-10 7:06
Member 336560720-Feb-10 7:06 
AnswerRe: Dispose called on Window forms Dynamic controls Pin
Luc Pattyn21-Feb-10 4:53
sitebuilderLuc Pattyn21-Feb-10 4:53 
Questioncreate a text blocked kind contact in hotmail Pin
rafaelht310819-Feb-10 13:09
rafaelht310819-Feb-10 13:09 
QuestionWPF Grid double clicked event Pin
sughasini18-Feb-10 23:08
sughasini18-Feb-10 23:08 

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.