Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# equivalent of Appe from
Message
From
11/12/2007 16:24:12
Walter Nicholls
Cornerstone Software Ltd
Auckland, New Zealand
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01274325
Message ID:
01274947
Views:
12
> I think I will end up writing code to import the CSV file..I think
> its probably the cleanest and least complicated.
> If you had any pointers on how to do this I'd appreciate it.

Look at http://www.codeproject.com/KB/database/CsvReader.aspx

It only imports strings but I used it successfully once, and it's pretty mature. MIT licence so you can do pretty much what you like with it.

I haven't tried compiling under compact framework .. that might be one gotcha. Also, the version I downloaded (year ago now) had some pretty inconsistent case in the filenames, I had to fix a few things to get it safely integrated with my source control.

- Walter
Previous
Reply
Map
View

Click here to load this message in the networking platform