Free Spell Checker for TextBoxes

spell check

One of the hardest things for me to find coherent information on has been how to set up spell checking for multi-line TextBoxes on ASP.NET forms.  In my search, I came across Hunspell, an open source spell checker that is widely used in applications such as OpenOffice. To set up Hunspell for use in your … Read more