I have encountered a strange behavior in Silverlight application and couldn\'t be able to resolve it after trying many hours.
What would be the most efficient way, if it can be done, to stream or send 开发者_如何学JAVAa file (byte array) from a Silverlight in-browser application to a new HTML window in a way that will prompt
Unless I\'m mistaken (which I hope I am) there is a bug with the TabControl related to the visibility of TabItems.
I m hosting some adaptive streaming video on windows azure and I have noticed that at the beginning the video start with the lowest avaiable bitrate. That is a big issue.
I\'m trying to add reference to XElement in my C# Silverlight 4project, and I get an error unknown type or 开发者_如何学运维namespace linq of system.xml
In Silverlight and PRISM, what is the good way to open a popup child 开发者_运维知识库window which is in one Module by passing a parameter from a ViewModel in different Module.Create a common interfac
I am using /_vti_bin/usergroup.asmx service and getting the userinfo using GetAllUserCollectionFromWeb(). But i need to pass in the specific site and need to get the users info of that site alo开发者_
For reference, I orig开发者_C百科inally posted a version of this question on the Silverlight forum here:
I have got datagrid with few columns, and I want to have one of them always fill empty space of this datagrid. Hwo can I change this code to have this result? Unfortunately this is not my code
We are implementing a claims-based approach to security for our enterprise applications.I\'ve b开发者_JAVA百科een looking at the built-in support (with System.IdentityModel) as well as Windows Identit