I am using RIA Services July CTP in a Silverlight application. When I change the name of the navigation property, I receive the following error:
Error 119 The member “TestUsers” in the concep
Microsoft Silverlight is a cross-browser, cross-platform plug-in that brings the next generation of media experience and rich interactive applications based on .NET Framework to the network. Silverlight provides a flexible programming model and can be easily integrated into existing network applications. Silverlight can provide fast and low-cost delivery of high-quality video information to mainstream browsers running on Mac or Windows.
I am using RIA Services July CTP in a Silverlight application. When I change the name of the navigation property, I receive the following error:
Error 119 The member “TestUsers” in the concep
I am looking for a code coverage solution that works with silverligt. It must also use msbuild because we automatically run all other unit tests in the build server.
Integration with Visual S
I used Rx to write a simplified Silverlight client library for my WCF web service, but sometimes I noticed that I was missing completed events.
public IObservable GetReport(string reportName)
I am currently studying different options for unit testing of Silverlight applications. One of the frameworks is Microsoft’s Silverlight Unit Testing Framework (the main software developed by Jeff
I have a custom data entity (data object) exposed through a WCF web service. The WCF service exists in a web application. Then, I have a Silverlight application that contains The service reference
When preparing for the release of my mobile application, I thought I would change the version numbers of all assemblies.
I also encountered a problem, WCF service client does not automaticall
I am using Silverlight Toolkit in a WPF project, and I want to add a red dashed horizontal line to the column chart of the Y-axis value that I can specify. I have modified the chart template and su
How to get the insertion position (x,y) in the visible client area of the TextBox control? I need to add auto-completion in the text box.
I found a solution for WPF, but it cannot be applie
Seeing the first announcement of the HTML5/JS Windows 8 GUI, a large number of WPF and Silverlight developers panicked.
What is the future of these technologies? How can new and old technolog
Now I have a silverlight application that fetches data from the mvc website. As long as I use WebClient and GET requests, everything seems to be fine. However, when I use HttpWebRequest and POST, I