Check Spellings?
-
How to check spelling mistakes in asp.net 2.0..... It's Urgent Thanks in Advance:)
-
How to check spelling mistakes in asp.net 2.0..... It's Urgent Thanks in Advance:)
Kasi Viswanathan wrote:
spelling mistakes in asp.net 2.0
Asp.Net it self provide the intellisense environment, so you dont have to write the full word of any properties, methods or function. When you declare, create a class, methods, properties or function. You can use all this by pressing only ctrl + space and you will automatically gain all things. SO I think there is a less chances of spelling mistakes. That's it !:laugh::laugh::laugh: Best Regard Pathan
---------------------------------------------------
-
Kasi Viswanathan wrote:
spelling mistakes in asp.net 2.0
Asp.Net it self provide the intellisense environment, so you dont have to write the full word of any properties, methods or function. When you declare, create a class, methods, properties or function. You can use all this by pressing only ctrl + space and you will automatically gain all things. SO I think there is a less chances of spelling mistakes. That's it !:laugh::laugh::laugh: Best Regard Pathan
---------------------------------------------------
I want to check the data given by the user is spelled correct or not... Is there any third party control available for this.... Thanks in Advance...:)