navigation problem
Actually i have a condition where i need to call Navigation Frame from other project Where Frame in not defined.I want to navigate to other page when confirmation box clicked, It should be achieved...
View ArticleWhen paying with PayPal How do I get information (Silverlight Web)
Silverlight project with the code below into the pay section, but insufficientHow can I see that the payment successfully? HtmlPage.Window.Navigate(new...
View ArticleChrome/Mac
Is there an actual legitimate reason that Microsoft have not developed Silverlight for Mac on one of its most used browsers? Seems pretty short sighted, or are we waiting for a release?
View Articlecan't make textblock dispear
In Silverlight project has a Button and a TextBlock named block.I set 'block.Visibility = False' in Button click event handlerBut when I click button, block is still here.I also made block collapsed...
View ArticleNetflixs 100% GPU(Video Card) problem.
I have been looking for a solution for this for some time but have been unable to find it. When I my mouse goes to or from netflixs my gpu goes to 100% for a second. This causes many crashes of my...
View ArticleSilverlight Crashes in IE and Chrome
Hi.Since a couple of days all Silverlight-pages crash in IE (10) and Chrome. Strange enough it works in Firefox, but I have to allow it once to run on every new site I visit.I have...
View ArticleCompression Silverlight WCF Service - Please Help!
Hi there, i have managed to enable gzip compression on requests coming from the service to my silverlight client.therefore the service compresses the file and then sends it to the client where it is...
View ArticleDoes Silverlight 3D support android tablet or Apple iPad tablet platform
Hi:Does Silverlight support android tablet and Apple iPad tablet platform?I am considering doing Silverlight 3D project at iPad or android platform.Is it possible to install plug-in of Silverlight 3D...
View ArticleHow to receive a notification when an item is removed or added to ItemsSource...
Hi all, I'm creating a custom control (extending a datagrid). I would like to get a notification when items are added or removed from ItemsSource of the datagrid through ViewModel so I could call a...
View ArticleSilverlight not work
I upgraded IE10 to IE11 at Microsoft updates. I can no longer open my application. I get a box that says something loaded wrong. I have uninstalled and reinstalled Silverlight 4 times, still not...
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 ArticleSilverlight 5 OOB Application with initparams on Visual Studio 2013
Hi I have developed a Silverlight Application with out of Browser support on visual studio 2013. I tried to pass init params from the html page, but the App.xaml parses the url with null value. So the...
View ArticleSilvelight 5 OOB Application with initparams in Visual Studio 2013
Hi I have developed a Silverlight Application with out of Browser support on visual studio 2013. I tried to pass init params from the html page, but the App.xaml parses the url with null value. So the...
View ArticleDownload from server
I want to download a file from a remote machine and showing the download progress status. Who can help me with this?THX
View Articlesilverlight frozen
when i minmize the telerik component Radwindow ,the whole silverlight application frozen ,I want to konw what's wrong?
View ArticleUpload file .ashx IIS7 not working
Hi everyone!I'm trying to upload a file through silverlight.In visual studio everything work (obviously :( )This is my code: private void Upload_Click(object sender, RoutedEventArgs e) { try {...
View ArticleHow to remove previously updated UIElement on grid row to add new UIElement?
I am working in silverlight where i have a grid called "bigGrid" which contains three rows and on the first row i have combobox and i update two UI elemnt on two different rows on Loading the comboBox...
View ArticleSystem.Windows.ItemCollection does not contain a definition for ElementAt
I have a silverlight project setup using silverlight 5 and .net framework 4.5on my xaml.cs file there is code block var displayMemberPath = comboBox.DisplayMemberPath; for (var i = 0; i <...
View ArticleDownload Video in Silverlight 5 for OOB Application
HiI have developed an OOB Application in Silverlight 5. The video url's are passed as custom parameters in the application. For offline video content, the video should be downloaded to the machine. How...
View Articlemailto in Google Chrome
Hello I have a problem - when i try to navigate to mailto uri in the browser Google Chrome nothing to do, but in the rest of the mail client opens successfully. I try to do this: var cmd =...
View Article