Developing in SL5 on a new machine using VS2013
I am moving to a new machine, but still have access to the old one.Most of the many projects in our source tree run just fine, but towards the end my build tries to make a Silverlight (SL5)...
View ArticleWcf ria services stops working when running silverlight enabled WCF service
Dear Gurus!I try to add silverlight enabled wcf service to my silverlight application in which I use wcf ria services. When I start service my wcf ria services stop working (sometimes it worked,...
View Articlebegin animation in the foreground
hi,When we implement an animation , what we always do is define a storyboard in xmal , then we start and stop the storyboard in code behind. I wonder that whether we could not only define the...
View Articlewhy I can't get data from database
Hi,when I write a silverlight demo i found i couldn't get data from database, what's wrong. I could get data easily from database in wpf.
View ArticleCreating a RIA Services Solution problem
hi,I am following this article: http://msdn.microsoft.com/en-us/library/ee707376(v=vs.91).aspx to create a RIA Services Solution ,it says:To create the domain service 1.Right-click the server project,...
View ArticleAutomationFactory.CreateObject throws This operation is not supported in the...
Hello,I have created very simple Silverlight Application that uses Silverlight 5 and I am trying to run it In-Browser but the code keeps throwing an exception when the AutomationFactory.CreateObject...
View ArticleWcf ria services how to realise notification about changes in the database
Dear Gurus!Is in wcf ria services any built-in mechanism for notification about changes in the database?
View Articlehelp me implement this scenario please
Hi,I am developing a silverlight application, here is my scenario : there are several textboxes on page,which let customer input the email receiver and title and content. some how i want to customer...
View ArticleDoes a OOB silverlight 5 application will need silverlight plugin?
There is a chatter about popular browsers discontinuing NPAPI. Chrome has already published timeline (end of 2014). I do not see any such announcement from Safari and Fire Fox.I'm exploring ways to...
View Articlehow to save recorded video file (.avi file) to local file system
hi,I am developing a application in siverlight 4 to record video from webcam. I need to save recorded video on disk.I need to record the video and save it on my local drive. Could you please help me...
View Articlelinqtoxml error
following the article to using below code to get xml content,but it shows error , linq is fine but i cannot give it to the listbox ,how could i implement it.private void InitializeGrid() {...
View ArticleEvaluate a formula at runtime
Hi AllStrings like "10*2/3"1 - How can evaluate if is correct or not2 - How can find the resultThanks
View Articlewpf & silverlight
Hi,I want to start learning silverlight.I know much about wpf,when I googled on internet,there are many people say that silverlight and wpf has much in common ,could someone compare these two for me...
View ArticleHow to run silverlight enable website on android or ios devices.
How to run Silverlight enable website on android or ios devices.
View Articlefull screen
Hi,When I develop a silverlight application, I need make my silverlight app become full screen ,like how do I make below grid become full screen.<Grid x:Name="LayoutRoot" Background="Blue">...
View ArticleCOM automation in browser trusted
Hi Community, I've got a serious problem I need help with:I'm working on a Silverlight 5 project which is hosted on a tomcat. The SL client uses COM automation to leverage some advanced functions....
View ArticleSilverlight or HTML5
Hello, a- Should I continue to learn Silverlight, or change my mind to HTML5? b- HTML5 has an equivalent to Silverlight RIA Services? What’s its name? c- Can you recommend a book to learn to...
View ArticleYou broke my Netflix and Viaplay!!! March 12. 2014
Both my Netflix and Viaplay, which have run smoothly in my Chrome browser under Mac OS Maverick now just reports that "Silverlight Plug-In has crashed"... I have rebooted several times, tried...
View ArticleElevated trust in browser ?
I read about SL5 new features elevated trust in browser. The problem is XAP need to be signed with certificate and regiter to publisher store.My question is simple, is there trusted and free...
View Article