Click here to Skip to main content
15,884,388 members
Home / Discussions / C#
   

C#

 
GeneralRe: Object reference not set to instance of an object Pin
Mamphekgo3-Aug-06 22:58
Mamphekgo3-Aug-06 22:58 
GeneralRe: Object reference not set to instance of an object Pin
Christian Graus3-Aug-06 23:14
protectorChristian Graus3-Aug-06 23:14 
QuestionHow to get Points out of Regions Pin
John S Mangam3-Aug-06 21:37
John S Mangam3-Aug-06 21:37 
AnswerRe: How to get Points out of Regions Pin
Corinna John3-Aug-06 22:51
Corinna John3-Aug-06 22:51 
GeneralRe: How to get Points out of Regions Pin
Ingo3-Aug-06 23:06
Ingo3-Aug-06 23:06 
GeneralRe: How to get Points out of Regions Pin
John S Mangam3-Aug-06 23:23
John S Mangam3-Aug-06 23:23 
GeneralRe: How to get Points out of Regions Pin
John S Mangam3-Aug-06 23:18
John S Mangam3-Aug-06 23:18 
QuestionError Evaluating Regular Expression Pin
abhinish3-Aug-06 21:16
abhinish3-Aug-06 21:16 
hi guys !
need some help..

i want to match whole words in my string using regular expression

i m using Regex.IsMatch function for this and using "\b" as start and end tags for matching the word as a whole
every thing is working fine but
if some special character comes with the words like '***SPAM***' it throws an exception
"Argument Exception , nested quantifier?"

can any one help me how to deal with this as i also want these special characters to be matched.

moreover there could be any special character which could occur n numver of times in the word.

how to deal with that.


abhinav

AnswerRe: Error Evaluating Regular Expression Pin
Guffa3-Aug-06 22:28
Guffa3-Aug-06 22:28 
GeneralRe: Error Evaluating Regular Expression Pin
abhinish3-Aug-06 23:14
abhinish3-Aug-06 23:14 
GeneralRe: Error Evaluating Regular Expression Pin
Ed.Poore3-Aug-06 23:47
Ed.Poore3-Aug-06 23:47 
GeneralRe: Error Evaluating Regular Expression Pin
Guffa5-Aug-06 13:55
Guffa5-Aug-06 13:55 
GeneralRe: Error Evaluating Regular Expression Pin
abhinish6-Aug-06 20:45
abhinish6-Aug-06 20:45 
QuestionSending emails in C# Pin
minniemooo3-Aug-06 21:03
minniemooo3-Aug-06 21:03 
AnswerRe: Sending emails in C# Pin
Stefan Troschuetz3-Aug-06 21:10
Stefan Troschuetz3-Aug-06 21:10 
Questioncombobox datasource problem Pin
V.3-Aug-06 20:52
professionalV.3-Aug-06 20:52 
AnswerRe: combobox datasource problem Pin
Christian Graus3-Aug-06 20:58
protectorChristian Graus3-Aug-06 20:58 
GeneralRe: combobox datasource problem Pin
V.3-Aug-06 21:28
professionalV.3-Aug-06 21:28 
GeneralRe: combobox datasource problem Pin
psamy3-Aug-06 21:44
psamy3-Aug-06 21:44 
GeneralRe: combobox datasource problem Pin
V.3-Aug-06 22:01
professionalV.3-Aug-06 22:01 
GeneralRe: combobox datasource problem Pin
psamy3-Aug-06 22:26
psamy3-Aug-06 22:26 
GeneralRe: combobox datasource problem Pin
V.3-Aug-06 21:43
professionalV.3-Aug-06 21:43 
QuestionXmlReader problem when XML has non foreign special characters [modified] Pin
Andreas X3-Aug-06 20:51
professionalAndreas X3-Aug-06 20:51 
AnswerRe: XmlReader problem when XML has non foreign special characters Pin
Guffa3-Aug-06 22:40
Guffa3-Aug-06 22:40 
GeneralRe: XmlReader problem when XML has non foreign special characters [modified] Pin
lmoelleb3-Aug-06 22:56
lmoelleb3-Aug-06 22:56 

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.