Click here to Skip to main content
15,900,258 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionChange Controls property: pattern? Pin
cbiacca28-Apr-08 22:52
cbiacca28-Apr-08 22:52 
GeneralRe: Change Controls property: pattern? Pin
mrcsn29-Apr-08 0:40
mrcsn29-Apr-08 0:40 
QuestionDeploying windows application Pin
mrcsn28-Apr-08 20:32
mrcsn28-Apr-08 20:32 
GeneralRe: Deploying windows application Pin
Christian Graus28-Apr-08 20:37
protectorChristian Graus28-Apr-08 20:37 
AnswerRe: Deploying windows application Pin
Zoltan Balazs28-Apr-08 21:06
Zoltan Balazs28-Apr-08 21:06 
QuestionRe: Deploying windows application Pin
mrcsn29-Apr-08 0:37
mrcsn29-Apr-08 0:37 
AnswerRe: Deploying windows application Pin
Zoltan Balazs29-Apr-08 1:46
Zoltan Balazs29-Apr-08 1:46 
GeneralReading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 14:16
Grubious28-Apr-08 14:16 
Im implementing a currency converter into an application of mine. The data i need to read from is stored in the file CurrRates.txt and is comma delimited. I am trying to set it up so that I open the file, read each line and send that line to an array, then read the next line etc, then closes the file.

As I am trying to learn all this ive spent ages looking for what is necessary, and so far all I have determined is that it usese FileStream. Ive spent along time trying to implement it but my knowledge is limited as, like i said, im still learning.

Any help would be appreciated.
GeneralRe: Reading data from a text file into an array one line at a time Pin
Christian Graus28-Apr-08 14:29
protectorChristian Graus28-Apr-08 14:29 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 15:22
Grubious28-Apr-08 15:22 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 15:30
Grubious28-Apr-08 15:30 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Christian Graus28-Apr-08 18:01
protectorChristian Graus28-Apr-08 18:01 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 19:57
Grubious28-Apr-08 19:57 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Spacix One29-Apr-08 4:47
Spacix One29-Apr-08 4:47 
GeneralSkins for Windows Forms Pin
Member 391904927-Apr-08 19:03
Member 391904927-Apr-08 19:03 
GeneralRe: Skins for Windows Forms Pin
Christian Graus27-Apr-08 21:12
protectorChristian Graus27-Apr-08 21:12 
GeneralRe: Skins for Windows Forms Pin
originSH28-Apr-08 0:53
originSH28-Apr-08 0:53 
GeneralRe: Skins for Windows Forms Pin
N a v a n e e t h28-Apr-08 1:07
N a v a n e e t h28-Apr-08 1:07 
GeneralRe: Skins for Windows Forms Pin
Member 391904928-Apr-08 9:53
Member 391904928-Apr-08 9:53 
GeneralRe: Skins for Windows Forms Pin
Pete O'Hanlon28-Apr-08 10:03
mvePete O'Hanlon28-Apr-08 10:03 
GeneralRe: Skins for Windows Forms Pin
Member 391904928-Apr-08 12:16
Member 391904928-Apr-08 12:16 
GeneralRe: Skins for Windows Forms Pin
Spacix One29-Apr-08 4:57
Spacix One29-Apr-08 4:57 
QuestionHow to implement a 30-day expiration / key-based registration for software Pin
Member 391904927-Apr-08 18:49
Member 391904927-Apr-08 18:49 
AnswerRe: How to implement a 30-day expiration / key-based registration for software Pin
Christian Graus27-Apr-08 21:11
protectorChristian Graus27-Apr-08 21:11 
GeneralRe: How to implement a 30-day expiration / key-based registration for software Pin
Member 391904928-Apr-08 9:56
Member 391904928-Apr-08 9:56 

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.