I am new to silver light, i cre开发者_如何学Pythonated one sample silver light application but i want to create mater page in silver light, in silver light master page exist? or not?, if exist please
I want to make date picker control disable in silv开发者_StackOverflow中文版erlight . date should be entered from code side . how to do ? any suggestions ?you can use IsEnabled functionality of Silver
I have a three level of nested user controls in my Silverlght 4 application. the most low level control fires an event with some parameter, then second user control takes the parameter and also fires
How do I add row data directly to a DataGrid Class? I am using a free opensource class from a company that I will not name (even if it is RadiantQ) that I like a lot.It has this cool MuLtiColumnTreeL
I have a ListBox that is data bound to an ObservableCollection. Inside the DataTemplate, I have this custom user control that I want to bind to the current item.
I have Silverligth Unit test Application (.net 4.0) and I\'ve added reference to my WCF service(3.5) And here are my codes
I have a visifire customization question. How do I force the direction of X Axis labels? How do I make the x axis labels on the graph on the right look more like the ones on the left?
I am curious how I can add a property to add functionality to a control. Currently I am just extending controls, but I was curious if it is possib开发者_StackOverflowle to add a property to add functi
function releaseUser(user) { 开发者_运维百科if (user != null) { var requestParams = \"\", url = \"\", number = 0, type = \"\";
A user of our system (Silverlight 4/WCF Ria Services) has a problem using Internet Explorer 9 and our application. Using FireFox isn´t a problem. I tried to reproduce the problem on other systems, wi