Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
GeneralI XMLSerialized an arraylist aka differant objects to one file! :P Pin
FocusedWolf28-Feb-05 15:52
FocusedWolf28-Feb-05 15:52 
GeneralSQL Join over two databases Pin
ppp00128-Feb-05 15:43
ppp00128-Feb-05 15:43 
GeneralRe: SQL Join over two databases Pin
turbochimp28-Feb-05 16:23
turbochimp28-Feb-05 16:23 
GeneralRe: SQL Join over two databases Pin
ppp00128-Feb-05 17:29
ppp00128-Feb-05 17:29 
GeneralWindows Forms ListBox "GetItemValue" method Pin
Anonymous28-Feb-05 14:54
Anonymous28-Feb-05 14:54 
Generalevents hold objects Pin
bob dole++28-Feb-05 14:39
bob dole++28-Feb-05 14:39 
QuestionHow to format the string Pin
oohungoo28-Feb-05 14:26
oohungoo28-Feb-05 14:26 
AnswerRe: How to format the string Pin
Rob Graham28-Feb-05 15:33
Rob Graham28-Feb-05 15:33 
String name = "ABC";
String msg = String.Format("My name is {0}, hello there",name);
msgBox.Show(msg);

Anger is the most impotent of passions. It effects nothing it goes about, and hurts the one who is possessed by it more than the one against whom it is directed.
Carl Sandburg

Generalread Com+ components Pin
28-Feb-05 11:22
suss28-Feb-05 11:22 
Generalsql connection path help i need - pl see the code inside Pin
chandtec28-Feb-05 10:58
chandtec28-Feb-05 10:58 
GeneralConvert ListBox selectedvalue into INT Pin
vibyvej28-Feb-05 9:24
vibyvej28-Feb-05 9:24 
GeneralRe: Convert ListBox selectedvalue into INT Pin
Kwai Cheng Kane28-Feb-05 10:26
Kwai Cheng Kane28-Feb-05 10:26 
GeneralRe: Convert ListBox selectedvalue into INT Pin
vibyvej28-Feb-05 11:31
vibyvej28-Feb-05 11:31 
GeneralRe: Convert ListBox selectedvalue into INT Pin
Md Saleem Navalur28-Feb-05 19:41
Md Saleem Navalur28-Feb-05 19:41 
GeneralRe: Convert ListBox selectedvalue into INT Pin
vibyvej28-Feb-05 20:18
vibyvej28-Feb-05 20:18 
GeneralQuick Question… Pin
HahnTech28-Feb-05 9:13
HahnTech28-Feb-05 9:13 
GeneralRe: Quick Question… Pin
Dave Kreskowiak28-Feb-05 9:37
mveDave Kreskowiak28-Feb-05 9:37 
GeneralRe: Quick Question… Pin
adocoder28-Feb-05 10:12
adocoder28-Feb-05 10:12 
GeneralRe: Quick Question… Pin
HahnTech28-Feb-05 10:17
HahnTech28-Feb-05 10:17 
GeneralRe: Quick Question… Pin
adocoder28-Feb-05 10:17
adocoder28-Feb-05 10:17 
GeneralDataGrid with indeterminate number of column. Need Your Help! Pin
adocoder28-Feb-05 9:07
adocoder28-Feb-05 9:07 
GeneralSepia ColorMatrix Pin
holl708828-Feb-05 8:24
holl708828-Feb-05 8:24 
GeneralRe: Sepia ColorMatrix Pin
frankforward16-Sep-09 4:00
frankforward16-Sep-09 4:00 
GeneralRe: Sepia ColorMatrix Pin
frankforward16-Sep-09 4:01
frankforward16-Sep-09 4:01 
GeneralRe: Sepia ColorMatrix Pin
Don Grout4-Aug-11 9:55
Don Grout4-Aug-11 9:55 

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.