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

.NET (Core and Framework)

 
AnswerRe: Cutom Control painted with GDI - Controls added or painted Pin
Luc Pattyn10-Apr-10 1:40
sitebuilderLuc Pattyn10-Apr-10 1:40 
AnswerRe: Cutom Control painted with GDI - Controls added or painted Pin
Mr.PoorEnglish10-Apr-10 4:52
Mr.PoorEnglish10-Apr-10 4:52 
AnswerRe: Cutom Control painted with GDI - Controls added or painted [modified] Pin
norrisMiou10-Apr-10 10:36
norrisMiou10-Apr-10 10:36 
QuestionHow can I examine text with textbox to show keywordswords? Pin
shelle858-Apr-10 7:26
shelle858-Apr-10 7:26 
AnswerRe: How can I examine text with textbox to show keywordswords? Pin
Abhinav S8-Apr-10 8:02
Abhinav S8-Apr-10 8:02 
AnswerRe: How can I examine text with textbox to show keywordswords? Pin
Sandesh M Patil9-Apr-10 4:01
Sandesh M Patil9-Apr-10 4:01 
GeneralRe: How can I examine text with textbox to show keywordswords? Pin
Dave Kreskowiak10-Apr-10 4:00
mveDave Kreskowiak10-Apr-10 4:00 
AnswerRe: How can I examine text with textbox to show keywordswords? Pin
jaypatel51211-Apr-10 1:53
jaypatel51211-Apr-10 1:53 
I can provide you with the general explanation.

What you need to do is, Firstly fetch the words you dont want to publish on your chat. Store it in an array. A generic list would be great if you are aware of that.

Then when any user sends the data, create a for loop where you will have to search for the specific word on the sentence. For every matched word, you will have to change the font color of that particular word, and reattach the word back..

There are many versions available, but this is the simplest one, when you wish to filter bad words, (which are upto 20-30 only)...

I hope this helped you..
AnswerRe: How can I examine text with textbox to show keywordswords? Pin
jaypatel51222-Apr-10 6:19
jaypatel51222-Apr-10 6:19 
QuestionSet Publisher name while creating setup Pin
Milind Panchal7-Apr-10 20:17
Milind Panchal7-Apr-10 20:17 
AnswerRe: Set Publisher name while creating setup Pin
Abhinav S7-Apr-10 21:32
Abhinav S7-Apr-10 21:32 
Questionsending bytes from a pc to another using udp in vbwinsock (vb 2008) Pin
ibtissamshukor7-Apr-10 19:51
ibtissamshukor7-Apr-10 19:51 
AnswerRe: sending bytes from a pc to another using udp in vbwinsock (vb 2008) Pin
Abhinav S7-Apr-10 20:05
Abhinav S7-Apr-10 20:05 
AnswerRe: sending bytes from a pc to another using udp in vbwinsock (vb 2008) Pin
Rajesh Anuhya12-Apr-10 2:14
professionalRajesh Anuhya12-Apr-10 2:14 
AnswerRe: sending bytes from a pc to another using udp in vbwinsock (vb 2008) Pin
Michel Godfroid14-Apr-10 12:22
Michel Godfroid14-Apr-10 12:22 
QuestionDataReader.Read not working? [Solved] Pin
B-rad A7-Apr-10 11:15
B-rad A7-Apr-10 11:15 
AnswerRe: DataReader.Read not working? Pin
Pete O'Hanlon7-Apr-10 11:49
mvePete O'Hanlon7-Apr-10 11:49 
AnswerRe: DataReader.Read not working? Pin
jaypatel51211-Apr-10 1:56
jaypatel51211-Apr-10 1:56 
Questionthreading: always call delegate.EndInvoke? Pin
Mr.PoorEnglish7-Apr-10 10:30
Mr.PoorEnglish7-Apr-10 10:30 
AnswerRe: threading: always call delegate.EndInvoke? Pin
Alan N8-Apr-10 3:55
Alan N8-Apr-10 3:55 
GeneralRe: threading: always call delegate.EndInvoke? Pin
Mr.PoorEnglish10-Apr-10 4:33
Mr.PoorEnglish10-Apr-10 4:33 
QuestionHow to pass value from Datagrid column to floating div column Pin
GladysRajan7-Apr-10 9:25
GladysRajan7-Apr-10 9:25 
QuestionExplorer Integration Pin
Jaymie7-Apr-10 2:42
Jaymie7-Apr-10 2:42 
AnswerRe: Explorer Integration Pin
Dave Kreskowiak7-Apr-10 4:51
mveDave Kreskowiak7-Apr-10 4:51 
Questionvb.net graphics, hue overlay? Pin
lilx2k6-Apr-10 20:50
lilx2k6-Apr-10 20:50 

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.