Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 16: Exposing a WCF Service
Posted by: Brad Abrams,
on 31 Jul 2009 |
View original | Bookmarked: 0 time(s)
I am having a blast with the series where I am updating my simple Mix 09 Business Application demo. In this part, I wanted to consider the scenario that I hope is a common one. The developer writes their Silverlight app using the RIA Services pattern and the application becomes wildly successful. So successful in fact there is a demand to put a services head on top of the same application logic to facilitate writing a bunch of other clients. This is the sort of pattern we...