Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: Properties VS Methods in OOPS Pin
Pete O'Hanlon2-Mar-08 23:23
mvePete O'Hanlon2-Mar-08 23:23 
GeneralRe: Properties VS Methods in OOPS Pin
Colin Angus Mackay2-Mar-08 22:47
Colin Angus Mackay2-Mar-08 22:47 
GeneralRe: Properties VS Methods in OOPS Pin
Vimalsoft(Pty) Ltd3-Mar-08 1:07
professionalVimalsoft(Pty) Ltd3-Mar-08 1:07 
GeneralRe: Properties VS Methods in OOPS Pin
Mark Churchill3-Mar-08 1:37
Mark Churchill3-Mar-08 1:37 
GeneralRe: Properties VS Methods in OOPS Pin
Vimalsoft(Pty) Ltd3-Mar-08 19:18
professionalVimalsoft(Pty) Ltd3-Mar-08 19:18 
GeneralRe: Properties VS Methods in OOPS Pin
J4amieC3-Mar-08 1:46
J4amieC3-Mar-08 1:46 
GeneralRe: Properties VS Methods in OOPS Pin
Vimalsoft(Pty) Ltd3-Mar-08 19:17
professionalVimalsoft(Pty) Ltd3-Mar-08 19:17 
Generalnew Char[] Pin
Navneet Hegde2-Mar-08 22:05
Navneet Hegde2-Mar-08 22:05 
HI .,
I have a string like "[Hi All]"
and now I want to Replace Characters [,], and Space
I am Trying to Do it :
String.Replace(new Char[] {'[',']'},new Char[] (''})
But This is giving error .
Question Can we do it this way , I mean replace array of Characters with Space in one Go.

Thanks in advance

Develop2Program & Program2Develop

GeneralRe: new Char[] Pin
phannon862-Mar-08 22:15
professionalphannon862-Mar-08 22:15 
GeneralRe: new Char[] Pin
ehuysamer2-Mar-08 22:19
ehuysamer2-Mar-08 22:19 
GeneralRe: new Char[] Pin
Xmen Real 2-Mar-08 22:22
professional Xmen Real 2-Mar-08 22:22 
Questionhow to activate a Form? Pin
Raheem MA2-Mar-08 22:01
Raheem MA2-Mar-08 22:01 
AnswerRe: how to activate a Form? Pin
Vimalsoft(Pty) Ltd2-Mar-08 22:13
professionalVimalsoft(Pty) Ltd2-Mar-08 22:13 
GeneralRe: how to activate a Form? Pin
Xmen Real 2-Mar-08 22:23
professional Xmen Real 2-Mar-08 22:23 
GeneralRe: how to activate a Form? Pin
Raheem MA2-Mar-08 23:46
Raheem MA2-Mar-08 23:46 
GeneralRe: how to activate a Form? Pin
Pete O'Hanlon2-Mar-08 23:58
mvePete O'Hanlon2-Mar-08 23:58 
GeneralRe: how to activate a Form? Pin
DaveyM693-Mar-08 1:17
professionalDaveyM693-Mar-08 1:17 
QuestionGantt Control Pin
sunspeed2-Mar-08 21:17
sunspeed2-Mar-08 21:17 
GeneralRe: Gantt Control Pin
Vasudevan Deepak Kumar2-Mar-08 21:27
Vasudevan Deepak Kumar2-Mar-08 21:27 
GeneralRe: Gantt Control Pin
sunspeed2-Mar-08 21:40
sunspeed2-Mar-08 21:40 
Generalsql for xml Pin
jason_mf2-Mar-08 20:14
jason_mf2-Mar-08 20:14 
GeneralRe: sql for xml Pin
N a v a n e e t h2-Mar-08 21:36
N a v a n e e t h2-Mar-08 21:36 
QuestionHow to add new column in datagridview after databinding Pin
avtar1112-Mar-08 19:34
avtar1112-Mar-08 19:34 
GeneralRe: How to add new column in datagridview after databinding Pin
Xmen Real 2-Mar-08 21:46
professional Xmen Real 2-Mar-08 21:46 
GeneralDialing a modem from c# Pin
Prajin2-Mar-08 19:19
Prajin2-Mar-08 19:19 

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.