In Visual Studio 2010 Beta 2 I created a new navigation Silverlight application. Without changing anything I hit F5 to run the application. It c开发者_如何学Pythonomes up with the following error: ‘U
how to evade Silverlight cross-domain security law? This point is one that I need to go r开发者_运维知识库ound
I have a domain services class that runs on the server in a silverlight application. I.e. the class is defined like this,
I have a combo box on a form and when I rollover the combo box with my mouse, the OnMouseOver event causes a graident 开发者_StackOverflow中文版view to appear.How would I go about ensuring that it doe
I create a basic TemplatedControl via Visual Studio. I then inherit TabControl instead of Control. It technically works (ie passes compile) but inside Expression Blend 3, I get an error \" object refe
It seems that with the Silverlight 3 Navigation Framework, it is possible to get a PHP-like parameter query mechanism like so:
I am trying to publish my SilverLight application to the web and I keep getting \"An error occurred while trying to make a request to URI \"http://localhost:2898....\".
I\'m trying to set up UI automation for Silverlight 3.I have a little test project that has 2 elements, a Button and a TextBlock.When you click the button the text is supposed to change.
I\'m experiencing som strange behaviour by the Silverlight ComboBox.I started out with some simple code:
Can Silverlight play video with transparency? At least some tricky way for color keying with C# or HL开发者_运维技巧SL?