Using the Google search API from ASP.NET
By: Jay Oliver on Friday, July 4, 2003
Reader Level: 
I'm sure just about everyone knows about the Google search engine by now. What everyone might not know is that you can utilize Google's search functionality right from within your own web applications.
Not only is this a possibility, it's actually quite easy to do.
In this tutorial, we will cover:
- Pre-requisites for using the Google API
- Preparing and compiling the web service for use in your application
- Invoking the web service
- Listing the results



