SharePoint 2010 SpellCheck Project will let you enable spelling check functionality in SharePoint 2010 using SpellCheck.asmx
This project will show you the following
- Integrate OOTB (Out-Of-The-Box) Spelling check functionality
- Implemented sample in Visual Webpart
- By default all text boxs on the page will be part of Spell Check functionality
- use excludeFromSpellCheck="true" for
controls (textboxes) to omit from Spell Check
SpellCheck Screenshot-1

SpellCheck Screenshot-2
