Click here to Skip to main content
15,915,867 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Display Data (Urgent) Pin
Nouman Bhatti26-Apr-07 0:29
Nouman Bhatti26-Apr-07 0:29 
Questionhow execute multi SQL command (C# - ADO.NET) Pin
zeroonea25-Apr-07 20:14
zeroonea25-Apr-07 20:14 
AnswerRe: how execute multi SQL command (C# - ADO.NET) Pin
Vikram A Punathambekar25-Apr-07 20:59
Vikram A Punathambekar25-Apr-07 20:59 
AnswerRe: how execute multi SQL command (C# - ADO.NET) Pin
Jaiprakash M Bankolli25-Apr-07 22:15
Jaiprakash M Bankolli25-Apr-07 22:15 
QuestionHow to parse csv file into xml file Pin
DON34525-Apr-07 19:44
DON34525-Apr-07 19:44 
AnswerRe: How to parse csv file into xml file Pin
coolestCoder25-Apr-07 19:49
coolestCoder25-Apr-07 19:49 
GeneralRe: How to parse csv file into xml file Pin
DON34525-Apr-07 20:09
DON34525-Apr-07 20:09 
GeneralRe: How to parse csv file into xml file Pin
Rudolf Jan26-Apr-07 0:41
Rudolf Jan26-Apr-07 0:41 
I do not think anybody can help you with this. I suggest you to separate the file into individual records and fileds first. Yuo may use the String.Split() method for that purpose. Then you must find out what structure the file has. You should create the XML datatype and finally you can parse the data and convert it to XML. Don't expect us to do this for you.
GeneralRe: How to parse csv file into xml file Pin
DON34526-Apr-07 2:39
DON34526-Apr-07 2:39 
AnswerRe: How to parse csv file into xml file Pin
Vikram A Punathambekar25-Apr-07 21:04
Vikram A Punathambekar25-Apr-07 21:04 
QuestionMouse over a control Pin
Keshav V. Kamat25-Apr-07 18:37
Keshav V. Kamat25-Apr-07 18:37 
AnswerRe: Mouse over a control Pin
Nouman Bhatti25-Apr-07 19:04
Nouman Bhatti25-Apr-07 19:04 
AnswerRe: Mouse over a control Pin
Martin#25-Apr-07 20:16
Martin#25-Apr-07 20:16 
Questionsave file as atext...using v.s 2003 ! Pin
mr jets25-Apr-07 17:53
mr jets25-Apr-07 17:53 
AnswerRe: save file as atext...using v.s 2003 ! Pin
Christian Graus25-Apr-07 19:22
protectorChristian Graus25-Apr-07 19:22 
GeneralRe: save file as atext...using v.s 2003 ! Pin
mr jets26-Apr-07 5:22
mr jets26-Apr-07 5:22 
GeneralRe: save file as atext...using v.s 2003 ! Pin
Christian Graus26-Apr-07 11:16
protectorChristian Graus26-Apr-07 11:16 
GeneralRe: save file as atext...using v.s 2003 ! Pin
mr jets26-Apr-07 13:00
mr jets26-Apr-07 13:00 
GeneralRe: save file as atext...using v.s 2003 ! Pin
Christian Graus26-Apr-07 22:08
protectorChristian Graus26-Apr-07 22:08 
Questionpostback or DoPostback Pin
karl170125-Apr-07 14:46
karl170125-Apr-07 14:46 
AnswerRe: postback or DoPostback Pin
karl170125-Apr-07 16:17
karl170125-Apr-07 16:17 
Questionsave & open file... Pin
mr jets25-Apr-07 14:32
mr jets25-Apr-07 14:32 
AnswerRe: save & open file... Pin
Christian Graus25-Apr-07 14:43
protectorChristian Graus25-Apr-07 14:43 
GeneralRe: save & open file... Pin
mr jets25-Apr-07 15:10
mr jets25-Apr-07 15:10 
GeneralRe: save & open file... Pin
Christian Graus25-Apr-07 15:14
protectorChristian Graus25-Apr-07 15:14 

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.