Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
GeneralRe: API explanation request Pin
dojohansen23-Nov-09 9:49
dojohansen23-Nov-09 9:49 
QuestionHelp required Regarding winpcap Pin
hunzabasharat20-Nov-09 20:27
hunzabasharat20-Nov-09 20:27 
QuestionPrinting a datagrid Pin
JollyMansArt20-Nov-09 16:59
JollyMansArt20-Nov-09 16:59 
QuestionHelp With (conversions?) Pin
aaffbbww20-Nov-09 13:33
aaffbbww20-Nov-09 13:33 
AnswerRe: Help With Code Pin
Ravi Bhavnani20-Nov-09 14:01
professionalRavi Bhavnani20-Nov-09 14:01 
GeneralRe: Help With Code Pin
aaffbbww20-Nov-09 14:08
aaffbbww20-Nov-09 14:08 
GeneralRe: Help With Code Pin
Ravi Bhavnani20-Nov-09 17:06
professionalRavi Bhavnani20-Nov-09 17:06 
AnswerRe: Help With Code Pin
Luc Pattyn20-Nov-09 14:21
sitebuilderLuc Pattyn20-Nov-09 14:21 
Hi,

From the MSDN documentation: "Console.ReadLine() reads the next line of characters from the standard input stream." That means it waits until you enter whatever you like, and terminate it by hitting enter.

It you want your program to react on a single key being hit, you might consider using Console.ReadKey().

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages


GeneralRe: Help With Code Pin
aaffbbww20-Nov-09 14:32
aaffbbww20-Nov-09 14:32 
GeneralRe: Help With Code Pin
Luc Pattyn20-Nov-09 14:49
sitebuilderLuc Pattyn20-Nov-09 14:49 
AnswerRe: Help With (conversions?) Pin
_Maxxx_22-Nov-09 13:21
professional_Maxxx_22-Nov-09 13:21 
AnswerRe: Help With (conversions?) Pin
dojohansen23-Nov-09 10:26
dojohansen23-Nov-09 10:26 
QuestionFiles between one or several computers? Via a netowor.? Pin
ahlm20-Nov-09 11:51
ahlm20-Nov-09 11:51 
AnswerRe: Files between one or several computers? Via a netowor.? Pin
mehrdad33321-Nov-09 0:22
mehrdad33321-Nov-09 0:22 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
ahlm21-Nov-09 1:00
ahlm21-Nov-09 1:00 
GeneralMessage Closed Pin
21-Nov-09 1:33
stancrm21-Nov-09 1:33 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
ahlm21-Nov-09 3:12
ahlm21-Nov-09 3:12 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
mehrdad33321-Nov-09 8:09
mehrdad33321-Nov-09 8:09 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
dojohansen23-Nov-09 10:33
dojohansen23-Nov-09 10:33 
Questioncan anyone help plz Pin
Jassim Rahma20-Nov-09 11:32
Jassim Rahma20-Nov-09 11:32 
AnswerRe: can anyone help plz Pin
Not Active20-Nov-09 13:28
mentorNot Active20-Nov-09 13:28 
GeneralRe: can anyone help plz Pin
dojohansen23-Nov-09 10:35
dojohansen23-Nov-09 10:35 
GeneralRe: can anyone help plz Pin
Not Active23-Nov-09 12:10
mentorNot Active23-Nov-09 12:10 
GeneralRe: can anyone help plz Pin
dojohansen23-Nov-09 23:27
dojohansen23-Nov-09 23:27 
Questionload combobox values into datagrid combobox Pin
Ronni Marker20-Nov-09 10:48
Ronni Marker20-Nov-09 10:48 

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.