Click here to Skip to main content
15,887,304 members
Home / Discussions / C#
   

C#

 
GeneralRe: Program locks up while calling DOS programs using System.Diagnostics.Process Pin
shaunAustin12-Jun-03 23:17
shaunAustin12-Jun-03 23:17 
GeneralRe: Program locks up while calling DOS programs using System.Diagnostics.Process Pin
Dalan Galma13-Jun-03 7:56
Dalan Galma13-Jun-03 7:56 
QuestionHow to disable the WebBrower Control's Scroll Bar Pin
neomagic12-Jun-03 21:37
neomagic12-Jun-03 21:37 
Generalurgent help required Pin
Venkatraman12-Jun-03 19:54
Venkatraman12-Jun-03 19:54 
GeneralRe: urgent help required Pin
shaunAustin13-Jun-03 2:30
shaunAustin13-Jun-03 2:30 
GeneralRe: urgent help required Pin
Venkatraman16-Jun-03 17:46
Venkatraman16-Jun-03 17:46 
QuestionHow can I do a Find and Replace ? Pin
JeffSayHi12-Jun-03 15:57
JeffSayHi12-Jun-03 15:57 
AnswerRe: How can I do a Find and Replace ? Pin
leppie12-Jun-03 16:18
leppie12-Jun-03 16:18 
JeffSayHi wrote:
How can I do a Find and Replace function

Ctrl - H Smile | :)

or

String.Replace()

or

RegEx.Replace()

in order of difficulty to use Smile | :)

<a TITLE="See my user info" href=http://www.codeproject.com/script/profile/whos_who.asp?id=38829>leppie<a>::<a TITLE="Go to all articles  written by me" href=http://www.codeproject.com/script/articles/list_articles.asp?userid=38829>AllocCPArticle</a>(<a TITLE="Go to my latest, greatest article!" href=http://www.codeproject.com/useritems/dfamachine.asp >Generic DFA State Machine for .NET</a>);

GeneralPlay search.avi Pin
Patrick Luijpers12-Jun-03 15:36
Patrick Luijpers12-Jun-03 15:36 
GeneralRe: Play search.avi Pin
shaunAustin13-Jun-03 3:02
shaunAustin13-Jun-03 3:02 
GeneralRe: Play search.avi Pin
Patrick Luijpers13-Jun-03 3:40
Patrick Luijpers13-Jun-03 3:40 
GeneralGetting the .exe location Pin
Le centriste12-Jun-03 11:00
Le centriste12-Jun-03 11:00 
GeneralRe: Getting the .exe location Pin
Mike Osbahr12-Jun-03 11:17
Mike Osbahr12-Jun-03 11:17 
GeneralRe: Getting the .exe location Pin
dynamic12-Jun-03 12:42
dynamic12-Jun-03 12:42 
Generalgui event handling Pin
zuhx12-Jun-03 10:38
zuhx12-Jun-03 10:38 
GeneralConvert data type Pin
Hoang Dung12-Jun-03 9:29
Hoang Dung12-Jun-03 9:29 
GeneralRe: Convert data type Pin
zuhx12-Jun-03 10:46
zuhx12-Jun-03 10:46 
GeneralRe: Convert data type Pin
Hoang Dung13-Jun-03 2:48
Hoang Dung13-Jun-03 2:48 
GeneralSub matches in RegEx Pin
leppie12-Jun-03 9:21
leppie12-Jun-03 9:21 
GeneralRe: Sub matches in RegEx Pin
Anonymous12-Jun-03 9:28
Anonymous12-Jun-03 9:28 
GeneralRe: Sub matches in RegEx Pin
leppie12-Jun-03 10:16
leppie12-Jun-03 10:16 
GeneralInternet hosted EXE doesn't like app config file Pin
Ryan Cromwell12-Jun-03 8:29
Ryan Cromwell12-Jun-03 8:29 
GeneralRe: Internet hosted EXE doesn't like app config file Pin
James T. Johnson14-Jun-03 4:06
James T. Johnson14-Jun-03 4:06 
GeneralDataGrid Control Pin
Gareth L12-Jun-03 5:26
Gareth L12-Jun-03 5:26 
GeneralRe: DataGrid Control Pin
Rocky Moore12-Jun-03 21:29
Rocky Moore12-Jun-03 21:29 

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.