Click here to Skip to main content
15,891,905 members
Articles / Programming Languages / C#

A SoundEx implementation in .NET

Rate me:
Please Sign up or sign in to vote.
4.94/5 (15 votes)
21 Jan 2002BSD4 min read 139.4K   1.5K   69  
Demonstrates an OO implementation of 4 SoundEx variants in .NET
SoundEx
=======

Copyright 2002, Richard Birkby, all rights reserved.
Permission granted to use, copy, modify, distribute and sell so 
long as the above copyright and this permission statement are 
retained in all copies.  THERE IS NO WARRANTY - USE AT YOUR OWN RISK.

This source and the accompanying article were first submitted to 
codeproject.com January 2002.

Compile with nmake from the .Net SDK.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Web Developer
United Kingdom United Kingdom
Richard Birkby is a software engineer from London, UK, specializing in .Net. Richard has coded for many different sized companies from small venture-capital funded start-ups, to multi-national corporations (ie Microsoft). When he's not programming, he enjoys driving his sports car or eating curry (although never at the same time!).

Richard helps run CurryPages.com and has several other covert ventures in development. Stay tuned!

Comments and Discussions