Sample code for writing an MSN Search-enabled application
In my previous post I pointed to the article "Building Search for Your Web Site with the MSN Search Service". I the comments on this blog I got some requests for the sample code of this article.
The good news is that today an MSN Search API Code Sample showed up on the MSDN Download Center. The C#.NET code sample demonstrates how to write a simple MSN Search-enabled application.
This Sample application and source code package contains a Windows Forms application written in Microsoft Visual C#® .NET for the Visual Studio 2005 development environment. The sample application demonstrates the basic calling conventions and result-processing techniques used to build search-enabled applications. The sample covers the entire functionality of the MSN Search Web Service API; at the same time, the code is designed to be very simple and easy to read.