Share via


Summary

Silverlight applications can connect to SharePoint 2010 using web services. In this exercise you used the Search.asmx web service to query SharePoint for keywords. The results were displayed using a data bound list. The project uses the MVVM pattern which is a common pattern in Silverlight development.