Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
AnswerRe: treeview node problem Pin
Christian Graus27-Jun-08 20:19
protectorChristian Graus27-Jun-08 20:19 
AnswerRe: treeview node problem Pin
wasimsharp27-Jun-08 23:12
wasimsharp27-Jun-08 23:12 
Questionhow to make this condition true c# registration code Pin
theredonion27-Jun-08 19:47
theredonion27-Jun-08 19:47 
AnswerRe: how to make this condition true c# registration code Pin
Christian Graus27-Jun-08 20:02
protectorChristian Graus27-Jun-08 20:02 
AnswerRe: how to make this condition true c# registration code Pin
Christian Graus27-Jun-08 21:07
protectorChristian Graus27-Jun-08 21:07 
Questionprint concept very urgent help me Pin
cse.vidhya27-Jun-08 19:27
cse.vidhya27-Jun-08 19:27 
AnswerRe: print concept very urgent help me Pin
Christian Graus27-Jun-08 19:46
protectorChristian Graus27-Jun-08 19:46 
GeneralRe: print concept very urgent help me Pin
cse.vidhya27-Jun-08 21:02
cse.vidhya27-Jun-08 21:02 
GeneralRe: print concept very urgent help me Pin
Christian Graus27-Jun-08 21:06
protectorChristian Graus27-Jun-08 21:06 
Questionasp.net 3.5 Pin
arkiboys27-Jun-08 18:37
arkiboys27-Jun-08 18:37 
AnswerRe: asp.net 3.5 Pin
Abhijit Jana27-Jun-08 21:23
professionalAbhijit Jana27-Jun-08 21:23 
AnswerRe: asp.net 3.5 Pin
wasimsharp27-Jun-08 23:14
wasimsharp27-Jun-08 23:14 
QuestionRegular Expressions - State Machine UML Diagram? Pin
Leblanc Meneses27-Jun-08 16:53
Leblanc Meneses27-Jun-08 16:53 
AnswerRe: Regular Expressions - State Machine UML Diagram? Pin
Christian Graus27-Jun-08 17:32
protectorChristian Graus27-Jun-08 17:32 
QuestionDataRow question Pin
David Loring27-Jun-08 16:24
David Loring27-Jun-08 16:24 
AnswerRe: DataRow question Pin
Karthik Kalyanasundaram27-Jun-08 16:30
Karthik Kalyanasundaram27-Jun-08 16:30 
GeneralRe: DataRow question Pin
David Loring27-Jun-08 16:33
David Loring27-Jun-08 16:33 
QuestionWhat is it called when your class has a root collection and how do you do it in C#? Pin
qmuffs27-Jun-08 16:15
qmuffs27-Jun-08 16:15 
AnswerRe: What is it called when your class has a root collection and how do you do it in C#? Pin
Paul Conrad27-Jun-08 16:22
professionalPaul Conrad27-Jun-08 16:22 
GeneralRe: What is it called when your class has a root collection and how do you do it in C#? Pin
qmuffs27-Jun-08 16:30
qmuffs27-Jun-08 16:30 
AnswerRe: What is it called when your class has a root collection and how do you do it in C#? Pin
Karthik Kalyanasundaram27-Jun-08 16:37
Karthik Kalyanasundaram27-Jun-08 16:37 
GeneralRe: What is it called when your class has a root collection and how do you do it in C#? Pin
qmuffs27-Jun-08 16:41
qmuffs27-Jun-08 16:41 
QuestionADO.net locks out SQL2000 user account under load Pin
Mr Jen Withers27-Jun-08 11:11
Mr Jen Withers27-Jun-08 11:11 
AnswerRe: ADO.net locks out SQL2000 user account under load Pin
Mark Churchill28-Jun-08 6:04
Mark Churchill28-Jun-08 6:04 
GeneralRe: ADO.net locks out SQL2000 user account under load Pin
Mr Jen Withers28-Jun-08 6:36
Mr Jen Withers28-Jun-08 6:36 
Hey There thanks for the advice, I think I could do with reading up on thread safe code! Would it be worth while turning my Database connection code into an instanciable object and totally removing the static keywords to try and avoid these issues?

Thanks Mike

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.