Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27514

VS 2012 Profanity filter

$
0
0
I have made an application and am wanting the users to be able to upload some objects created from this application. Is there such a thing as a "profanity filter" that can detect via code if certain "disallowed" words are part of a string? Is there a specific class for this, or is the best way to get a dictionary list and use the dictionary list to detect certain words?

Viewing all articles
Browse latest Browse all 27514

Trending Articles