I\'m using RadGrid in a SL app using RIA services / MVVM In my Viewmodel I have an IEnumerable collection that works fine when simply exposing the collection:
I\'m working on a Silverlight 4 WCF RIA Services app. I created a Presentation Model for my Stock entity, which is working fine. My trouble (well, one of my troubles) is when I try to databind a combo
I have a Silverlight app that uses WCF RIA Services and is hosted in Azure. The web app references Microsoft Z3 dll:
I could use some help with a RIA services query that I have been struggling with for a bit now... Person has a collection of DailyScore.
For reference, I orig开发者_C百科inally posted a version of this question on the Silverlight forum here:
We are using the WCF-RIA Services in our project. On part is a search which will trigger a RIA request on the server.
I have 2 Domain Service in my Silverlight solution, both of them has RequiresAuthentication attribute. When开发者_如何转开发 user go to application and they login, they can call service A and it worki
I have two client-side R开发者_如何转开发IA services projects, each mapped to server-side RIA assembly for code-gen etc.. Let\'s call them domains A and B.
As mentioned in another question we are using WCF-RIA Services in our project in combination with the silverlight navigation framework. On part is a search function. A search button will navigate to a
I\'m using an AuthenticationService derived from AuthenticationBase in the standard business application template for RIA Services and using Forms authentication.I have my own CustomPrincipal that is