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

C#

 
AnswerRe: Random numbers Pin
Judah Gabriel Himango15-May-06 10:38
sponsorJudah Gabriel Himango15-May-06 10:38 
GeneralRe: Random numbers Pin
leppie15-May-06 11:30
leppie15-May-06 11:30 
GeneralRe: Random numbers Pin
Judah Gabriel Himango15-May-06 17:48
sponsorJudah Gabriel Himango15-May-06 17:48 
GeneralRe: Random numbers Pin
leppie15-May-06 21:46
leppie15-May-06 21:46 
GeneralRe: Random numbers Pin
Judah Gabriel Himango16-May-06 4:44
sponsorJudah Gabriel Himango16-May-06 4:44 
AnswerRe: Random numbers Pin
Rei Miyasaka15-May-06 12:16
Rei Miyasaka15-May-06 12:16 
QuestionReading from txtFile Pin
rcwoods15-May-06 9:35
rcwoods15-May-06 9:35 
AnswerRe: Reading from txtFile Pin
led mike15-May-06 10:28
led mike15-May-06 10:28 
You need to contain the object you are using to read the file (MyObject.ReadLine) in the proper scope. If you are starting out in software development there are fundamental constructs (like scope) that you must understand or you will quickly be lost in a pile of spaghetti code.

"What classes are you using ? You shouldn't call stuff if you have no idea what it does"
Christian Graus in the C# forum


led mike
AnswerRe: Reading from txtFile Pin
Rei Miyasaka15-May-06 12:33
Rei Miyasaka15-May-06 12:33 
QuestionReceiving MMS using a GSM phone in C# Pin
uncleR15-May-06 9:23
uncleR15-May-06 9:23 
QuestionDateTime Object Pin
Monin D.15-May-06 8:47
Monin D.15-May-06 8:47 
AnswerRe: DateTime Object Pin
albCode15-May-06 8:52
albCode15-May-06 8:52 
GeneralRe: DateTime Object Pin
Monin D.15-May-06 9:08
Monin D.15-May-06 9:08 
GeneralRe: DateTime Object Pin
albCode15-May-06 9:10
albCode15-May-06 9:10 
QuestionOpen new Default Web Browser Window Pin
Phoen2515-May-06 8:44
Phoen2515-May-06 8:44 
AnswerRe: Open new Default Web Browser Window Pin
albCode15-May-06 9:08
albCode15-May-06 9:08 
GeneralRe: Open new Default Web Browser Window Pin
Phoen2515-May-06 9:38
Phoen2515-May-06 9:38 
QuestionRegex Pin
Lash2015-May-06 8:03
Lash2015-May-06 8:03 
AnswerRe: Regex Pin
User 665815-May-06 9:28
User 665815-May-06 9:28 
GeneralRe: Regex Pin
InOut.NET15-May-06 11:24
InOut.NET15-May-06 11:24 
GeneralRe: Regex Pin
Rei Miyasaka15-May-06 12:20
Rei Miyasaka15-May-06 12:20 
GeneralRe: Regex Pin
Lash2016-May-06 11:46
Lash2016-May-06 11:46 
QuestionLocalization Project Pin
C++NewBe15-May-06 7:28
C++NewBe15-May-06 7:28 
AnswerRe: Localization Project Pin
Pixinger7715-May-06 21:58
Pixinger7715-May-06 21:58 
AnswerRe: Localization Project Pin
lmoelleb15-May-06 22:06
lmoelleb15-May-06 22:06 

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.