WCF Data Service 5.6 Now working with Prism 4.1 Silverlight 5
Why I'm getting this issuehttp://stackoverflow.com/questions/24567202/how-i-can-consume-wcf-data-service-5-6-in-prism-4-1-application
View ArticleSeparate RIA Service Project & Client Project ?
http://stackoverflow.com/questions/24602216/can-ria-service-project-and-client-silverlight-application-be-separated
View Articlejavascript invoke error
i have an error when invoke a javascript from silvelight . this is the istruction: HtmlPage.Window.Invoke("***", url) [ScriptObject_InvokeFailed] Impossibile richiamare "***". Vedere link.... the link...
View Articleusing db without wcf
Is Database Connection possible in Silverlight without using WCF service?
View Articleno sound
I am getting an error message from Netflix as follows: N8157-3304 the explanation that follows says this is related to Silverlight plugin. I have no sound on any application; not internet or from...
View ArticleGive a sample or something
Hi,I am developing a raffle site using silverlight, i need a 3d prize wheel ,but i don't know how to do this in silverligt,please give me some tips ,thanks in advance.
View ArticleSystem.FormatException
I am work on a silverlight app which use a json data.I am using System.Json to work with a Json file. I am using Stream to construct the JsonObject for the app. But it always keeps throwing the...
View ArticleHtmlPage.RegisterScriptableObject() only referrring to newest accessed page
Hi. I had this question that when we use "HtmlPage.RegisterScriptableObject()", it only works for the newest accessed xaml page. How can it be used with all the pages ie. which are already referred as...
View ArticleFiddler error 504 on download Silverlight .xap file.
Hello.I've experienced a problem in some computers, sometimes, my users have a blank screen on access my application. I access this computers and all show a 504 error when download de .xap file.Anyone...
View Articleodata service
this article http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/consuming-odata-in-silverlight-4-0/ shows us how to use odata in silverlight , but some how I couldn't access...
View ArticleDebugging Silverlight application invoked in 64 bit IE
Is it possible to debug Silverlight application invoked from 64 bit Internet explorer (IE)? I get following error when I attached the IE process in VS2010. --------------------------- Microsoft Visual...
View Articleproblems with silverlight 5
i just had to wipe my system of an older computer and when i try to install silverlight to watch netflix i get unable to install silverlightYour operating system does not support the 64-bit version of...
View ArticleHow to Convert 720p mp4 to ProRes 422 for FCP (X) editing on Mac
Any suggestions on how to convert H.264 Mp4 files? I have a CG-10 Sanyo and that's the file it converts to, 720p. Looking to edit the footage with existing DV footage in Final Cut Pro Studio
View ArticleHow to create combobox template column in code behind.
Hi,I am in serious need of some help on the below issue and already i spent more than 1 day on this.I have followed the below post by colin and was able to create a silverlight datagrid with...
View ArticleHow to notify the TabItem switching in c#? (if there are many TabItems)
I have created TabItems in silverlight where each tab display some text. When i change the text then it show asterisk at the Header of TabItem with header name.Now what i want to achieve is : suppose i...
View ArticleProblem debugging Lync / Silverlight Conversation Window Extension (CWE) in...
I have the following setup: Windows 8.1 (64 bit) Lync 2013 (64 bit) Visual Studio 2013 Ultimate, Silverlight 5 and I am trying to debug the simple CWE example shown...
View Articlehow to scroll to view
I use listbox in a view:<ScrollViewer x:Name="scroller" > <ListBox x:Name="lstRemarks" ItemsSource="{Binding Remarks}" ItemTemplate="{StaticResource RemarkListItem}"...
View ArticleHow to set focus of a textblock Out of Browser?
I am working in silverlight and i am not able to set focus of textblock whereas i found the way to do for textbox (usingFocus()) but not textblock.Could some one please let me help in setting the focus...
View ArticleDebuging Silverlight 5 projet in Visual Studio 2013 and the Javascript hosted...
Hello,I have a Visual studio solution comprising of :1) A silverlight 5 app2) A hosting .Web projectThe silverlight app contains a webbrowser component rendering content from the web project. This...
View Article