Click here to Skip to main content
15,892,927 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCustom right click menu options Pin
Fahad Wali28-Jul-06 22:48
Fahad Wali28-Jul-06 22:48 
AnswerRe: Custom right click menu options Pin
enjoycrack29-Jul-06 5:33
enjoycrack29-Jul-06 5:33 
QuestionRe: Custom right click menu options [modified] Pin
Fahad Wali1-Aug-06 21:53
Fahad Wali1-Aug-06 21:53 
AnswerRe: Custom right click menu options Pin
enjoycrack3-Aug-06 2:29
enjoycrack3-Aug-06 2:29 
Questionmouseover and ajax Pin
Tridip Bhattacharjee28-Jul-06 22:37
professionalTridip Bhattacharjee28-Jul-06 22:37 
QuestionReplace Method in ASP.Net Pin
aaraaayen28-Jul-06 21:54
aaraaayen28-Jul-06 21:54 
AnswerRe: Replace Method in ASP.Net Pin
MHASSANF28-Jul-06 22:06
MHASSANF28-Jul-06 22:06 
QuestionHow to read master detail data by XmlTextReader Pin
Tridip Bhattacharjee28-Jul-06 21:12
professionalTridip Bhattacharjee28-Jul-06 21:12 
suppose my xml is


<document type="Sales Invoice" transactions="1">
<imagepath>\\90104-server2\FTP Upload\New Look Retailers Ltd\001;29552;2;240706;150931\00000008.tif
<archiveimagepath>\\s55701\P2D\FTP Archive Redundant\New Look Retailers Ltd\001;29552;2;240706;150931_1009\00000008.tif
<type>Expense
<invoicenumber>6058
<invoicedate>23/05/2006
<invoicetaxpointdate>NOT_FOUND
<currencycode>GBP
<netamount>4957.25
<taxamount>867.52
<grossamount>5824.77

<transaction>
<lineno>1
<orderno>PP31287
<description> ACCOUNT NO: N003 - ORDER NO: PP31287 - LINKED REF NO: CO5701856PL401 - RE: COVENTRY STORE - TO SUPPLY - INTERNAL BRANDING SEGMENTATION WORKS FOR - COVEN -114Y STORE
<quantity>1
<price>4957.25
<nettvalue>4957.25
<taxvalue>



<transaction>
<lineno>1
<orderno>PP31287
<description> ACCOUNT NO: N003 - ORDER NO: PP31287 - LINKED REF NO: CO5701856PL401 - RE: COVENTRY STORE - TO SUPPLY - INTERNAL BRANDING SEGMENTATION WORKS FOR - COVEN -114Y STORE
<quantity>1
<price>4957.25
<nettvalue>4957.25
<taxvalue>






so my master part is Document tag and there could be many detail part like Transaction tag.

so pls help me how could i read this type of master detail xml data .specially detail part in a loop by XmlTextReader.pls help me with source code.


tbhattacharjee

Questiondownload Pin
rajmani28-Jul-06 21:02
rajmani28-Jul-06 21:02 
AnswerRe: download Pin
enjoycrack29-Jul-06 5:35
enjoycrack29-Jul-06 5:35 
QuestionPage.IsPostBack Pin
MHASSANF28-Jul-06 18:53
MHASSANF28-Jul-06 18:53 
AnswerRe: Page.IsPostBack Pin
postmaster@programmingknowledge.com28-Jul-06 19:55
postmaster@programmingknowledge.com28-Jul-06 19:55 
QuestionAdvanced search in ASP.NET Pin
CDHU28-Jul-06 18:37
CDHU28-Jul-06 18:37 
AnswerRe: Advanced search in ASP.NET Pin
MHASSANF28-Jul-06 21:13
MHASSANF28-Jul-06 21:13 
Questionurgent..... make the difference Pin
Mairy28-Jul-06 13:29
Mairy28-Jul-06 13:29 
AnswerRe: urgent..... make the difference Pin
Guffa28-Jul-06 22:07
Guffa28-Jul-06 22:07 
AnswerRe: urgent..... make the difference Pin
enjoycrack29-Jul-06 5:38
enjoycrack29-Jul-06 5:38 
Questionplz answer urgently.......Pop-up window in ASP.NET Pin
Mairy28-Jul-06 13:20
Mairy28-Jul-06 13:20 
AnswerRe: plz answer urgently.......Pop-up window in ASP.NET Pin
thomas_joyee28-Jul-06 17:45
thomas_joyee28-Jul-06 17:45 
AnswerRe: plz answer urgently.......Pop-up window in ASP.NET Pin
Guffa28-Jul-06 22:25
Guffa28-Jul-06 22:25 
QuestionJavascript does not work on asp.net 2 page Pin
Rookie28-Jul-06 12:19
Rookie28-Jul-06 12:19 
AnswerRe: Javascript does not work on asp.net 2 page Pin
Guffa28-Jul-06 12:50
Guffa28-Jul-06 12:50 
GeneralRe: Javascript does not work on asp.net 2 page Pin
Rookie28-Jul-06 13:17
Rookie28-Jul-06 13:17 
GeneralRe: Javascript does not work on asp.net 2 page Pin
Guffa28-Jul-06 22:10
Guffa28-Jul-06 22:10 
QuestionGeneric query database and sort out returned DataSet? Pin
toptone7828-Jul-06 9:43
toptone7828-Jul-06 9:43 

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.