Live Preview: Test the New Suggestions from TX Spell .NET 3.0
While testing the new features of TX Spell .NET 3.0, I wrote a little AJAX-based web application that creates suggestions while typing. You may know this feature from Google, you start typing a search string and Google recommends typical search strings that match what you have typed so far. In our case, the string is checked for spelling errors. If the word is misspelled, all suggestions are created and listed in a list box. I thought to share this little demo, because it shows the new…

While testing the new features of TX Spell .NET 3.0, I wrote a little AJAX-based web application that creates suggestions while typing. You may know this feature from Google, you start typing a search string and Google recommends typical search strings that match what you have typed so far.
In our case, the string is checked for spelling errors. If the word is misspelled, all suggestions are created and listed in a list box. I thought to share this little demo, because it shows the new suggestion quality and the performance when suggestions are created. Additionally, it demonstrates how TX Spell .NET can be used in ASP.NET, and how important performance is when using spell checking in web applications.
Test this on your own. Type in a word and see the results (you may want to ignore the orthography to see TX Spell .NET in action):
Related Posts
TX Text Control 33.0 SP3 is Now Available: What's New in the Latest Version
TX Text Control 33.0 Service Pack 3 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service…
ASP.NETASP.NET CoreDocument Viewer
High-Performance Text Replacement in Large DOCX Files using C# .NET
Learn how to efficiently replace text in large DOCX files using C# .NET and the ServerTextControl component from Text Control. This article demonstrates the performance benefits of using the…
ASP.NETASP.NET CoreDocument Viewer
Document Viewer 33.2.1 Released: New Event and Bug Fixes
This service pack includes important bug fixes and improvements to enhance the stability and performance of the Document Viewer. In addition, a new event has been introduced to provide developers…
ASP.NETAccessibilityASP.NET Core
Upcoming Support for PDF/UA Compliance and Tagged PDF Generation in Version 34.0
We are happy to announce that version 34.0 will support PDF/UA compliance and the creation of tagged PDF documents. This significant update demonstrates our ongoing commitment to accessibility by…
TX Text Control 33.0 SP2 is Now Available: What's New in the Latest Version
TX Text Control 33.0 Service Pack 2 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service…