Click here to Skip to main content
15,899,679 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: How to show image in XML? Pin
Christian Graus10-Jul-07 1:46
protectorChristian Graus10-Jul-07 1:46 
AnswerRe: How to show image in XML? Pin
Nick Rioux25-Jul-07 1:06
Nick Rioux25-Jul-07 1:06 
QuestionCreate new windows user via a Web service Pin
BLOEDHOND9-Jul-07 4:04
BLOEDHOND9-Jul-07 4:04 
AnswerRe: Create new windows user via a Web service Pin
BLOEDHOND9-Jul-07 4:06
BLOEDHOND9-Jul-07 4:06 
Questionupdate XML file dynamically Pin
Jhony george6-Jul-07 19:32
Jhony george6-Jul-07 19:32 
AnswerRe: update XML file dynamically Pin
Ilya Verbitskiy7-Jul-07 2:11
Ilya Verbitskiy7-Jul-07 2:11 
Questionextract data from "dynamic" XML-files Pin
Ibana3-Jul-07 1:26
Ibana3-Jul-07 1:26 
AnswerRe: extract data from "dynamic" XML-files Pin
BoneSoft6-Jul-07 4:05
BoneSoft6-Jul-07 4:05 
Personally, I'd build an XML serializable model to read XML into live objects. Then your controlling app can iterate through the graph to get whatever values you need, or you can alter the generated model to do calculations on itself. You can do this with XSD.exe or something like Skeleton Crew[^]. I'm not big on XmlReader or using XPath with XmlDocument, but they are also both reasonable approaches. If you only need the values from one type of node, maybe XPath would be less work. But if you are going to need anything else from your XML, you might want to look at a serializable model.



Try code model generation tools at BoneSoft.com.

QuestionAny one tell me how to convert excel file to xml dynamically Pin
Praveenchandkr2-Jul-07 17:36
Praveenchandkr2-Jul-07 17:36 
QuestionBiztalk server, I say Validate Schem Pin
indian14329-Jun-07 2:12
indian14329-Jun-07 2:12 
QuestionHow to add xml code to web parts dynamically Pin
mukkanti00726-Jun-07 21:03
mukkanti00726-Jun-07 21:03 
AnswerRe: How to add xml code to web parts dynamically Pin
Ilya Verbitskiy8-Jul-07 0:51
Ilya Verbitskiy8-Jul-07 0:51 
Questionweb.config c#.net -2005 Pin
dhatchu24-Jun-07 20:56
dhatchu24-Jun-07 20:56 
AnswerRe: web.config c#.net -2005 [modified] Pin
Sylvester george6-Jul-07 0:05
Sylvester george6-Jul-07 0:05 
Questionxsl:variable [modified] Pin
vidoc24-Jun-07 20:43
vidoc24-Jun-07 20:43 
AnswerRe: xsl:variable Pin
Geo Pa25-Jun-07 8:00
Geo Pa25-Jun-07 8:00 
GeneralRe: xsl:variable Pin
vidoc25-Jun-07 9:48
vidoc25-Jun-07 9:48 
QuestionProject with source code Pin
hiral_shah24-Jun-07 4:23
hiral_shah24-Jun-07 4:23 
NewsRe: Project with source code Pin
BoneSoft25-Jun-07 11:27
BoneSoft25-Jun-07 11:27 
AnswerRe: Project with source code Pin
Sathesh Sakthivel17-Jul-07 1:55
Sathesh Sakthivel17-Jul-07 1:55 
Questionavoid the pdf refresh between server events Pin
haj_md24-Jun-07 0:39
haj_md24-Jun-07 0:39 
AnswerRe: avoid the pdf refresh between server events Pin
George L. Jackson24-Jun-07 3:01
George L. Jackson24-Jun-07 3:01 
Questionproblem while displaying xml with dtd Pin
koolprasad200321-Jun-07 21:23
professionalkoolprasad200321-Jun-07 21:23 
AnswerRe: problem while displaying xml with dtd Pin
Ilya Verbitskiy7-Jul-07 2:18
Ilya Verbitskiy7-Jul-07 2:18 
Questionsyncfusion datagrid and xml Pin
Keshav V. Kamat21-Jun-07 19:24
Keshav V. Kamat21-Jun-07 19:24 

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.