Click here to Skip to main content
16,011,805 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Scaling woes Pin
Member 36739221-Jul-09 19:56
Member 36739221-Jul-09 19:56 
Questionerror while opening new window from a Asynchronou callback function Pin
vayanan31-May-08 11:15
vayanan31-May-08 11:15 
AnswerRe: error while opening new window from a Asynchronou callback function Pin
User 2710091-Jun-08 11:25
User 2710091-Jun-08 11:25 
QuestionRouted Command passing data Pin
Jammer31-May-08 7:39
Jammer31-May-08 7:39 
AnswerRe: Routed Command passing data Pin
User 2710091-Jun-08 11:27
User 2710091-Jun-08 11:27 
GeneralRe: Routed Command passing data Pin
Jammer1-Jun-08 12:32
Jammer1-Jun-08 12:32 
GeneralRe: Routed Command passing data Pin
User 2710092-Jun-08 1:07
User 2710092-Jun-08 1:07 
GeneralRe: Routed Command passing data Pin
Pete O'Hanlon2-Jun-08 1:19
mvePete O'Hanlon2-Jun-08 1:19 
Jammer - architecturally it's a very bad idea for you to want to put the FileDialog in anything other than the UI - this is where it belongs. Consider the case where you decide that you want to spread the load of your application, and you decide to move your datamodel code onto a server (with the FileDialog code being in the data model); at this point the file dialog will want to run on the server (where there will normally be nobody logged in).

Please rethink this - for your own sanity.

Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: Routed Command passing data Pin
Jammer2-Jun-08 8:15
Jammer2-Jun-08 8:15 
QuestionHow to set the font a bit "bold" in WPF? Pin
robin.zeng30-May-08 3:41
robin.zeng30-May-08 3:41 
AnswerRe: How to set the font a bit "bold" in WPF? Pin
Jammer30-May-08 5:32
Jammer30-May-08 5:32 
QuestionCanvas with custom coordinate system? Pin
N3croman29-May-08 10:27
N3croman29-May-08 10:27 
AnswerRe: Canvas with custom coordinate system? Pin
Leblanc Meneses29-May-08 21:39
Leblanc Meneses29-May-08 21:39 
QuestionSaving a rotation Pin
Rohde29-May-08 6:17
Rohde29-May-08 6:17 
AnswerRe: Saving a rotation Pin
Rohde29-May-08 7:48
Rohde29-May-08 7:48 
QuestionDetermine image format Pin
Rohde29-May-08 0:22
Rohde29-May-08 0:22 
AnswerRe: Determine image format Pin
ChandraRam29-May-08 1:31
ChandraRam29-May-08 1:31 
GeneralRe: Determine image format Pin
Rohde29-May-08 2:11
Rohde29-May-08 2:11 
GeneralRe: Determine image format Pin
ChandraRam29-May-08 2:23
ChandraRam29-May-08 2:23 
GeneralRe: Determine image format Pin
Rohde29-May-08 2:28
Rohde29-May-08 2:28 
AnswerRe: Determine image format Pin
Insincere Dave29-May-08 6:39
Insincere Dave29-May-08 6:39 
GeneralRe: Determine image format [modified] Pin
Rohde29-May-08 7:38
Rohde29-May-08 7:38 
Question3 ways to create a spring animation .. need help with 2 of them .. partially implemented. Pin
Leblanc Meneses28-May-08 20:57
Leblanc Meneses28-May-08 20:57 
AnswerRe: 3 ways to create a spring animation .. need help with 2 of them .. partially implemented. Pin
Leblanc Meneses29-May-08 21:35
Leblanc Meneses29-May-08 21:35 
Questionhow to create own set of tool palette? Pin
katelva28-May-08 18:58
katelva28-May-08 18:58 

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.