Click here to Skip to main content
15,789,952 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need solution Pin
DON3452-May-07 20:57
DON3452-May-07 20:57 
QuestionSocket exception. Pin
Eytukan2-May-07 3:13
Eytukan2-May-07 3:13 
AnswerRe: Socket exception. Pin
Rahul Babu2-May-07 3:31
Rahul Babu2-May-07 3:31 
GeneralRe: Socket exception. Pin
Eytukan2-May-07 4:44
Eytukan2-May-07 4:44 
GeneralRe: Socket exception. Pin
MoustafaS2-May-07 5:35
MoustafaS2-May-07 5:35 
GeneralRe: Socket exception. Pin
Eytukan2-May-07 5:45
Eytukan2-May-07 5:45 
GeneralRe: Socket exception. Pin
MoustafaS2-May-07 6:48
MoustafaS2-May-07 6:48 
QuestionHow to parse the text file into xml Pin
DON3452-May-07 3:11
DON3452-May-07 3:11 
Actually i have data like in this format:
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

Our requirement is to parse this file into xml format like attribute value pairs. like:

<1aDOCSTART_3>
<genevaversion>"5.0"
<billstyle>"2"
<billtype>"1"
<billtemplate>"3"
<billseq>"1"
<billversion>"1"
<acccurrencycode>"GBP"
<billlangid>"1"
<billlangname>"English (UK)"
<billlanglocale>"en_GB"


we have to seperate the field and values and generate the xml.
pls anybody help me in this problem.



Thanks&Regards
RENU

Questionhw to work with Validation Controls in VS2005-WINDOWS application Pin
pashitech2-May-07 3:00
pashitech2-May-07 3:00 
QuestionK-Mean Clustering! Pin
shum232-May-07 2:36
shum232-May-07 2:36 
QuestionChristian Graus Pin
Prakash A 19802-May-07 2:21
Prakash A 19802-May-07 2:21 
AnswerWhat about you? Pin
CPallini2-May-07 2:57
mveCPallini2-May-07 2:57 
AnswerRe: Christian Graus Pin
Bijesh2-May-07 3:13
Bijesh2-May-07 3:13 
GeneralOpen letter to mister Prakash Pin
Bradml2-May-07 3:21
Bradml2-May-07 3:21 
GeneralRe: Open letter to mister Prakash Pin
Colin Angus Mackay2-May-07 5:19
Colin Angus Mackay2-May-07 5:19 
GeneralRe: Open letter to mister Prakash Pin
Dave Kreskowiak2-May-07 5:55
mveDave Kreskowiak2-May-07 5:55 
QuestionCounting the Number of Working Days Pin
zoroyster2-May-07 2:19
zoroyster2-May-07 2:19 
AnswerRe: Counting the Number of Working Days Pin
CPallini2-May-07 3:02
mveCPallini2-May-07 3:02 
GeneralRe: Counting the Number of Working Days Pin
zoroyster2-May-07 15:05
zoroyster2-May-07 15:05 
AnswerRe: Counting the Number of Working Days Pin
PIEBALDconsult3-May-07 7:02
professionalPIEBALDconsult3-May-07 7:02 
AnswerRe: Counting the Number of Working Days Pin
AFSEKI7-May-07 7:52
AFSEKI7-May-07 7:52 
QuestionTCP/IP & UDP Pin
Prakash A 19802-May-07 1:39
Prakash A 19802-May-07 1:39 
AnswerRe: TCP/IP & UDP Pin
Guffa2-May-07 2:02
Guffa2-May-07 2:02 
AnswerRe: TCP/IP & UDP Pin
Christian Graus2-May-07 2:05
protectorChristian Graus2-May-07 2:05 
AnswerRe: TCP/IP & UDP Pin
Eytukan2-May-07 3:14
Eytukan2-May-07 3: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.