Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
QuestionHow to use a string or char array to refer to a control Pin
t_feras10-Feb-09 10:41
t_feras10-Feb-09 10:41 
AnswerRe: How to use a string or char array to refer to a control Pin
Christian Graus10-Feb-09 12:43
protectorChristian Graus10-Feb-09 12:43 
AnswerRe: How to use a string or char array to refer to a control Pin
Henry Minute10-Feb-09 12:49
Henry Minute10-Feb-09 12:49 
GeneralRe: How to use a string or char array to refer to a control Pin
t_feras10-Feb-09 13:13
t_feras10-Feb-09 13:13 
GeneralRe: How to use a string or char array to refer to a control Pin
Henry Minute10-Feb-09 13:53
Henry Minute10-Feb-09 13:53 
QuestionParsing at end of line with split function Pin
alwaysthinking10-Feb-09 10:18
alwaysthinking10-Feb-09 10:18 
AnswerRe: Parsing at end of line with split function Pin
mav.northwind10-Feb-09 10:29
mav.northwind10-Feb-09 10:29 
AnswerRe: Parsing at end of line with split function Pin
Guffa10-Feb-09 10:37
Guffa10-Feb-09 10:37 
You can use Environment.Newline as mav suggested, or why not simply use File.ReadAllLines to read the file into an array of strings?

Despite everything, the person most likely to be fooling you next is yourself.

QuestionDataSet columns Pin
ziwez010-Feb-09 8:39
ziwez010-Feb-09 8:39 
AnswerRe: DataSet columns Pin
Wendelius10-Feb-09 8:47
mentorWendelius10-Feb-09 8:47 
GeneralRe: DataSet columns Pin
ziwez010-Feb-09 8:54
ziwez010-Feb-09 8:54 
GeneralRe: DataSet columns Pin
Wendelius10-Feb-09 9:04
mentorWendelius10-Feb-09 9:04 
AnswerRe: DataSet columns Pin
Mycroft Holmes10-Feb-09 13:28
professionalMycroft Holmes10-Feb-09 13:28 
QuestionGet "Input string was not in a correct format" exception when calling OdbcConnection's getSchema("Columns") for Oracle 9i database Pin
stilz10-Feb-09 8:11
stilz10-Feb-09 8:11 
AnswerRe: Get "Input string was not in a correct format" exception when calling OdbcConnection's getSchema("Columns") for Oracle 9i database Pin
Wendelius10-Feb-09 8:26
mentorWendelius10-Feb-09 8:26 
GeneralRe: Get "Input string was not in a correct format" exception when calling OdbcConnection's getSchema("Columns") for Oracle 9i database Pin
stilz10-Feb-09 8:53
stilz10-Feb-09 8:53 
GeneralRe: Get "Input string was not in a correct format" exception when calling OdbcConnection's getSchema("Columns") for Oracle 9i database Pin
Wendelius10-Feb-09 9:06
mentorWendelius10-Feb-09 9:06 
GeneralRe: Get "Input string was not in a correct format" exception when calling OdbcConnection's getSchema("Columns") for Oracle 9i database Pin
stilz11-Feb-09 10:06
stilz11-Feb-09 10:06 
GeneralRe: Get "Input string was not in a correct format" exception when calling OdbcConnection's getSchema("Columns") for Oracle 9i database Pin
Wendelius19-Feb-09 8:23
mentorWendelius19-Feb-09 8:23 
Questionhide tooltip Pin
netJP12L10-Feb-09 8:03
netJP12L10-Feb-09 8:03 
QuestionString issue.. Pin
ventomito10-Feb-09 7:09
ventomito10-Feb-09 7:09 
AnswerRe: String issue.. Pin
Ennis Ray Lynch, Jr.10-Feb-09 7:14
Ennis Ray Lynch, Jr.10-Feb-09 7:14 
AnswerRe: String issue.. Pin
Luc Pattyn10-Feb-09 7:16
sitebuilderLuc Pattyn10-Feb-09 7:16 
GeneralRe: String issue.. Pin
Ravadre10-Feb-09 7:19
Ravadre10-Feb-09 7:19 
AnswerRe: String issue.. Pin
Luc Pattyn10-Feb-09 7:21
sitebuilderLuc Pattyn10-Feb-09 7:21 

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.