Following the instructions supplied with the Microsoft Dynamics CRM SDK CrmODataSilverlight sample code I have downloaded the OrganizationData.csdl from my CRM2011 solution and readded my service refe
I want to Get the Database ID of the item selectd in the Combo box in silverlight either by using SelectedValuePath or by any other wa开发者_StackOverflowy.
Our architecture is a straightforward N-Tier model, which consists of a ASP.Net Application sitting in IIS7 (hosted in DiscountASP), that exposes methods on a WCF Service. Those methods talk to the DB
My application is in Silverlight(c#.Net) I have a form with three combo boxes,Country,State,City. My requirement is I want to populate my State Combo box at the Selectionchanged Event of Country com
We are planning to convert all our projects into Silverligh开发者_高级运维t Technology. After doing some research work we came to know that there are some Plug-In Isssues related with Silverlight.
I have created an HttpHandler for uploading multiple files to server. In my project there are 2 web applications: one is a Silverlight Application and the other is a WCF service. My HttpHandler is in
I have an observable collection that is exposed to the user by a collectionviewsource. One of the properties on the items in the collection is sortorder. I am trying to allow the user to permanently r
I have built a simple game in WP7 and I am trying to add background music to it using MediaPlayer.The problem is it just bombs with
I am working on an app where I am using WCF RIA services and entity framework. On laod,i have written a method which gets a list of schedules from database(as fetched using RIA method LoadOperation&l
We are planning to use Silverlight MVVM application in Dynamics 2011 f开发者_JS百科or few custom features. We also want to have consistent looks for whole application for both Dynamics and Silverlight