Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: from C++ dll to microsoft C# in .NET Pin
Wes Aday19-Mar-10 4:55
professionalWes Aday19-Mar-10 4:55 
Questionproblem in reading .csv files Pin
montu337719-Mar-10 4:19
montu337719-Mar-10 4:19 
AnswerRe: problem in reading .csv files Pin
Wes Aday19-Mar-10 4:41
professionalWes Aday19-Mar-10 4:41 
GeneralRe: problem in reading .csv files Pin
montu337719-Mar-10 4:59
montu337719-Mar-10 4:59 
GeneralRe: problem in reading .csv files Pin
Wes Aday19-Mar-10 5:13
professionalWes Aday19-Mar-10 5:13 
AnswerThe easiest solution Pin
Ennis Ray Lynch, Jr.19-Mar-10 5:14
Ennis Ray Lynch, Jr.19-Mar-10 5:14 
AnswerRe: problem in reading .csv files Pin
PIEBALDconsult19-Mar-10 6:22
mvePIEBALDconsult19-Mar-10 6:22 
GeneralRe: problem in reading .csv files Pin
Matt Meyer19-Mar-10 7:04
Matt Meyer19-Mar-10 7:04 
Using Jet (or ACE) is pretty useful because you can use the ADO.Net classes to work with the data instead of manually parsing. It's especially useful for more complex CSVs that have "Excel-friendly" fields similar to
"=""Value""""WithQuotes"""

AnswerRe: problem in reading .csv files Pin
Rod Kemp19-Mar-10 20:24
Rod Kemp19-Mar-10 20:24 
QuestionHow to work by reference object in remoting Pin
amit_8319-Mar-10 2:24
professionalamit_8319-Mar-10 2:24 
AnswerRe: How to work by reference object in remoting Pin
Pete O'Hanlon19-Mar-10 3:00
mvePete O'Hanlon19-Mar-10 3:00 
QuestionFilling a cylinder Pin
Valeriant19-Mar-10 2:04
Valeriant19-Mar-10 2:04 
AnswerRe: Filling a cylinder Pin
Eddy Vluggen19-Mar-10 8:38
professionalEddy Vluggen19-Mar-10 8:38 
GeneralRe: Filling a cylinder Pin
Valeriant19-Mar-10 17:01
Valeriant19-Mar-10 17:01 
GeneralRe: Filling a cylinder Pin
Dave Kreskowiak19-Mar-10 18:25
mveDave Kreskowiak19-Mar-10 18:25 
GeneralRe: Filling a cylinder Pin
Eddy Vluggen20-Mar-10 1:00
professionalEddy Vluggen20-Mar-10 1:00 
GeneralRe: Filling a cylinder Pin
Valeriant20-Mar-10 2:27
Valeriant20-Mar-10 2:27 
GeneralRe: Filling a cylinder Pin
Eddy Vluggen20-Mar-10 3:58
professionalEddy Vluggen20-Mar-10 3:58 
GeneralRe: Filling a cylinder Pin
Valeriant21-Mar-10 5:00
Valeriant21-Mar-10 5:00 
QuestionHow do I 'drive' a command line utility beyond executing a single process / command? Pin
Mouldiwarp19-Mar-10 1:28
Mouldiwarp19-Mar-10 1:28 
AnswerRe: How do I 'drive' a command line utility beyond executing a single process / command? Pin
Calla19-Mar-10 1:52
Calla19-Mar-10 1:52 
AnswerRe: How do I 'drive' a command line utility beyond executing a single process / command? Pin
#realJSOP19-Mar-10 1:52
mve#realJSOP19-Mar-10 1:52 
AnswerRe: How do I 'drive' a command line utility beyond executing a single process / command? Pin
Luc Pattyn19-Mar-10 2:52
sitebuilderLuc Pattyn19-Mar-10 2:52 
GeneralRe: How do I 'drive' a command line utility beyond executing a single process / command? Pin
PIEBALDconsult19-Mar-10 3:56
mvePIEBALDconsult19-Mar-10 3:56 
GeneralRe: How do I 'drive' a command line utility beyond executing a single process / command? Pin
PIEBALDconsult30-Mar-10 14:04
mvePIEBALDconsult30-Mar-10 14:04 

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.