c# code for creating a dictionary application on visual studio express 2010.
-
Saturday, August 18, 2012 5:40 PM
hey i have to create a dictionary application in which it should use algorithm to search meaning of the word. and textbox containg word should be autosuggest.kindly suggest any other alternative for the given query.
thanks
- Moved by Bob_BaoMVP, Moderator Monday, August 20, 2012 3:38 AM (From:Visual Studio Source Control and SourceSafe)
All Replies
-
Monday, August 20, 2012 3:40 AMModeratorMove to C# forum from VSS tool forum. Thanks.
Bob Bao [MSFT]
MSDN Community Support | Feedback to us
-
Tuesday, August 21, 2012 8:56 AMModerator
Hi Dwkr,
It seems that you want to create a English Language dictionary, if so you can have a look at this article: GCIDE: A Complete English Language Dictionary. It's a dictionary with search engine and graphic text display.
Good day.
Bob Shen [MSFT]
MSDN Community Support | Feedback to us
- Proposed As Answer by Bob ShenMicrosoft Contingent Staff, Moderator Thursday, August 23, 2012 9:48 AM
- Marked As Answer by Bob ShenMicrosoft Contingent Staff, Moderator Tuesday, August 28, 2012 10:19 AM
-
Tuesday, August 21, 2012 10:21 AM
better u go and view some sample projects in following site.
aspdotnetsuresh.com

