Click here to Skip to main content
15,868,066 members
Articles / Web Development / ASP.NET
Article

Check Spelling in the VS.NET IDE with SoftWidgets “Spell Code” Add-in

30 Mar 20052 min read 36.6K   3   2
Spell Code is a must-have add-in for all VS.NET developers looking to check the spelling of any text inside the .NET IDE. Check spelling in any code window, Windows Form, UserControl and ASPX, ASCX, HTML and RESX files.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Image 1No .NET developer should be without this must-have add-in. Try it for FREE and if you like the product you can buy it for ONLY $19.95!

Introduction

How do you check your spelling when you create applications using Microsoft Visual Studio.NET? Do you copy text from the Visual Studio.NET IDE into Word, check the spelling and then paste it back into the IDE? Perhaps you do something similar? Spell checking workarounds like this are very common and they can dramatically reduce your productivity.

Say goodbye to tedious spell checking hassles with the SoftWidgets Spell Code add-in for Visual Studio.NET. With Spell Code you can leverage your existing word dictionary within the .NET IDE...

  • Check the spelling of any text inside a Visual Studio.NET code window
  • Check the spelling of controls on a Windows Form
  • Check the spelling of controls contained in a UserControl
  • Check the spelling of text inside ASPX, ASCX and HTML files
  • Check the spelling of text inside resource files

Below are a couple of examples that demonstrate how easy it is to check your spelling with the Spell Code add-in. NOTE: The examples are in C#, but the functionality is exactly the same for VB developers and most other languages that are supported by Visual Studio.

Example of checking the spelling of text inside a Visual Studio code window

Step 1: Select the text line(s) that you want to spell check

Image 2

Step 2: From the Tools menu click on the Check Spelling menu item...

Image 3

Step 3: The standard Word spell checking dialog will appear. Change spelling as desired...

Image 4

Example of checking the spelling of controls on a Windows form

Step 1: Select the Windows form that you want to spell check (Note: make sure the form itself is selected as show in the screen shot below)...

Image 5

Step 2: From the Tools menu click on the Check Spelling menu item...

Image 6

Step 3: The standard Word spell checking dialog will appear. Change spelling as desired...

Image 7

Example of checking the spelling of text inside ASPX, ASCX and HTML files

Step 1: Select the text line(s) that you want to spell check...

Image 8

Step 2: From the Tools menu click on the Check Spelling menu item...

Image 9

Step 3: The standard Word spell checking dialog will appear. Change spelling as desired...

Image 10

Does all of this sound too good to be true? It's not! Try it for yourself now by downloading the FREE easy-to-install 30 day evaluation software.

Image 11

Download FREE 30 Day Evaluation Software

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United States United States
SoftWidgets is a Connecticut based supplier of high-end software and design services for the Enterprise Application Integration and Business Intelligence markets. SoftWidgets innovative utilities are designed to tackle the most demanding back-office mission-critical tasks without the complexity and cost associated with the big vendors.
This is a Organisation

1 members

Comments and Discussions

 
GeneralNot for VS 2005 Pin
Tadeusz Dracz20-Nov-06 6:14
professionalTadeusz Dracz20-Nov-06 6:14 
QuestionAnyone here? Pin
Anonymous9-May-05 4:16
Anonymous9-May-05 4:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.