Async Pattern with WCF Client (Silverlight 5)
Silverlight 5 brought us the Async pattern. It seems as though this has been implemented in Silverlight to some extent. Theoretically, we should now be able to make WCF service calls using the async...
View ArticleSolution Not Compiling with Telerik control reference error for silverlight...
Hi --My application is not building locally with error: The type or namespace name 'Some Telerik control say RadGridView' could not be found (are you missing a using directive or an assembly...
View ArticleHOW TO GET LIST TYPE VALUE IN TEXTBOX IN SILVERLIGHT ??
DEAR ALL, I WANT TO DISPLAY A EMP NAME FROM DB TO TEXTBOX IN SILVERLIGHT. SEE BELOW MY CODE....
View ArticleMy Silverlight 5.1 does not work after upgrading to Window 10 (on Oct 17th...
I delayed and hesitated to upgrade to Window 10. I do not want complication because I am not a computer tech.Cannot understand a Microsoft APP Sliverlight 5.1 is not compatible or working after...
View ArticleWhen does Safari support for Silverlight end?
Good Morning,Do you know when Silverlight is going to be discontinued for Safari browser?Thank you Best Regards
View Articlesilverlihjt
I have windows 10. and when I log onto my job website it wont show that I even downloaded silverlight
View ArticleSilverlight 5 code not working on SAFARI 8
Im using this code in javascript to get the filenames inside a Silverlight 5 fileupload control. var sl = document.getElementById("SilverlightControl"); var SLFileNames =...
View ArticleWhy does the datacontract serialization run out of memory?
I have created a new SL 5 Web Site Application. I made all the contract stuff and can call the service and return to the client successfully. And I have a bunch of the config parameters set to their...
View ArticleIs any alternative of silverlight ?
Hi, I have some requirenments to call third party dll ,for that i am using silver light application But the problem is ,silver light application is only working mozilla (Not working in IE,Chrome) Is...
View ArticleCoded UI For Sliverlight 5 in Visual Studio 2015
HiWe are trying to automate an existing out of browser SliverLight Application. We are using Visual studio 2015 to run the WebCoded UI test to capture the controls. The Coded UI is able to identify...
View ArticleSilverlight not working on Firefox
Until a couple of days ago I was having no issues with Netflix playback on Firefox using Silverlight but yesterday and today it is not working. I have Silverlight version 5 and Firefox version 42.0. I...
View ArticleCouldn't load file or assembly " System.Core" Version'2.0.5.0 error while...
I getting the following error while build the project."Couldn't load file or assembly " System.Core" Version'2.0.5.0 error ....."My Project targetting Silverlight5 and has Telerik controls.Please help...
View ArticleDatagrid Accessibility support
Hi,Any luck with DataGrid accessibility? We are having the same issue and no luck to have the Silverlight DataGrid works with NVDA screen reader, specially when user is changing through cell using the...
View ArticleFile from Isolated Storage appears on user's desktop. Why?
Hi thereIn my OUB application some data are saved in Isolated Storage file. This file appears on user's desktop automatically which I consider a security problem. How to prevent this appearance?Thanks.
View Articledisgruntled
why is Microsoft such a fucboi! Silverlight wont run on windows 10 so no movies
View ArticleIs silverlight compatible with windows 10?
Seem to be having difficulty downloading Silverlight 5 onto windows 10, is it in fact compatible?
View ArticleHow do I get errors back from REST service using WebClient?
I have a service that I call from Silverlight. It is both WCF and REST. My Silverlight client calls it fine, however, when it is a WebClient call, an exception in the service does not come back to the...
View ArticleHow to read in RTF into the RichTextBox?
I have content like this in a database table:{\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Arial;}{\f1\fnil Arial;}} \viewkind4\uc1\pard\lang1033\fs20 test of attachment extended comments\f1\par }When...
View ArticleOpen link in default browser from extensionwindow
We have made an extensionwindow for Lync.In this extensionwindow we have a hyperlinkbutton which uses a wrapper. In this wrapper we do some checks and then we dodynamic shell...
View ArticleGet ItemsPanelTemplate object from ItemsControl in C# code.
How can we get ItemsPanelTemplate object from ItemsControl in C# code.<ItemsControl x:Name="itemsControl" > <ItemsPanelTemplate> <WrapPanel...
View Article