I am trying to use the Silverlight 3.0 DataGrid with the MVVM design pattern. My page has a DataGrid and a button that adds an item to the collection in the VM using a command (from the Composite Appl
I\'m using ADO.Net Data Services (Astoria) in Silverlight 3 and I want to delay loading properties on an entity until after the initial load. However, when I\'m ready to load them I\'d like to batch t
I\'m trying to programmatically add events and elements to a DataTemplate in a Silverlight 3.0 app. I have a User Control with a dependency property where I would like to take the template that\'s set
I have a situation where I need to determine if I\'ve reached the end of a Storyboard, and then need to seek to the end of it.
I tried to implement a full screen functionality in my application . Its working fine .But I added some HTML contr开发者_如何学编程ols in my aspx file ,when i click onr fullscreenbutton it shows a ful
I am loading values for a listbox from an xml file. What my problem is i can\'t get the bindings show the property values of the class that each item is assigned. When i set the Text this way:
I have two listboxes that I am dragging one item from to the other. Using the November 2009 build of the Silverlight 3 Toolkit\'s ListBoxDragDropTarget. I have an EventHandler on the Drop event of the
Is there a way to access a fingerprint reader from a silverlight and/or ASP.NET application? I have a web application that I\'d like to implement fingerprint scanning开发者_Go百科 in. Is this possible
I followed the example to upload files to the server successfully: 开发者_C百科http://www.c-sharpcorner.com/UploadFile/nipuntomar/FileUploadsilverlight03182009030537AM/FileUploadsilverlight.aspx
Changing values in the RowEditEnding event of a DataGrid I have a DataGrid that has a check box column. Only one row can have the box checked. If the user checks a new box all the other boxes should