207 Views
In my previous post I’ve presented “After the Deadline”, a spelling and grammar checking web service and my .NET wrapper library. This library allows you to integrate spell and grammar checking in your .NET application. The library was written in C# using .NET 4. Also, back in this post, I’ve presented how one can use a .NET 4 DLL from a .NET 2 executable. All of this was just preparations for writing my own grammar checker plugi
0 comments