Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: help with Console in form app Pin
J. Dunlap8-Oct-03 18:12
J. Dunlap8-Oct-03 18:12 
GeneralRe: help with Console in form app Pin
rod termaat9-Oct-03 2:13
rod termaat9-Oct-03 2:13 
GeneralRe: help with Console in form app Pin
Philip Fitzsimons9-Oct-03 2:49
Philip Fitzsimons9-Oct-03 2:49 
QuestionHow do I get data from child form to parent form?? Pin
bradb8-Oct-03 16:35
bradb8-Oct-03 16:35 
Questionhow can TcpClient detect other side closed the connection? Pin
zecodela8-Oct-03 15:50
zecodela8-Oct-03 15:50 
QuestionAny tips for designing and implementing session file formats with C# and XML? Pin
Arun Bhalla8-Oct-03 13:45
Arun Bhalla8-Oct-03 13:45 
AnswerRe: Any tips for designing and implementing session file formats with C# and XML? Pin
Arun Bhalla8-Oct-03 19:36
Arun Bhalla8-Oct-03 19:36 
GeneralAlternative to databinding Pin
coge8-Oct-03 13:07
coge8-Oct-03 13:07 
Do most people use databinding with winforms or
do they use a homegrown solution. My experience with
databinding has been problematic at best. I've ran into
numerous problems with anything other then a simple form.
These problems range from programmatically setting a value
in a text box, and the databinding ignoring it, to strange
problems with nulls. I guess I'm stuck in my ways but I
prefer the old ddx, ddv validation of atl and mfc. Although
I am willing to change Smile | :)

I'm also curious about ado versus ado.net.
Is a In memory database really needed? When and were
would the decision between the two be made.

Also does anyone know of any orm tools for c++ and classic ado.

I dont want to cross post to two boards so I am hopeing this is the
correct place. I apologize if they are not.

Thank you


GeneralRe: Alternative to databinding Pin
Alex Korchemniy9-Oct-03 4:34
Alex Korchemniy9-Oct-03 4:34 
QuestionWhat exactly is the get and set used for?? Pin
IrishSonic8-Oct-03 12:39
IrishSonic8-Oct-03 12:39 
AnswerRe: What exactly is the get and set used for?? Pin
Guillermo Rivero8-Oct-03 12:49
Guillermo Rivero8-Oct-03 12:49 
AnswerRe: What exactly is the get and set used for?? Pin
Daniel M. Edwards8-Oct-03 14:02
Daniel M. Edwards8-Oct-03 14:02 
GeneralPageScale Pin
Gary Kirkham8-Oct-03 12:39
Gary Kirkham8-Oct-03 12:39 
QuestionHow to tell if a DOS process is waiting for input Pin
Wjousts8-Oct-03 10:42
Wjousts8-Oct-03 10:42 
AnswerRe: How to tell if a DOS process is waiting for input Pin
Blake Coverett8-Oct-03 16:00
Blake Coverett8-Oct-03 16:00 
GeneralRe: How to tell if a DOS process is waiting for input Pin
Wjousts8-Oct-03 16:14
Wjousts8-Oct-03 16:14 
GeneralRe: How to tell if a DOS process is waiting for input Pin
Blake Coverett8-Oct-03 16:18
Blake Coverett8-Oct-03 16:18 
GeneralRe: How to tell if a DOS process is waiting for input Pin
Wjousts9-Oct-03 4:24
Wjousts9-Oct-03 4:24 
GeneralCommunicating with COM object Pin
mahvk8-Oct-03 8:56
mahvk8-Oct-03 8:56 
GeneralRe: Communicating with COM object Pin
Heath Stewart8-Oct-03 10:25
protectorHeath Stewart8-Oct-03 10:25 
GeneralRe: Communicating with COM object Pin
mahvk8-Oct-03 10:33
mahvk8-Oct-03 10:33 
GeneralRe: Communicating with COM object Pin
Stephane Rodriguez.8-Oct-03 11:09
Stephane Rodriguez.8-Oct-03 11:09 
Generalextend an array like int[] Pin
yyf8-Oct-03 8:16
yyf8-Oct-03 8:16 
GeneralRe: extend an array like int[] Pin
Daniel M. Edwards8-Oct-03 8:48
Daniel M. Edwards8-Oct-03 8:48 
GeneralRe: extend an array like int[] Pin
jparsons8-Oct-03 12:09
jparsons8-Oct-03 12:09 

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.