Click here to Skip to main content
16,005,162 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cursors and threads Pin
Pyro Joe30-Mar-05 12:22
Pyro Joe30-Mar-05 12:22 
GeneralRe: Cursors and threads Pin
PaleyX30-Mar-05 12:26
PaleyX30-Mar-05 12:26 
Generalreplacement regular expression Pin
Pyro Joe30-Mar-05 11:57
Pyro Joe30-Mar-05 11:57 
GeneralRe: replacement regular expression Pin
Christian Graus30-Mar-05 12:08
protectorChristian Graus30-Mar-05 12:08 
GeneralRe: replacement regular expression Pin
Pyro Joe30-Mar-05 12:18
Pyro Joe30-Mar-05 12:18 
GeneralRe: replacement regular expression Pin
Christian Graus30-Mar-05 12:24
protectorChristian Graus30-Mar-05 12:24 
GeneralRe: replacement regular expression Pin
Dave Kreskowiak30-Mar-05 16:09
mveDave Kreskowiak30-Mar-05 16:09 
GeneralRe: replacement regular expression Pin
Pyro Joe30-Mar-05 16:34
Pyro Joe30-Mar-05 16:34 
I'm having horrible luck with this. i made a simple simple app with one regular textBox1, and a button. on the button's click I have this code:

textBox1.Text.Replace(@"/", @"//");

just like you showed me. it still won't work (I also tried it with the richTextBox, and still no luck. I'm so annoyed at this. It's plagueing me. any ideas? thanks
GeneralRe: replacement regular expression Pin
Yulianto.30-Mar-05 18:25
Yulianto.30-Mar-05 18:25 
GeneralRe: replacement regular expression Pin
mav.northwind31-Mar-05 0:17
mav.northwind31-Mar-05 0:17 
GeneralRe: replacement regular expression Pin
Dave Kreskowiak31-Mar-05 2:02
mveDave Kreskowiak31-Mar-05 2:02 
GeneralRe: replacement regular expression Pin
Pyro Joe31-Mar-05 3:17
Pyro Joe31-Mar-05 3:17 
GeneralExtract 48x48 size icon using SHGetFileInfo Pin
Milan200730-Mar-05 11:30
Milan200730-Mar-05 11:30 
GeneralRe: Extract 48x48 size icon using SHGetFileInfo Pin
JockerSoft31-Mar-05 4:04
JockerSoft31-Mar-05 4:04 
GeneralRe: Extract 48x48 size icon using SHGetFileInfo Pin
Milan200731-Mar-05 13:54
Milan200731-Mar-05 13:54 
Generalneed some help Pin
Petdav30-Mar-05 10:54
Petdav30-Mar-05 10:54 
GeneralRe: need some help Pin
Christian Graus30-Mar-05 12:10
protectorChristian Graus30-Mar-05 12:10 
GeneralRe: need some help Pin
Dave Kreskowiak30-Mar-05 16:05
mveDave Kreskowiak30-Mar-05 16:05 
Generalusing active X component Pin
webhay30-Mar-05 10:21
webhay30-Mar-05 10:21 
GeneralRe: using active X component Pin
Dave Kreskowiak30-Mar-05 16:02
mveDave Kreskowiak30-Mar-05 16:02 
GeneralRe: using active X component Pin
webhay30-Mar-05 23:52
webhay30-Mar-05 23:52 
GeneralHandle Count Increasing Pin
sameerhanda30-Mar-05 10:13
sameerhanda30-Mar-05 10:13 
GeneralSupress redraw Pin
johanhertz30-Mar-05 9:10
johanhertz30-Mar-05 9:10 
GeneralRe: Supress redraw Pin
Tom Larsen30-Mar-05 10:34
Tom Larsen30-Mar-05 10:34 
GeneralA problem of RichTextBox Pin
sssa200030-Mar-05 7:57
sssa200030-Mar-05 7:57 

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.