Click here to Skip to main content
16,004,944 members
Home / Discussions / C#
   

C#

 
GeneralRe: Services and MAPI? Pin
Corinna John24-Jan-05 6:18
Corinna John24-Jan-05 6:18 
QuestionSTA Activex Controls and AppDomains? Pin
Dr Herbie24-Jan-05 4:05
Dr Herbie24-Jan-05 4:05 
GeneralMenu Problem inC# Pin
itssuk24-Jan-05 2:11
itssuk24-Jan-05 2:11 
Generaldraggable app. Pin
Pyro Joe24-Jan-05 1:29
Pyro Joe24-Jan-05 1:29 
GeneralRe: draggable app. Pin
Christian Graus24-Jan-05 9:04
protectorChristian Graus24-Jan-05 9:04 
GeneralRe: draggable app. Pin
Andy Brummer24-Jan-05 9:13
sitebuilderAndy Brummer24-Jan-05 9:13 
Generalhtml color coding Pin
Pyro Joe24-Jan-05 1:26
Pyro Joe24-Jan-05 1:26 
GeneralRe: html color coding Pin
Nick Parker24-Jan-05 6:17
protectorNick Parker24-Jan-05 6:17 
There are few different ways you can do this (as always), you could use the Regex.Split, go through and call Replace on all the matched values with your corresponding value (blue for you) and then use String.Join to put it all back together.

- Nick Parker
Microsoft MVP - Visual C#
My Blog | My Articles

GeneralRe: html color coding Pin
Richard Schneider26-Jan-05 1:27
Richard Schneider26-Jan-05 1:27 
GeneralRe: html color coding Pin
Nick Parker26-Jan-05 4:16
protectorNick Parker26-Jan-05 4:16 
Generalerror in casting hashtable Pin
rathishps24-Jan-05 0:45
rathishps24-Jan-05 0:45 
GeneralRe: error in casting hashtable Pin
Corinna John24-Jan-05 6:24
Corinna John24-Jan-05 6:24 
GeneralRe: error in casting hashtable Pin
rathishps31-Jan-05 18:05
rathishps31-Jan-05 18:05 
Generaluser32.dll Pin
realmontanakid24-Jan-05 0:17
realmontanakid24-Jan-05 0:17 
GeneralRe: user32.dll Pin
Stefan Troschuetz24-Jan-05 1:11
Stefan Troschuetz24-Jan-05 1:11 
GeneralRe: user32.dll Pin
mav.northwind24-Jan-05 3:09
mav.northwind24-Jan-05 3:09 
GeneralRe: user32.dll Pin
Stefan Troschuetz24-Jan-05 3:30
Stefan Troschuetz24-Jan-05 3:30 
GeneralRe: user32.dll Pin
Dave Kreskowiak24-Jan-05 4:15
mveDave Kreskowiak24-Jan-05 4:15 
General[newbie] using legacy dll Pin
bluish23-Jan-05 23:00
bluish23-Jan-05 23:00 
GeneralRe: [newbie] using legacy dll Pin
Mike Dimmick24-Jan-05 2:17
Mike Dimmick24-Jan-05 2:17 
Generalreport generator like jasper reports under .net Pin
Alexander Roos23-Jan-05 18:54
sussAlexander Roos23-Jan-05 18:54 
GeneralIE Toolbar Backspace problem Pin
Adnan Siddiqi23-Jan-05 18:02
Adnan Siddiqi23-Jan-05 18:02 
GeneralRe: IE Toolbar Backspace problem Pin
Andy Brummer23-Jan-05 18:05
sitebuilderAndy Brummer23-Jan-05 18:05 
GeneralRe: IE Toolbar Backspace problem Pin
Adnan Siddiqi23-Jan-05 23:52
Adnan Siddiqi23-Jan-05 23:52 
GeneralRe: IE Toolbar Backspace problem Pin
Andy Brummer24-Jan-05 3:18
sitebuilderAndy Brummer24-Jan-05 3:18 

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.