Silverlight and RIA Services: Implementing Search
Posted by: Brad Abrams,
on 25 Nov 2009 |
View original | Bookmarked: 0 time(s)
Some of you likely noticed that my PDC09 demo included a stubbed out Search function that I didnt really get to walkthrough during the talk. I thought Id do a blog post showing how it is done. To get started you need: Visual Studio 2010 Beta 2 Silverlight 4 Beta (which includes RIA Services) You can download the completed solution as well. and be sure to check out the full talk. First lets write a new method on the DomainService to return the...