Click here to Skip to main content
15,920,627 members
Home / Discussions / C#
   

C#

 
GeneralRe: .Count, not in namespace system. Pin
jblouir7-Jun-07 1:22
jblouir7-Jun-07 1:22 
GeneralRe: .Count, not in namespace system. Pin
Brady Kelly7-Jun-07 3:01
Brady Kelly7-Jun-07 3:01 
AnswerRe: .Count, not in namespace system. Pin
Colin Angus Mackay6-Jun-07 23:09
Colin Angus Mackay6-Jun-07 23:09 
GeneralRe: .Count, not in namespace system. Pin
DavidNohejl6-Jun-07 23:15
DavidNohejl6-Jun-07 23:15 
AnswerRe: .Count, not in namespace system. Pin
jblouir6-Jun-07 23:23
jblouir6-Jun-07 23:23 
GeneralRe: .Count, not in namespace system. Pin
DavidNohejl6-Jun-07 23:27
DavidNohejl6-Jun-07 23:27 
GeneralRe: .Count, not in namespace system. Pin
Colin Angus Mackay6-Jun-07 23:28
Colin Angus Mackay6-Jun-07 23:28 
GeneralRe: .Count, not in namespace system. Pin
jblouir7-Jun-07 1:14
jblouir7-Jun-07 1:14 
Well I have a game loop in void Main, and I have a few methods, one being initialise which sits in the loop that repeats until input = exit.

the loop needs the input variable

and initialise needs the input variable

they need to be the same, and the best way I found of doing that is using a global variable.

I have been literally programming in C# for less than a week, I am doing things that work and learning as I go, if there is a better way to do it then I implement the new method.

I had thought that I could make a method that would return input but couldnt work it out at the time.

// Edit

And yes, the internet is my only resource at the moment, when I get the money to spend ill buy a book on C#.
GeneralRe: .Count, not in namespace system. Pin
Luc Pattyn6-Jun-07 23:39
sitebuilderLuc Pattyn6-Jun-07 23:39 
GeneralRe: .Count, not in namespace system. Pin
Christian Graus6-Jun-07 23:54
protectorChristian Graus6-Jun-07 23:54 
QuestionCRC Modbus Pin
pmartike6-Jun-07 22:11
pmartike6-Jun-07 22:11 
AnswerRe: CRC Modbus Pin
Sathesh Sakthivel6-Jun-07 22:14
Sathesh Sakthivel6-Jun-07 22:14 
GeneralRe: CRC Modbus Pin
pmartike6-Jun-07 23:15
pmartike6-Jun-07 23:15 
QuestionLaunching C# app through local network Pin
sgeorgije6-Jun-07 21:31
sgeorgije6-Jun-07 21:31 
AnswerRe: Launching C# app through local network Pin
Sathesh Sakthivel6-Jun-07 22:12
Sathesh Sakthivel6-Jun-07 22:12 
GeneralRe: Launching C# app through local network Pin
mav.northwind6-Jun-07 23:14
mav.northwind6-Jun-07 23:14 
AnswerRe: Launching C# app through local network Pin
mav.northwind6-Jun-07 23:13
mav.northwind6-Jun-07 23:13 
QuestionHow to bind dynamically table column from database to dorpdownlist of Radgrid Pin
Lopamudra Panda6-Jun-07 21:10
Lopamudra Panda6-Jun-07 21:10 
AnswerRe: How to bind dynamically table column from database to dorpdownlist of Radgrid Pin
Sathesh Sakthivel6-Jun-07 21:14
Sathesh Sakthivel6-Jun-07 21:14 
QuestionOledb PArameters Pin
Tauseef A6-Jun-07 20:51
Tauseef A6-Jun-07 20:51 
AnswerRe: Oledb PArameters Pin
Sathesh Sakthivel6-Jun-07 20:56
Sathesh Sakthivel6-Jun-07 20:56 
AnswerRe: Oledb PArameters Pin
Pankaj - Joshi6-Jun-07 21:09
Pankaj - Joshi6-Jun-07 21:09 
QuestionRe: Oledb PArameters Pin
Tauseef A6-Jun-07 21:12
Tauseef A6-Jun-07 21:12 
AnswerRe: Oledb PArameters Pin
blackjack21506-Jun-07 21:19
blackjack21506-Jun-07 21:19 
GeneralRe: Oledb PArameters Pin
blackjack21506-Jun-07 21:16
blackjack21506-Jun-07 21:16 

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.