I have added two user control to the project. One is for portrait and other is for landscape because my views in both mode are different. Now according to the orientation of view page i add the user c
Having switched from WPF to Silverlight 4.0 I am stuck at something quite basic. There seem to be no way I could use a Trigger within my styles.How is this gonna work?
After downloading IE9, I found that running any Silverlight page breaks (o开发者_运维百科nly in IE9).
From a silverlig开发者_StackOverflow社区ht forum page I found, I was under the impression that a ChildWindow created in the code behind would pick up the theme of the rest of the page; it\'s only when
To get around twitters streaming API not having a crossdomain file to access it from client side( in this case Silverlight) I have made a Generic Handler file in a web project which basically download
Can anybody tell me how to deploy website that uses silv开发者_如何学Pythonerlight navigation application and silverlight enabled wcf services?
I have set up a Prism project with one module. In the module I have defined some views. I want to use a ResourceDictionary to style UI elements.
I am using silverlight toolkit treeview to show set of data. It has 1000 elements and some of the child elements have as much as 500 child elements as well. It takes almost a minute to load the data a
When I add many items to Canvas why does the UI freeze? Say I have a loop from 1 to 1000. I can only see all the elements after all 1000 of them are added. Why doesn\'t the Canvas show up items as the
The S开发者_开发百科ilverlight 4 DescriptionViewer Control displays a Description in a Tooltip: