Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
GeneralRe: replacing html entity Pin
varsh1222-Jul-10 2:35
varsh1222-Jul-10 2:35 
AnswerRe: replacing html entity Pin
Peace ON22-Jul-10 2:34
Peace ON22-Jul-10 2:34 
QuestionSocket port listen Pin
anishkannan21-Jul-10 21:48
anishkannan21-Jul-10 21:48 
AnswerRe: Socket port listen Pin
jschell22-Jul-10 8:22
jschell22-Jul-10 8:22 
AnswerRe: Socket port listen Pin
T M Gray22-Jul-10 9:01
T M Gray22-Jul-10 9:01 
GeneralRe: Socket port listen Pin
anishkannan22-Jul-10 17:54
anishkannan22-Jul-10 17:54 
QuestionVery Simple HTML Parser C# Pin
justme8921-Jul-10 12:22
justme8921-Jul-10 12:22 
AnswerRe: Very Simple HTML Parser C# Pin
Luc Pattyn21-Jul-10 12:29
sitebuilderLuc Pattyn21-Jul-10 12:29 
you could use Regex class (multi-line, case-insensitive, ignoring space) to locate strings delimited by b, i, strong tags. You may get some trouble when some string is both italic and bold at the same time.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: Very Simple HTML Parser C# Pin
PIEBALDconsult21-Jul-10 14:29
mvePIEBALDconsult21-Jul-10 14:29 
AnswerRe: Very Simple HTML Parser C# Pin
PIEBALDconsult21-Jul-10 14:23
mvePIEBALDconsult21-Jul-10 14:23 
GeneralRe: Very Simple HTML Parser C# Pin
justme8921-Jul-10 14:27
justme8921-Jul-10 14:27 
GeneralRe: Very Simple HTML Parser C# Pin
Ravi Bhavnani21-Jul-10 18:34
professionalRavi Bhavnani21-Jul-10 18:34 
GeneralRe: Very Simple HTML Parser C# Pin
jschell22-Jul-10 8:27
jschell22-Jul-10 8:27 
AnswerRe: Very Simple HTML Parser C# Pin
V.21-Jul-10 20:59
professionalV.21-Jul-10 20:59 
GeneralRe: Very Simple HTML Parser C# Pin
Luc Pattyn21-Jul-10 21:05
sitebuilderLuc Pattyn21-Jul-10 21:05 
GeneralRe: Very Simple HTML Parser C# Pin
V.21-Jul-10 22:53
professionalV.21-Jul-10 22:53 
QuestionSeriously silly sockets - please assist Pin
GrenMeera21-Jul-10 9:56
GrenMeera21-Jul-10 9:56 
AnswerRe: Seriously silly sockets - please assist Pin
Jimmanuel21-Jul-10 10:34
Jimmanuel21-Jul-10 10:34 
GeneralRe: Seriously silly sockets - please assist Pin
GrenMeera22-Jul-10 5:11
GrenMeera22-Jul-10 5:11 
GeneralRe: Seriously silly sockets - please assist Pin
Jimmanuel22-Jul-10 7:26
Jimmanuel22-Jul-10 7:26 
AnswerRe: Seriously silly sockets - please assist Pin
LimitedAtonement21-Jul-10 10:42
LimitedAtonement21-Jul-10 10:42 
GeneralRe: Seriously silly sockets - please assist Pin
GrenMeera22-Jul-10 5:18
GrenMeera22-Jul-10 5:18 
GeneralRe: Seriously silly sockets - please assist Pin
jschell22-Jul-10 8:38
jschell22-Jul-10 8:38 
QuestionRe: Seriously silly sockets - please assist Pin
Jimmanuel22-Jul-10 9:20
Jimmanuel22-Jul-10 9:20 
QuestionOnly in Release config, SetWindowsHookEx throws error 80004005 Pin
LimitedAtonement21-Jul-10 9:36
LimitedAtonement21-Jul-10 9:36 

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.