I have a Silverlight DataGrid, a DataPager and a PagedCollectionView. After the PagedCollection view is bound to the DataGrid, the first row of the DataGrid is selected.
Hello All, I would like to knowhow to handle the exception in the Silverlight ? Since it is the code which runs
Im required to write a Silverlight application using WCF. I\'m also required to use Dependency Injection to gain access to this service in another library.
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
I seem to have hit a bit of a wall on this one - although everything works fine on XP Pro IIS5.1, on IIS 6 I have tried everything over the last few days to get silverlight to simply play a .wma file
I want to add a behaviour to a TextBlock in silverlight 3. I have a behaviour class in a c# file in a different project than my xaml file within my solution.
function releaseUser(user) { 开发者_运维百科if (user != null) { var requestParams = \"\", url = \"\", number = 0, type = \"\";
I looked around the web for an answer, but can\'t seem to get this to work. Here is what I have: public class UIValues : INotifyPropertyChanged
I have a problem on my silverlight application. I login in my application using my ID (assume x) (using Internet explore 8),
I\'m trying to create a login screen in silverlight and i was taken two textboxes and put them in two of rows in Grid layout but 开发者_Go百科when i run the app textboxes taking right alignment and st