Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
GeneralRe: back to start Pin
Mycroft Holmes7-Dec-08 4:56
professionalMycroft Holmes7-Dec-08 4:56 
GeneralRe: back to start Pin
Kevin McFarlane7-Dec-08 5:02
Kevin McFarlane7-Dec-08 5:02 
QuestionDrawing Complex Line Pin
pym6-Dec-08 21:21
pym6-Dec-08 21:21 
AnswerRe: Drawing Complex Line Pin
#realJSOP6-Dec-08 23:22
mve#realJSOP6-Dec-08 23:22 
QuestionVS type property pages Pin
Rafone6-Dec-08 18:14
Rafone6-Dec-08 18:14 
AnswerRe: VS type property pages Pin
Mycroft Holmes6-Dec-08 23:07
professionalMycroft Holmes6-Dec-08 23:07 
GeneralRe: VS type property pages Pin
Rafone7-Dec-08 4:10
Rafone7-Dec-08 4:10 
QuestionTrace any copy of files in window xp ? Pin
kindman_nb6-Dec-08 18:09
kindman_nb6-Dec-08 18:09 
AnswerRe: Trace any copy of files in window xp ? Pin
Mycroft Holmes6-Dec-08 23:10
professionalMycroft Holmes6-Dec-08 23:10 
GeneralRe: Trace any copy of files in window xp ? Pin
kindman_nb7-Dec-08 17:56
kindman_nb7-Dec-08 17:56 
AnswerRe: Trace any copy of files in window xp ? Pin
Marcelo Emmerich7-Dec-08 6:01
Marcelo Emmerich7-Dec-08 6:01 
GeneralRe: Trace any copy of files in window xp ? Pin
kindman_nb7-Dec-08 17:55
kindman_nb7-Dec-08 17:55 
Questionbattleship program Pin
colonelgadaffi6-Dec-08 7:58
colonelgadaffi6-Dec-08 7:58 
AnswerRe: battleship program Pin
Thomas Stockwell6-Dec-08 15:59
professionalThomas Stockwell6-Dec-08 15:59 
GeneralRe: battleship program Pin
colonelgadaffi9-Dec-08 8:57
colonelgadaffi9-Dec-08 8:57 
GeneralRe: battleship program Pin
Thomas Stockwell9-Dec-08 9:37
professionalThomas Stockwell9-Dec-08 9:37 
QuestionMaking all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Sunset Towers6-Dec-08 7:00
Sunset Towers6-Dec-08 7:00 
AnswerRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Wendelius6-Dec-08 7:40
mentorWendelius6-Dec-08 7:40 
GeneralRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Sunset Towers6-Dec-08 7:52
Sunset Towers6-Dec-08 7:52 
GeneralRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Wendelius6-Dec-08 7:57
mentorWendelius6-Dec-08 7:57 
Sunset Towers wrote:
header names are subject to change


That doesn't matter. You don't have to name the columns (set ColNameHeader to true) and if you do, it's the name you decide, not the name in the file.

Sunset Towers wrote:
The file also comes in with column names with "." and it converts them to "#".


Din't quite understand this.

The need to optimize rises from a bad design.My articles[^]

GeneralRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Sunset Towers6-Dec-08 8:19
Sunset Towers6-Dec-08 8:19 
GeneralRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Wendelius6-Dec-08 8:27
mentorWendelius6-Dec-08 8:27 
GeneralRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Mycroft Holmes6-Dec-08 23:15
professionalMycroft Holmes6-Dec-08 23:15 
GeneralRe: Making all columns text when using Microsoft Text Driver(*.txt, *.csv) Pin
Sunset Towers6-Dec-08 23:30
Sunset Towers6-Dec-08 23:30 
QuestionTesting C# with xUnit Pin
Jammer6-Dec-08 5:33
Jammer6-Dec-08 5:33 

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.