(X) Hide this Watch the recording of the latest SilverlightShow webcast 'Running Silverlight Outside the Browser and with Elevated Trust'.
Join our next live webinar session by Braulio Diez - Sketchflow in Real Scenarios, on Sept 29th, 8am - 9am PDT.
Learn More | Sign Up | More Webinars by SilverlightShow

Recommended

Skip Navigation LinksHome / News / View News

Silverlight 4 Google Search REST API Example

+ Add to SilverlightShow Favorites
0 comments   /   posted by Lukas Zdechovan on Jan 19, 2010
(2 votes)
Tags: REST , SOAP , Google Search , Applications , Out of Browser
Lukas Zdechovan has created an application that uses Google Search API and behaves like Internet Search Application with option to preview desired page in web browser directly in this application.

I built a simple silverlight client, that makes requests to this service by WebClient(class), convert the JSON result to an XML and then parse it to a collection of GoogleSearchResult(class) objects shown in ItemsControl.

I tested the new WebBrowser control in which, you can preview desired search result. Because it works only in Out of Browser mode I practiced utilization of InstallState and IsRunningOutOfBrowser properties to provide install button and determine whether application runs OoB or not.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 5 and 6 and type the answer here: