Click here to Skip to main content
15,923,120 members
Home / Discussions / C#
   

C#

 
GeneralRe: #iclude problems Pin
Christian Graus10-Feb-03 15:17
protectorChristian Graus10-Feb-03 15:17 
GeneralRe: #iclude problems Pin
mehere10-Feb-03 18:08
mehere10-Feb-03 18:08 
GeneralRe: #iclude problems Pin
David Stone10-Feb-03 18:22
sitebuilderDavid Stone10-Feb-03 18:22 
GeneralRe: #iclude problems Pin
Stephane Rodriguez.10-Feb-03 19:01
Stephane Rodriguez.10-Feb-03 19:01 
GeneralRe: #iclude problems Pin
David Stone10-Feb-03 19:04
sitebuilderDavid Stone10-Feb-03 19:04 
GeneralRe: #iclude problems Pin
mehere10-Feb-03 22:43
mehere10-Feb-03 22:43 
GeneralRegex problem across muliple lines Pin
Giles10-Feb-03 12:06
Giles10-Feb-03 12:06 
GeneralRe: Regex problem across muliple lines Pin
Anonymous10-Feb-03 17:14
Anonymous10-Feb-03 17:14 
Two comments:

1) Go to http://www.csharp.net, and on the left pane you'll find Regular Expression Workbench. Download it, find the .MSI in the archive and install it.

2) You need to set the multiline (or is it singleline option) on your regex. That will make "." match any character including \n, which should give you what you want. You can try this in the workbench easily.
Generalsubclassed controls Pin
vlusardi10-Feb-03 9:55
vlusardi10-Feb-03 9:55 
GeneralRe: subclassed controls Pin
leppie10-Feb-03 10:10
leppie10-Feb-03 10:10 
GeneralRe: subclassed controls Pin
vlusardi10-Feb-03 11:06
vlusardi10-Feb-03 11:06 
GeneralCOM+ in .NET::C# & DLLs Pin
sss_dr10-Feb-03 8:23
sss_dr10-Feb-03 8:23 
GeneralOwner Draw... Pin
Yuval Kaplan10-Feb-03 1:56
Yuval Kaplan10-Feb-03 1:56 
GeneralRe: Owner Draw... Pin
TigerNinja_10-Feb-03 2:40
TigerNinja_10-Feb-03 2:40 
GeneralRe: Owner Draw... Pin
Yuval Kaplan10-Feb-03 6:08
Yuval Kaplan10-Feb-03 6:08 
GeneralWebBrowser API problem. Pin
GriffonRL10-Feb-03 1:49
GriffonRL10-Feb-03 1:49 
GeneralRe: WebBrowser API problem (repost because first URL translated). Pin
GriffonRL10-Feb-03 1:54
GriffonRL10-Feb-03 1:54 
GeneralControl DLL and resx files problems Pin
Braulio Dez9-Feb-03 23:51
Braulio Dez9-Feb-03 23:51 
GeneralFileSystemWatcher with 98 and ME Pin
BigAndy9-Feb-03 23:04
BigAndy9-Feb-03 23:04 
GeneralRe: FileSystemWatcher with 98 and ME Pin
Thomas Caudal10-Feb-03 11:02
Thomas Caudal10-Feb-03 11:02 
GeneralRegex pattern Pin
Roger Alsing9-Feb-03 21:38
Roger Alsing9-Feb-03 21:38 
GeneralRe: Regex pattern Pin
Giles10-Feb-03 12:27
Giles10-Feb-03 12:27 
GeneralHooking into IE Pin
NishantD9-Feb-03 16:39
NishantD9-Feb-03 16:39 
Generaldeploying .net application on pc without a common run time Pin
king_of_the_world9-Feb-03 15:26
king_of_the_world9-Feb-03 15:26 
GeneralRe: deploying .net application on pc without a common run time Pin
BigAndy9-Feb-03 22:56
BigAndy9-Feb-03 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.