Click here to Skip to main content
15,907,000 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .NET Framework Spell Checker Pin
Pete O'Hanlon14-Oct-10 10:07
mvePete O'Hanlon14-Oct-10 10:07 
GeneralRe: .NET Framework Spell Checker Pin
MWRivera14-Oct-10 10:17
MWRivera14-Oct-10 10:17 
GeneralRe: .NET Framework Spell Checker Pin
MWRivera14-Oct-10 10:39
MWRivera14-Oct-10 10:39 
GeneralRe: .NET Framework Spell Checker Pin
Pete O'Hanlon14-Oct-10 10:50
mvePete O'Hanlon14-Oct-10 10:50 
GeneralRe: .NET Framework Spell Checker Pin
MWRivera14-Oct-10 10:52
MWRivera14-Oct-10 10:52 
GeneralRe: .NET Framework Spell Checker Pin
Pete O'Hanlon14-Oct-10 21:36
mvePete O'Hanlon14-Oct-10 21:36 
GeneralRe: .NET Framework Spell Checker Pin
MWRivera15-Oct-10 3:07
MWRivera15-Oct-10 3:07 
GeneralRe: .NET Framework Spell Checker Pin
MWRivera15-Oct-10 8:06
MWRivera15-Oct-10 8:06 
Hi Pete,

I am trying to test Hunspell by copying the follow tutorial:
Spell Check, Hyphenation, and Thesaurus for .NET with C# and VB Samples - Part 1: Single Threading[^]

The problem is I get an "AFF file not found" error at the first line:

Hunspell hunspell = new Hunspell("en_us.aff", "en_us.dic"))


I don't have the en_us.aff or en_us.dic files, is there somewhere I can get these files from or should tey have came with the NHunspell.dll download?

Thank you,
Mel
GeneralRe: .NET Framework Spell Checker Pin
MWRivera15-Oct-10 8:14
MWRivera15-Oct-10 8:14 
Questionabout alogritham Pin
Ashishbaj 13-Oct-10 10:27
Ashishbaj 13-Oct-10 10:27 
AnswerRe: about alogritham Pin
Abhinav S13-Oct-10 18:07
Abhinav S13-Oct-10 18:07 
Questionstatic code analysis Pin
NetQuestions12-Oct-10 7:52
NetQuestions12-Oct-10 7:52 
AnswerRe: static code analysis Pin
fjdiewornncalwe12-Oct-10 8:39
professionalfjdiewornncalwe12-Oct-10 8:39 
AnswerRe: static code analysis Pin
Luc Pattyn12-Oct-10 8:48
sitebuilderLuc Pattyn12-Oct-10 8:48 
QuestionNeed an example Pin
NetQuestions12-Oct-10 3:20
NetQuestions12-Oct-10 3:20 
QuestionMsBuild OutPut to the TextBox on the fly in Windows Application Pin
stambekar12-Oct-10 2:25
stambekar12-Oct-10 2:25 
AnswerRe: MsBuild OutPut to the TextBox on the fly in Windows Application Pin
Abhinav S12-Oct-10 3:09
Abhinav S12-Oct-10 3:09 
QuestionNegative Mod numbers Pin
NeverHeardOfMe12-Oct-10 1:42
NeverHeardOfMe12-Oct-10 1:42 
AnswerRe: Negative Mod numbers Pin
Pete O'Hanlon12-Oct-10 1:53
mvePete O'Hanlon12-Oct-10 1:53 
GeneralRe: Negative Mod numbers Pin
Luc Pattyn12-Oct-10 1:59
sitebuilderLuc Pattyn12-Oct-10 1:59 
GeneralRe: Negative Mod numbers Pin
Pete O'Hanlon12-Oct-10 2:08
mvePete O'Hanlon12-Oct-10 2:08 
GeneralRe: Negative Mod numbers Pin
Luc Pattyn12-Oct-10 2:22
sitebuilderLuc Pattyn12-Oct-10 2:22 
AnswerRe: Negative Mod numbers Pin
Luc Pattyn12-Oct-10 1:56
sitebuilderLuc Pattyn12-Oct-10 1:56 
GeneralRe: Negative Mod numbers Pin
NeverHeardOfMe12-Oct-10 2:05
NeverHeardOfMe12-Oct-10 2:05 
Questionrule engine Pin
ali_reza_zareian11-Oct-10 19:46
ali_reza_zareian11-Oct-10 19:46 

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.