Click here to Skip to main content
16,005,473 members
Home / Discussions / C#
   

C#

 
Questiondot net remoting problem Pin
Tauseef A16-Mar-07 15:52
Tauseef A16-Mar-07 15:52 
AnswerRe: dot net remoting problem Pin
Karthik Kalyanasundaram16-Mar-07 16:06
Karthik Kalyanasundaram16-Mar-07 16:06 
QuestionRe: dot net remoting problem Pin
Tauseef A17-Mar-07 10:44
Tauseef A17-Mar-07 10:44 
AnswerRe: dot net remoting problem Pin
Karthik Kalyanasundaram18-Mar-07 5:31
Karthik Kalyanasundaram18-Mar-07 5:31 
QuestionHow to create a non-visual component? Pin
Tim Huetz16-Mar-07 13:42
Tim Huetz16-Mar-07 13:42 
AnswerRe: How to create a non-visual component? Pin
Daniel Grunwald16-Mar-07 14:23
Daniel Grunwald16-Mar-07 14:23 
GeneralRe: How to create a non-visual component? Pin
Tim Huetz17-Mar-07 0:53
Tim Huetz17-Mar-07 0:53 
Questionhow to wait for button press Pin
bluefl4me16-Mar-07 12:28
bluefl4me16-Mar-07 12:28 
Im making an app that works as a card game AI tester. Theres game class which pretty much does all the rule related stuff and which communicates with Player classes by calling their functions, giving them some info through parameters and these functions return the AI player's response. So there really are no events in the app and no waiting anywhere. Recently i had the idea of making a RealPlayer class which would also inherit Player class and to which game class would communicate just like to an AI player. But the realplayer would ofc have user input.
So here comes the problem:
ive got a class, its constructor creates a form. functions of this class, when called, should wait for user to input something on the form (press a button for example) and then perhaps make quick calculations and return a value. How to make code wait for an event?
(and i know about event handling but thts not really the case here, if i did that id have to rewrite all game class and put events everywhere and im wondering if perhaps theres a way around that)
AnswerRe: how to wait for button press Pin
Christian Graus16-Mar-07 12:52
protectorChristian Graus16-Mar-07 12:52 
QuestionRe: how to wait for button press Pin
bluefl4me17-Mar-07 2:30
bluefl4me17-Mar-07 2:30 
QuestionHow to query a website and get results Pin
trilokjain16-Mar-07 12:18
trilokjain16-Mar-07 12:18 
AnswerRe: How to query a website and get results Pin
Guffa16-Mar-07 16:33
Guffa16-Mar-07 16:33 
Questionmeta data in c# Pin
cannavarooo16-Mar-07 11:57
cannavarooo16-Mar-07 11:57 
AnswerRe: meta data in c# Pin
Pete O'Hanlon16-Mar-07 12:21
mvePete O'Hanlon16-Mar-07 12:21 
GeneralRe: meta data in c# Pin
cannavarooo16-Mar-07 12:38
cannavarooo16-Mar-07 12:38 
GeneralRe: meta data in c# Pin
Pete O'Hanlon16-Mar-07 12:52
mvePete O'Hanlon16-Mar-07 12:52 
QuestionGridview dropdownlist in c# code Pin
peter.bellen@qsm-europe.com16-Mar-07 10:23
peter.bellen@qsm-europe.com16-Mar-07 10:23 
AnswerRe: Gridview dropdownlist in c# code Pin
Ed.Poore16-Mar-07 13:21
Ed.Poore16-Mar-07 13:21 
QuestionE-Mails in C# Pin
spotl16-Mar-07 9:34
spotl16-Mar-07 9:34 
AnswerRe: E-Mails in C# Pin
Ed.Poore16-Mar-07 13:13
Ed.Poore16-Mar-07 13:13 
QuestionWindows Service Installed but not listed Pin
Brent Lamborn16-Mar-07 8:50
Brent Lamborn16-Mar-07 8:50 
AnswerRe: Windows Service Installed but not listed Pin
kubben16-Mar-07 12:44
kubben16-Mar-07 12:44 
Questionhashtable value problem Pin
biaali16-Mar-07 8:33
biaali16-Mar-07 8:33 
AnswerRe: hashtable value problem Pin
Ed.Poore16-Mar-07 13:14
Ed.Poore16-Mar-07 13:14 
GeneralRe: hashtable value problem Pin
biaali16-Mar-07 22:11
biaali16-Mar-07 22:11 

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.