Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 18: Custom Linq Provider
Posted by: Brad Abrams,
on 04 Aug 2009 |
View original | Bookmarked: 0 time(s)
Continuing in our discussion of Silverlight 3 and the update to .NET RIA Services. I have been updating the example from my Mix09 talk building business applications with Silverlight 3. RIA Services is very much an extension of the LINQ project. Effectively you can think of RIA Services as n-tier LINQ. As such, I thought it would be interesting to show how any of the tons of Linq Providers can be used with RIA Services.
You can watch the original ...