Click here to Skip to main content
15,900,725 members
Home / Discussions / C#
   

C#

 
GeneralRe: Finding Info about a dll using Reflection Pin
Pete O'Hanlon3-May-07 0:29
mvePete O'Hanlon3-May-07 0:29 
GeneralRe: Finding Info about a dll using Reflection Pin
SatyaDY3-May-07 1:19
SatyaDY3-May-07 1:19 
GeneralRe: Finding Info about a dll using Reflection Pin
Pete O'Hanlon3-May-07 3:00
mvePete O'Hanlon3-May-07 3:00 
GeneralRe: Finding Info about a dll using Reflection Pin
Vikram A Punathambekar2-May-07 22:35
Vikram A Punathambekar2-May-07 22:35 
AnswerRe: Finding Info about a dll using Reflection Pin
AFSEKI7-May-07 5:38
AFSEKI7-May-07 5:38 
QuestionConditional Directives Pin
Dewald2-May-07 21:49
Dewald2-May-07 21:49 
AnswerRe: Conditional Directives Pin
Luc Pattyn3-May-07 1:16
sitebuilderLuc Pattyn3-May-07 1:16 
Questionhow to parse the file into xml Pin
DON3452-May-07 21:03
DON3452-May-07 21:03 
Hi all,
iam new to .net,iam getting problem at parsing the file.My sample file contains key value pair data,and key value is seperated by space and field is seperated by line.This is the sample code:
1aDOCSTART_3 |DOCTYPE BILL|
GENEVAVERSION 5.0
BILLSTYLE 2
BILLTYPE 1|
BILLTEMPLATE 3|
BILLSEQ 1|
BILLVERSION 1|
ACCCURRENCYCODE GBP|
BILLLANGID 1|
BILLLANGNAME English (UK)|
BILLLANGLOCALE en_GB|
PAYMETHODID 4
FORMATREQ TEST014/0001|
COPYBILLNUM 0|
BILLPURPOSE 1
BILLPURPOSENAME Master Bill|
ADDRESS1 11 Richmond Road
ADDRESS4 London|
ZIPCODE SW1V 1QP
COUNTRY United Kingdom|
BSTARTACCFADDR |
ACCFADDR_1 11 Richmond Road|
ACCFADDR_2 London|
ACCFADDR_3 SW1V 1QP|
ACCFADDR_4 United Kingdom|


In above file GENEVAVERSION 5.0 is one key value field it is seperated by space and each fields are seperated by pipe symbol and each is in new line.
my problem is how to parse this file as xml.pls send me some sample code it is more helpful for me.

Thanks&Regards
RENU

AnswerRe: how to parse the file into xml Pin
Sandeep Akhare2-May-07 21:27
Sandeep Akhare2-May-07 21:27 
GeneralRe: how to parse the file into xml Pin
DON3452-May-07 21:30
DON3452-May-07 21:30 
GeneralRe: how to parse the file into xml Pin
Sandeep Akhare2-May-07 21:35
Sandeep Akhare2-May-07 21:35 
GeneralRe: how to parse the file into xml Pin
DON3452-May-07 21:44
DON3452-May-07 21:44 
GeneralRe: how to parse the file into xml Pin
Sandeep Akhare2-May-07 21:51
Sandeep Akhare2-May-07 21:51 
GeneralRe: how to parse the file into xml Pin
Sandeep Akhare2-May-07 21:55
Sandeep Akhare2-May-07 21:55 
GeneralRe: how to parse the file into xml Pin
DON3452-May-07 22:29
DON3452-May-07 22:29 
AnswerRe: how to parse the file into xml Pin
Stefan Troschuetz2-May-07 21:41
Stefan Troschuetz2-May-07 21:41 
QuestionUrgent Role Based Menu Pin
coolestCoder2-May-07 20:49
coolestCoder2-May-07 20:49 
AnswerRe: Urgent Role Based Menu Pin
Pete O'Hanlon2-May-07 22:29
mvePete O'Hanlon2-May-07 22:29 
QuestionICloneable Collection Property Pin
Kenneth.Cheng2-May-07 20:24
Kenneth.Cheng2-May-07 20:24 
AnswerRe: ICloneable Collection Property Pin
Kenneth.Cheng3-May-07 17:25
Kenneth.Cheng3-May-07 17:25 
AnswerRe: ICloneable Collection Property Pin
AFSEKI7-May-07 5:45
AFSEKI7-May-07 5:45 
QuestionOLEDB vs SQLClient Pin
Sujit Mandal2-May-07 20:08
Sujit Mandal2-May-07 20:08 
AnswerRe: OLEDB vs SQLClient Pin
PIEBALDconsult2-May-07 20:16
mvePIEBALDconsult2-May-07 20:16 
GeneralRe: OLEDB vs SQLClient Pin
Sujit Mandal2-May-07 23:36
Sujit Mandal2-May-07 23:36 
QuestionSelect checkbox from checkbox list through code. Pin
Sushant Duggal2-May-07 20:05
Sushant Duggal2-May-07 20:05 

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.