Desperately Seeking Love of Sophie

Part 7: Web Search Results

leave a comment »

Technorati Tags: ,,

Adding this was more of a question of restructuring my code than really using any new functionality. Everything needed was already built to get to Image Search working.

Few things I had to added to get to this view were…

  1. I changed networking request code so that I make a 1 request per category. I show the first category whenever it is ready and keep on requesting other categories.
  2. Created a user control to show the web results. which is pretty straightforward as it is a items control where items are stacked vertically (which is default).
  3. Added radio button to toggle the visibility of default types of search results
  4. I also added code so that user can type in search text and hit “Enter” to start searching.

websearch

Here is the copy of working project.

Written by Vivek

April 22, 2008 at 4:54 am

Posted in Professional, Software

Tagged with , ,

Leave a Reply