facebook get user pages
Hello friends,maybe this is not the place to ask but still I'll give it a try.I need to get the facebook pages that a user can post to (especially where the user is an admin).What I have now is below...
View ArticleInconsistence Behavior of Silverlight Textblock
Hi all, I found an issue with textblock in my Silverlight application. As observed from the picture I attached, in the "How to play" silverlight page, the title are bound to disappear if I navigate...
View ArticleSaveFileDialog on Macs
I'm using the SaveFileDialog to allow the user to save a file from the application. This works great on Windows machines, but on Macs, the default file extension is not being added, so the user has to...
View ArticleUnloaded all (or only ones) xaps files MEF
Hello, I have a Silverlight Application that I'm using MEF. So...when I Click in a TreeViewItem I'm loading a xap file in a itemControls that's works well. But if I click in the exit button or other...
View ArticleDownload videos Stream Silverlight 5
Hello, I would like to know how do you download videos from sites that stream is Silverlight 5.1.20125.0, need to download the video, but I can not! Could someone point me to some software for...
View ArticleSilverlight 4 attemping to run Silverligh 5 app
Hi there,I have a Silverlight 5 app and if I try it on a system with Silverlight 4 it attempts to launch it and gets stuck on 100% loading.Any ideas how I can resolve this? My HTML looks like...
View ArticleWorking with MEF - Performance/Memory/Consume
Hello Guys !! I have a Silverlight Application that I'm using MEF. This application is very large because I have a lot of modules. So...I have a lot of xaps files. OK? Imagining that the client...
View ArticleHow to Access Application Data file in Silverlight 5
I have a application data file, which is an XML. I added the XML file into project by creating a Data folder. I also set the property COpy to Local to Copy Always, which does create it in bin/debug...
View ArticleHTTPS for both INTRANET and EXTRANET
Hi,I have a Silverlight 5 app that works fine in HTTPS extranet and HTTP intranet. Now they want it to work HTTPS for both but I honestly don't know what I have to change in my settings to accomplish...
View ArticleSilverlight for Windows 8 64 bit ???
Hey I can not observe videos from school because Silverlight will not work will Windows 8 @ 64 Bit! Do you have a fix for this, I'm using a Surface Pro....!Clark
View ArticleSilverlight for Windows 8 64 bit ???
Hey I can not observe videos from school because Silverlight will not work will Windows 8 @ 64 Bit! Do you have a fix for this, I'm using a Surface Pro....!Clark
View ArticleGrid Items was not render in proper position of row and column
i have a trouble in bind data to Grid, element was generated but not in a proper row and column when assign a source at that time all data will be present but not in a proper grid's row and column all...
View ArticleSilverlight 5 app in OOB stop working in Windows 8
App was updated on the server. In browser everything works ok. In OOB in normal it should be automatically updated, but it does not. It even doesn't load - just white screen of death. Debugging doesn't...
View ArticleWebClient OpenWriteCompleted Execption
Hi I am Working with Silverlight 4I want To Write to A Stream using System.Net WebClient with the OpenWriteComplited EventI have The Following Codepublic void SetDeskInfo() {...
View ArticleSilverlight 5
After installing, uninstalling and reinstalling Silverlight 5, it still wont work with my IE 64 bit browser. I am running Windows 8 Pro. Silverlight 5 works fine on the desktop version of IE, but not...
View ArticleSilverlight 2153 Initialize Error
I've been working with a client to attempt to resolve a 2153 Initialize error for Silverlight. I've done my due diligence but having no luck. Could anyone provide some help?Here are all the...
View ArticleHow to check user online, offline by runtime process in silverlight
Hi all, I have a problem when check user online, offline in silverlight. I update user status to offline when they close my app or redirect to another page in onbeforeunload event of body tag. But if I...
View ArticleGPU Acceleration won't enable
Hoping someone can point me in the right direction here. I've been searching for hours and haven't narrowed on any solution.I can't seem to get a Silverlight video to play with GPU acceleration on my...
View ArticleHow to drag and drop content of one label to another label in Silverlight 5
I have a Form in a Silverlight 5 application with the two lables (Label1 and Label2) on it.The content of Label1 is “This is Label1” and the content of Label2 is “This is label2”. I need help with code...
View Article