Silverlight crash
I have a netflix acct that I have been using without a problem, but now it tells me I need to have download silverlight in order to watch. So I did. Now when I try to watch it comes out with error code...
View Articleaccordion
I have added a datagrid into an accordionHow can I set the header of the accordian item that displays the Datagrid.I tried many ways but not work. Help me out
View ArticleThe element is already the child of another element in TabControl
I am working on Silverlight and in a very strange problem where it do not give any exception and do not break on running at breakpoints. So i kept a break point in app.xaml.cs atprivate void...
View Articleconncet local file system
In silverlight 5 when we need to access the file system, we ususally consider com api, but when we want to run the application in browser .it become a little complex. So how could we implement this...
View ArticleDataGrid Update Notification
Hello, I am trying to find a way to update the row background of a DataGrid when a property of the bound collection changes. My DataGrids ItemsSource is bound to an ObservableCollection<T>. When...
View ArticleSilverlight 5 Won't Replace My Old Version
I got a computer that had Silverlight 1 already installed on the computer. My work schedules require Silverlight for their website but it needs Silverlight 5. I download the new version, try to...
View Articlecan't install silverlight 5
After I uninstalled the older version of Silverlight, I tried to install Silverlight version 5 and I got an error code 20000008and an error message stating "unable to find a volume for file extraction...
View Articlesilverlight windows rt
Why microsoft had created windows rt and silverlight is not compatible?I bought a tablet with windows rt and I was hoping that each program of microsoft will be compatible.
View Articledoes not exist
i download a demo from http://www.codeproject.com/Articles/331329/Carousel-Effect-in-Silverlight then i open the pj in vs 2013. but it shows shows <sdk:Label /> does not exist in namespace...
View Articlesee the selected item
I am trying to synchronize scroll and the selected item, when an item is selected the scrollviewr should scroll to the selected item so the user can see the item:how can i do so , i sue list box
View ArticleHow to implement following GUI using silverlight
I am under a situation in silverlight where i am not able to understand how to implement(to do) so that i can have the following view:I have a grid which shows versions (which contains green and red...
View ArticleOS X Mavericks - Silverlight 5.1.30514.0 Crashing
I am so frustrated. I've tried performing a *clean* reinstall of the plug-in about 10 times, removing every file on my system that contains the word "silverlight" in the file name and I still get 100%...
View ArticleHow to create TabControl so that it render different data on each TabItem...
I want to create a Tabcontrol using MVVM approach where this Tab will have 3 tabitems and each of them will render different things like one will render some code in it's tab content and another...
View ArticleCoded UI/UI Test plug-in for Silverlight 5 are failing upon playback.
I am new for CODED UI/UI Test plug-in for Silverlight.In my company, I have to automate Silverlight 5, .netframework 4.5, C# Application using Internet Explorer 8. I have VS2012 Premium installed. As...
View ArticleHow to create TabControl so that it render different data on each TabItem...
I want to create a Tabcontrol using MVVM approach where this Tab will have 3 tabitems and each of them will render different things like one will render some code in it's tab content and another...
View ArticleWhy dynamically changed data not updated on MVVM binding here
I am using Mvvm approach in silverlight. where i try to bind a TextBox like this...
View ArticleHow to update the data to another's View (xaml) from another ViewModel class...
I am in a situation where i have a grid which is binded using Mvvm approach in left side of GUI.Now in my GUI just right to it i have TabControl which has 3 TabItems.Suppose that there are 2 grids...
View ArticleAzure AD Authentication
Hello!I have an ASP.Net application that authenticates through Azure AD. After authentication, it runs a Silverlight component which in turn connects to a WCF service.Now, what I want to happen is to...
View Article