Downloads
Yahoo Search API C# and VB.Net
C# and VB.Net code that wraps the Yahoo! REST requests with simple function
calls. Results returned in a serializeable, strongly typed, object model. All
source code is provided along with a sample application to show how to use it.
In order to create an applicaiton using this code you also need to comply with
Yahoo's conditions for using their service. In particular you need to
register and obtain your own
Application ID.
The Yahoo Search API is covered by a BSD licence. By downloading these
files you are agreeing to the terms and conditions.
Download:
C# - Yahoo_Search_API_C_Sharp.zip
VB.Net - Yahoo_Search_API_VB_Net.zip
If you find a bug, think of an improvement, or would otherwise like to leave a
comment, you can do so at the bottom of this post.
Magnify
Magnify is a screen magnification tool designed for developers. It magnifies the
area under the mouse pointer. Three zoom levels x2 x4 x8. It also gives you the
colour code of the pixel under the cursor, in both hex and decimal.
This application requires the
Microsoft .NET Framework 1.1
Download Magnify_1_3.zip to install
RegEx Editor
Have you ever wanted to develop a complex regular expression and test it? Is
Visual Studio Search and Replace dialog just not cutting it? Well RegEx Editor
might just be the answer.
It is a simple concept, enter some text to test on, a regular expression and a
replace string then use the IsMatch, Matches or Replace button. RegEx Editor
includes full support for Groups and Replace Strings. Match results displayed
in a neat grid with single click sorting.
This application requires the
Microsoft .NET Framework 1.1
Download RegExEditor_1_1.zip to install
If you find a bug or would otherwise like to leave a comment, you can do so on
this post.