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:
relational.
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 1 entries for the tag
relational
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...