Click here to Skip to main content
15,885,032 members
Home / Discussions / C#
   

C#

 
QuestionWhat's the difference between string and String class ? Pin
Mohammad Dayyan26-May-08 13:27
Mohammad Dayyan26-May-08 13:27 
AnswerRe: What's the different between string and String class ? Pin
Colin Angus Mackay26-May-08 13:49
Colin Angus Mackay26-May-08 13:49 
GeneralRe: What's the different between string and String class ? Pin
Mohammad Dayyan26-May-08 14:12
Mohammad Dayyan26-May-08 14:12 
GeneralRe: What's the different between string and String class ? Pin
MarkB77726-May-08 15:20
MarkB77726-May-08 15:20 
GeneralRe: What's the different between string and String class ? Pin
Roger Alsing26-May-08 20:17
Roger Alsing26-May-08 20:17 
QuestionC# Equivalent to Java "Properties" Class Pin
K.L.K26-May-08 12:40
K.L.K26-May-08 12:40 
AnswerRe: C# Equivalent to Java "Properties" Class Pin
Colin Angus Mackay26-May-08 12:53
Colin Angus Mackay26-May-08 12:53 
GeneralRe: C# Equivalent to Java "Properties" Class Pin
K.L.K26-May-08 12:55
K.L.K26-May-08 12:55 
Hey Colin,

That's true, it does extend hashtable - but the real value of the Properties class comes in the utilities it provides for saving/loading that hashtable's contents to streams in different formats (XML, flat file, etc.) This capability is what I am looking for. If I don't find it I'll have to write it and post it here Wink | ;)
AnswerRe: C# Equivalent to Java "Properties" Class Pin
buchstaben26-May-08 21:07
buchstaben26-May-08 21:07 
Questionload user predefined control at runtime created form Pin
redspiderke26-May-08 11:11
redspiderke26-May-08 11:11 
AnswerRe: load user predefined control at runtime created form Pin
Anthony Mushrow26-May-08 13:05
professionalAnthony Mushrow26-May-08 13:05 
GeneralRe: load user predefined control at runtime created form Pin
redspiderke27-May-08 2:02
redspiderke27-May-08 2:02 
QuestionWrite binaryfile to table/dataset and then to XMLFile .... Pin
MaWeRic26-May-08 9:29
MaWeRic26-May-08 9:29 
AnswerRe: Write binaryfile to table/dataset and then to XMLFile .... Pin
Giorgi Dalakishvili26-May-08 9:46
mentorGiorgi Dalakishvili26-May-08 9:46 
AnswerRe: Write binaryfile to table/dataset and then to XMLFile .... Pin
Peter Josefsson Sweden27-May-08 16:01
Peter Josefsson Sweden27-May-08 16:01 
GeneralRe: Write binaryfile to table/dataset and then to XMLFile .... Pin
MaWeRic27-May-08 22:24
MaWeRic27-May-08 22:24 
GeneralRe: Write binaryfile to table/dataset and then to XMLFile .... Pin
Peter Josefsson Sweden28-May-08 2:12
Peter Josefsson Sweden28-May-08 2:12 
QuestionShould I implement IDisposable? Pin
DaveyM6926-May-08 7:28
professionalDaveyM6926-May-08 7:28 
AnswerRe: Should I implement IDisposable? Pin
N a v a n e e t h26-May-08 7:32
N a v a n e e t h26-May-08 7:32 
GeneralRe: Should I implement IDisposable? Pin
Scott Dorman26-May-08 7:48
professionalScott Dorman26-May-08 7:48 
GeneralRe: Should I implement IDisposable? Pin
N a v a n e e t h26-May-08 16:47
N a v a n e e t h26-May-08 16:47 
AnswerRe: Should I implement IDisposable? Pin
Scott Dorman26-May-08 7:47
professionalScott Dorman26-May-08 7:47 
GeneralRe: Should I implement IDisposable? Pin
DaveyM6926-May-08 7:59
professionalDaveyM6926-May-08 7:59 
GeneralRe: Should I implement IDisposable? Pin
Guffa26-May-08 11:37
Guffa26-May-08 11:37 
GeneralRe: Should I implement IDisposable? Pin
Scott Dorman26-May-08 15:00
professionalScott Dorman26-May-08 15:00 

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.