I am usinq MySqlServer Domain Service and ADO.NET Entity Model for Silverlight Database works. When I get the records from DataBase my grid get the columns name but there is n开发者_运维问答o row no
I have window which is now movable in the application but the issue is the window get move out of the context as well with in the context it get go behind the control and than the window is not reacha
When I create a new TabItem I create a new CheckBox at the same time. I would like 开发者_如何学编程to bind the TabItem\'s visibility to the CheckBox, but am having trouble setting up the binding.
I have the following in my root ResourceDictionary. The Foreground = Red part works, but the custom attached dependency property does not get set.
I am working on a SL4 RIA Business application an开发者_开发百科d would like to get all the reference code out on the web I can find.. from a book is fine too..Anyone know a few good ones?I will searc
I am just doing simple example in Silverlight, which retrieves data from database, can also insert, update and delete
I\'m trying to construct a Silverlight4 UserControl to render results of multiple tests and testruns. I want to display a rectangle for each test that summarises the results of one or more runs for th
I am usinq开发者_运维知识库 Ms Sql Server - Ado Net Entity Model and DomainService Class for connet to database from Silverlight.
I want to store an instance of a class within a TreeViewItem so that way I don\'t have to make the program sort through the list of possibly selected items for it.
I need to check , Is the update available b开发者_如何学Cut don\'t need to download. How can I check this ?