In a project using RIA Services, I\'ve a Customer table and an Address table to store the address of each customer.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m trying to display the content of a table in a combobox. I\'m using the MVVM pattern and in my viewmodel class if I write this it works:
I am trying to开发者_如何学JAVA create a modular Silverlight 4.0 application, where the modules are configured using the XAML module catalog.
I am trying to expose a RIA domain service as a SOAP web service for backward compatibility with a legacy application.
I am building an application based on Ria Services. Amongst the default methods that were built by the Visual Studio Wizard, I can see the ones that should insert and persist new data.
I am moving my first steps in the Entity Framework 4.0, and I am currently facing an annoying issue.
We are planning to develop a charting application based on Silverlight(using infragistics xamdatagrid). The application will be very much like Google Finance like charting tool with an ability to view
I have a self-referencing hierarchy that is a Ria Entity. I place the entities into an ObservableCollection and bind the collection to my TreeView. Everything works as expected, except when I add an e
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.