Just learning Silverlight 4/RIA and i \'m stuck in a weird problem: setup an ASP.NET MVC project as the project hosting the Domain service. In this i tried to get data from the Domain Service which wo
I\'m working on a C#.NET 3.5 WCF RIA Services app and having an issue with my Entity Framework model.
I\'ve finally managed to get a handle on loading information using Silverlight, ADO.NET Entities, and RIA Services, but I\'m still having a problem with getting the information about the relationships
I\'ve successfully implemented a Javascript call from Silverlight (i\'m calling a java applet). When the user finishes using the applet, I\'d like to send the data back to Silverlight;
I\'ve been desperately trying for about the last week to figure out whatever my disconnect is that I can\'t wrap my head around RIA Services. I\'ve开发者_Python百科 meticulously followed the example s
Realized that VS2010 Beta2 has separate WCF RIA installation package which only works with .NET framework 4.0. Searching the google did not give me any pointer as of now. Is there anyway to get WCF RI
I\'m trying to get my brain wraped around Silverlight RIA I\'m to a point where I can create an object with a collection of objects which also has a collection of objects.
I have some trouble getting my head around how to implement more complex operations in a Domain Service in RIA Services. This is all Silverlight 4, VS 2010 and .Net Framework 4 in Beta 2.
The type or namespace name \'Resources\' does not exist in the namespace \'MyWebProject.Web\' (are you missing an assembly
I have a databound grid at my view (XAML) and the Itemsource points to a ReportsCollection. The Reports entity has three primitives and some complex types. These three are shown as expected at datagri