Advertisement
You are looking at a partial list of posts.
Please
leave a comment, ask a question and consider
subscribing to the latest posts via RSS or
email. Thank you for visiting! Below is a list of entries related to:
domainservice.
My site contains more than just the information below and I'd encourage you to visit the
home page to view
current information as well as other items/categories that might be of interest.
There are 2 entries for the tag
domainservice
As we’ve all been guilty, when you see demonstrations of technologies most of the time the data samples show single table solutions. When was the last time you’ve developed a single-table system? :-) Thought so. In RIA Services demonstrations, most of them have been single-table samples as well. So how do you go about retrieving relational data (master/details type) with RIA Services? Here’s an option. I’m using VS2010, Silverlight 4 and the WCF RIA Services preview using the below sample. I’m also using the Chinook sample database which has become one of my favorite simpler relational data samples to...
We’ve update the .NET RIA Services build for May 2009. The updated May preview can be downloaded here: .NET RIA Services May 2009. You may have to uninstall your previous version before installing this one. What is .NET RIA Services? Microsoft .NET RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. The RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. It also provides end-to-end support...