Click here to Skip to main content
15,894,106 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: How to copy a UI element into another UI Element Pin
#realJSOP17-Jun-09 8:09
mve#realJSOP17-Jun-09 8:09 
QuestionWPF TabContol problem Pin
Jacobus0116-Jun-09 22:36
Jacobus0116-Jun-09 22:36 
AnswerRe: WPF TabContol problem Pin
ABitSmart17-Jun-09 2:57
ABitSmart17-Jun-09 2:57 
AnswerRe: WPF TabContol problem Pin
#realJSOP17-Jun-09 5:37
mve#realJSOP17-Jun-09 5:37 
GeneralRe: WPF TabContol problem Pin
Jacobus0117-Jun-09 20:38
Jacobus0117-Jun-09 20:38 
GeneralRe: WPF TabContol problem Pin
#realJSOP17-Jun-09 23:13
mve#realJSOP17-Jun-09 23:13 
Questionhow to use the same file in two project in visual studio Pin
bigkingjiang16-Jun-09 21:43
bigkingjiang16-Jun-09 21:43 
AnswerRe: how to use the same file in two project in visual studio - Link it Pin
ProtoBytes19-Jun-09 3:50
ProtoBytes19-Jun-09 3:50 
If you do a search for "Slverlight assembly' you will find many solutions. Here is the solution from a Microsoft monitored newsgroup developer:

How to add non-silverlight assemblies to a silverlight project[^]

The problem is that the both use a diffrent runtime CLR version.

I have a silverlight road map diagram which shows the difrences in silverlight CLR versions.

Composit Silverlight Architecture[^]

If your solution requires the code to run in the standard .NET runtime you can create a webservice for that code and then serialize the results bac to the client.

Additionally, if you really want all the features of the .NET runtime you could create your own WPF container hosted as an ActiveX add-on. However you open the browser to security issues which the Silverlight runtime protects you from.

Hosting WPF in a Win32 Application[^]
QuestionFrozen Property After Animating [SOLVED] Pin
#realJSOP15-Jun-09 9:26
mve#realJSOP15-Jun-09 9:26 
QuestionUpdate Databindings to Object on assignment to new Object Pin
Dan Payment15-Jun-09 7:59
Dan Payment15-Jun-09 7:59 
AnswerRe: Update Databindings to Object on assignment to new Object Pin
Mark Salsbery15-Jun-09 8:17
Mark Salsbery15-Jun-09 8:17 
GeneralRe: Update Databindings to Object on assignment to new Object Pin
Dan Payment15-Jun-09 9:44
Dan Payment15-Jun-09 9:44 
Questionfence-sitting : SilverLight vs. WPF : one year out ... ? Pin
BillWoodruff15-Jun-09 7:47
professionalBillWoodruff15-Jun-09 7:47 
AnswerRe: fence-sitting : SilverLight vs. WPF : one year out ... ? Pin
Mark Salsbery15-Jun-09 8:13
Mark Salsbery15-Jun-09 8:13 
GeneralRe: fence-sitting : SilverLight vs. WPF : one year out ... ? Pin
BillWoodruff15-Jun-09 9:17
professionalBillWoodruff15-Jun-09 9:17 
QuestionWPF listbox scroolbar width Pin
peterotoole15-Jun-09 4:52
peterotoole15-Jun-09 4:52 
AnswerRe: WPF listbox scroolbar width Pin
Pete O'Hanlon15-Jun-09 5:01
mvePete O'Hanlon15-Jun-09 5:01 
GeneralRe: WPF listbox scroolbar width Pin
#realJSOP17-Jun-09 5:41
mve#realJSOP17-Jun-09 5:41 
QuestionConsume huge excel sheets by WCF Services Pin
Vipul Mehta15-Jun-09 4:26
Vipul Mehta15-Jun-09 4:26 
AnswerRe: Consume huge excel sheets by WCF Services Pin
RugbyLeague15-Jun-09 10:22
RugbyLeague15-Jun-09 10:22 
QuestionGray focus comes on treeview Pin
Ravi Mori15-Jun-09 3:02
Ravi Mori15-Jun-09 3:02 
AnswerRe: Gray focus comes on treeview Pin
ABitSmart15-Jun-09 3:35
ABitSmart15-Jun-09 3:35 
GeneralRe: Gray focus comes on treeview Pin
Ravi Mori15-Jun-09 3:52
Ravi Mori15-Jun-09 3:52 
GeneralRe: Gray focus comes on treeview Pin
ABitSmart15-Jun-09 4:07
ABitSmart15-Jun-09 4:07 
QuestionCapture mouse event on slider track [modified] Pin
Christian Graus15-Jun-09 0:19
protectorChristian Graus15-Jun-09 0:19 

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.