ASP.NET
(1)
IntelliSpell
(1)
Prefessional
(1)
Telerikhttp
(1)
Telerik
(1)
Claimm
(1)
Ajax
(1)

Spell check add-in for ASP.NET

Asked By aspfun via DotNetMonster.com
28-Jan-10 09:37 AM
Can someone tell me where can find out spell check for code not for UI?

For example, it can find out an spell error in code:

textbox1.text="Prefessional claimm"

to

textbox1.text="Professional claim"

I found out one is IntelliSpell from componentone.com

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/asp-net-web-controls/201001/1

"aspfun via DotNetMonster.com" wrote:I know also one from telerikhttp://www.

Alexey Smirnov replied to aspfun via DotNetMonster.com
28-Jan-10 03:14 PM
I know also one from telerik
http://www.telerik.com/products/aspnet-ajax/spell.aspx

Google for more, or try to build your own, like it is described on
http://www.codeproject.com/KB/aspnet/checkspelling.aspx

Hope this helps
Post Question To EggHeadCafe