Click here to Skip to main content
15,906,097 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Dave Kreskowiak16-Oct-07 6:27
mveDave Kreskowiak16-Oct-07 6:27 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Davids Maguire16-Oct-07 6:34
Davids Maguire16-Oct-07 6:34 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Dave Kreskowiak16-Oct-07 8:26
mveDave Kreskowiak16-Oct-07 8:26 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
led mike16-Oct-07 6:48
led mike16-Oct-07 6:48 
AnswerRe: Get ALL the Records in NS .. plz , Help of any kind Pin
led mike16-Oct-07 6:01
led mike16-Oct-07 6:01 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Davids Maguire16-Oct-07 6:08
Davids Maguire16-Oct-07 6:08 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
led mike16-Oct-07 6:13
led mike16-Oct-07 6:13 
Questionhow to read txt file Pin
nomi khan16-Oct-07 5:38
nomi khan16-Oct-07 5:38 
hi, im new in C#, kindly help me. i want to make a console program using C#.Net 2005 to read a notepad file saved in my drive. the notepad file contains 3 columns i.e. CustNo, X, and Y columns. These columns have many values i mean i dunno how many rows will be there in that notepad file. The rows may be 100, 1000 or 5000 which depends on the file means the rows are not constant.

I want to know the code of it, also tell me what to use. will it b better to use a single array for a single colums or a linked list? or anything else?

CustNo. X Y
0 10 25
1 25 36
2 52 21
3 21 58
4 87 54
5 61 71
6 .. ..
7 .. ..
. .. ..
. .. ..
. .. ..


Kindly help me in this regard. Thanx

nOmI

AnswerRe: how to read txt file Pin
led mike16-Oct-07 5:54
led mike16-Oct-07 5:54 
AnswerRe: how to read txt file Pin
nomi khan16-Oct-07 5:57
nomi khan16-Oct-07 5:57 
AnswerRe: how to read txt file Pin
User 665816-Oct-07 6:04
User 665816-Oct-07 6:04 
QuestionHow do I give my c# app access to eventlog? Pin
Greg Ellis16-Oct-07 5:33
Greg Ellis16-Oct-07 5:33 
AnswerRe: How do I give my c# app access to eventlog? Pin
led mike16-Oct-07 5:53
led mike16-Oct-07 5:53 
GeneralRe: How do I give my c# app access to eventlog? Pin
Greg Ellis16-Oct-07 6:06
Greg Ellis16-Oct-07 6:06 
GeneralRe: How do I give my c# app access to eventlog? Pin
led mike16-Oct-07 6:16
led mike16-Oct-07 6:16 
QuestionConverting hexadecimal to string Pin
Exelioindia16-Oct-07 4:36
Exelioindia16-Oct-07 4:36 
AnswerRe: Converting hexadecimal to string Pin
Sandeep Kumar16-Oct-07 4:53
Sandeep Kumar16-Oct-07 4:53 
AnswerRe: Converting hexadecimal to string Pin
led mike16-Oct-07 4:58
led mike16-Oct-07 4:58 
AnswerRe: Converting hexadecimal to string Pin
Pete O'Hanlon16-Oct-07 5:05
mvePete O'Hanlon16-Oct-07 5:05 
QuestionDatabinding and List Pin
shark154616-Oct-07 4:22
shark154616-Oct-07 4:22 
QuestionRegex problem [modified] Pin
laserbaronen16-Oct-07 4:17
laserbaronen16-Oct-07 4:17 
AnswerRe: Regex problem Pin
snorkie16-Oct-07 4:57
professionalsnorkie16-Oct-07 4:57 
GeneralRe: Regex problem Pin
laserbaronen16-Oct-07 5:29
laserbaronen16-Oct-07 5:29 
QuestionConsole.KeyAvailable not working for me Pin
indiie16-Oct-07 4:11
indiie16-Oct-07 4:11 
AnswerRe: Console.KeyAvailable not working for me Pin
laserbaronen16-Oct-07 4:27
laserbaronen16-Oct-07 4:27 

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.