4.6 Implementing Spell Checking in Your Windows and Web Apps with NetSpell
Like it or not, good spelling is a crucial part of written communication. Spelling mistakes reflect poorly on the writer and can create barriers just by making a negative impression on the reader. Why not ease your users’ spelling worries by wiring a simple, powerful spellchecking utility into your applications?
NetSpell, written by Paul Welter of LoreSoft, is a lightweight spellchecking library that can be added quickly to your .NET applications. It comes with dictionaries for several different languages and built-in controls for Windows Forms and web apps. NetSpell was written on the 1.1 Framework but wraps nicely into 2.0 applications.
| |
|---|---|
Tool | NetSpell |
Version covered | 2.1.7 |
Home page | |
Power Tools page | |
Summary | Lightweight, easy-to-set-up spelling tool for any .NET application |
License type | Not specified; compiled binaries and source code available |
Online resources | Forums, bug tracker, Code Project article at http://www.codeproject.com/csharp/NetSpell.asp |
Supported Frameworks | .NET 1.0, 1.1, 2.0 |
Related tools in this book | FreeTextBox |
Getting Started
Download the NetSpell assembly from the tool’s home page and reference it in your project (see the Appendix).
Using NetSpell
Straight out of the box, NetSpell’s distribution ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access
