Click here to Skip to main content
16,004,969 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionHow can we acheive RSS feed through ASP.net ? Pin
jegastar1-Oct-07 19:28
jegastar1-Oct-07 19:28 
QuestionXFlat Pin
barney_19721-Oct-07 4:51
barney_19721-Oct-07 4:51 
AnswerRe: XFlat Pin
led mike1-Oct-07 5:17
led mike1-Oct-07 5:17 
GeneralRe: XFlat Pin
barney_19721-Oct-07 5:44
barney_19721-Oct-07 5:44 
GeneralRe: XFlat Pin
George L. Jackson1-Oct-07 6:05
George L. Jackson1-Oct-07 6:05 
GeneralRe: XFlat Pin
led mike1-Oct-07 6:21
led mike1-Oct-07 6:21 
GeneralRe: XFlat Pin
George L. Jackson1-Oct-07 7:02
George L. Jackson1-Oct-07 7:02 
AnswerRe: How to get the element values based on the index. Pin
led mike1-Oct-07 5:04
led mike1-Oct-07 5:04 
zxc89 wrote:
Using C++ code How to get the element values based on the index for the following example:

To start with your following example does not mention finding anything based on the index so your post makes no sense.

Next, what do you know about working with XML? If the answer is nothing then you better start reading. Depending on your requirements and other subtle aspects of your application you could either use a DOM and perform XPath queries or use a SAX parser. Both parsers provide access to the XML data in very different ways and you will have to know and understand these things to determine which is more appropriate for your solution.



Questionxml serilization Pin
seemamltn28-Sep-07 11:41
seemamltn28-Sep-07 11:41 
QuestionXML serialization with an array Pin
cholo1027-Sep-07 3:28
cholo1027-Sep-07 3:28 
QuestionDeserialize unknown object Pin
Mogyi26-Sep-07 1:05
Mogyi26-Sep-07 1:05 
AnswerRe: Deserialize unknown object Pin
BoneSoft26-Sep-07 5:02
BoneSoft26-Sep-07 5:02 
AnswerRe: Deserialize unknown object Pin
led mike26-Sep-07 5:14
led mike26-Sep-07 5:14 
Questionxml stylesheet does not work for IMG tag Pin
prahlad198122-Sep-07 22:14
prahlad198122-Sep-07 22:14 
AnswerRe: xml stylesheet does not work for IMG tag Pin
George L. Jackson23-Sep-07 4:41
George L. Jackson23-Sep-07 4:41 
GeneralRe: xml stylesheet does not work for IMG tag Pin
prahlad198123-Sep-07 18:18
prahlad198123-Sep-07 18:18 
GeneralRe: xml stylesheet does not work for IMG tag Pin
George L. Jackson24-Sep-07 0:27
George L. Jackson24-Sep-07 0:27 
QuestionXML Encryption on StreamWriter Pin
Member 450778122-Sep-07 6:01
Member 450778122-Sep-07 6:01 
QuestionHow to load xml file to a datatable Pin
Diego F.20-Sep-07 6:15
Diego F.20-Sep-07 6:15 
AnswerRe: How to load xml file to a datatable Pin
Diego F.20-Sep-07 7:14
Diego F.20-Sep-07 7:14 
GeneralRe: How to load xml file to a datatable Pin
Diego F.20-Sep-07 7:26
Diego F.20-Sep-07 7:26 
Questionxml stylesheet to customize Excel - How to change column width Pin
umakemesik18-Sep-07 11:59
umakemesik18-Sep-07 11:59 
AnswerRe: xml stylesheet to customize Excel - How to change column width Pin
Ed.Poore18-Sep-07 12:44
Ed.Poore18-Sep-07 12:44 
QuestionHelp need for XSL file Pin
_anil_17-Sep-07 23:03
_anil_17-Sep-07 23:03 
QuestionProblem with SQL Server bulk load XML def Pin
mintxelas17-Sep-07 22:44
mintxelas17-Sep-07 22:44 

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.