How to debug Silverlight 3 C#Application? Using VS or Blend... or some tool\\开发者_开发问答plugin?I think we can debug SL 4 application if it is opened through IE! I had already spent 1 hour finding
This looks a bug to me.. Using Silverlight 3 and i have a user control defined in XAML and trying to access the object during runtime returns a null.
I have a SL DataGrid that has two columns.I need to be able to catch any change to the a row and save it into an undo stack.I setup the event RowEditEnded and tried to add to the undo stack there.The
I am having trouble debugging silverlight, and the silverlight unit tests. Lets first talk about debugging silverlight. My silverlight project has the \'silverlight\' debugger checked in the project
How to make transparent background of Silverlight 3 application? I have the next code but it does not work (
I\'ve discovered the new data annotation features of SL3 and I\'m using them for user input validation.
I have a data navigation user control in Silverlight which opens a child window where the user can enter search criteria and when they press \'Apply\' it\'s suppose to update the bound property in the
In general, how does one set a control to take up the entire Height and Width开发者_如何学Go of its container?I am new to Silverlight and was surprised that the controls don\'t have a Dock property (u
I am having difficulty deploying RIA services/Silverlight 3 to a staging environment. Here is my situation:
I\'m trying to open a silverlight project in Visual Studio 2008 and getting this error. The project type is not supported by this installation.