(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Silverlight 4 Google Search REST API Example

(2 votes)
0 comments   /   posted by Lukas Zdechovan on Jan 19, 2010
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.


Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter