Click here to Skip to main content
15,891,136 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Xml to Html files Pin
Paresh Chitte17-Apr-07 20:13
Paresh Chitte17-Apr-07 20:13 
QuestionDTD/XSD Pin
ArchaBhandare8-Apr-07 20:42
ArchaBhandare8-Apr-07 20:42 
AnswerRe: DTD/XSD Pin
BoneSoft9-Apr-07 5:15
BoneSoft9-Apr-07 5:15 
Questionhow to display xml data in treecheckbox using javascript Pin
snitu6-Apr-07 22:15
snitu6-Apr-07 22:15 
QuestionJavascript in XSLT --> formatting Error with Quotes Pin
Ollie19865-Apr-07 22:22
Ollie19865-Apr-07 22:22 
QuestionDeserialize XML Database Pin
swguy234-Apr-07 19:57
swguy234-Apr-07 19:57 
AnswerRe: Deserialize XML Database Pin
led mike5-Apr-07 4:42
led mike5-Apr-07 4:42 
AnswerRe: Deserialize XML Database Pin
BoneSoft9-Apr-07 5:20
BoneSoft9-Apr-07 5:20 
To deserialize XML, you have to have a code model that is set up to mirror your XML structure (classes making use of the XMLSerializer attributes). Take a look at my article Using the XmlSerializer Attributes[^].

If that is what you are talking about, I have a tool that can help at BoneSoft.com[^]. Just drop in the XML you are dealing with, set the renderer to C# or VB.Net (whatever you are working with) and build it. It will produce an XML serializable class model you can use to deserialize you XML to. It will also produce a class that handles the serialization/deserialization for you.

Hope that helps.



Try code model generation tools at BoneSoft.com.

Questionxml codes [modified] Pin
veasna_f2o4-Apr-07 6:17
veasna_f2o4-Apr-07 6:17 
AnswerRe: xml codes Pin
PIEBALDconsult4-Apr-07 7:10
mvePIEBALDconsult4-Apr-07 7:10 
QuestionAppendChild problem Pin
Rob Grainger4-Apr-07 4:23
Rob Grainger4-Apr-07 4:23 
QuestionReading an Xml file Pin
honeyss3-Apr-07 18:08
honeyss3-Apr-07 18:08 
AnswerRe: Reading an Xml file Pin
Stefan Troschuetz3-Apr-07 21:22
Stefan Troschuetz3-Apr-07 21:22 
AnswerRe: Reading an Xml file Pin
led mike4-Apr-07 4:39
led mike4-Apr-07 4:39 
QuestionLooking for a way to output CSV Pin
PIEBALDconsult2-Apr-07 13:01
mvePIEBALDconsult2-Apr-07 13:01 
AnswerRe: Looking for a way to output CSV [modified] Pin
PIEBALDconsult3-Apr-07 9:44
mvePIEBALDconsult3-Apr-07 9:44 
QuestionStructured HTML to XML Pin
RichardInToronto30-Mar-07 5:49
RichardInToronto30-Mar-07 5:49 
AnswerRe: Structured HTML to XML Pin
PIEBALDconsult2-Apr-07 14:56
mvePIEBALDconsult2-Apr-07 14:56 
GeneralRe: Structured HTML to XML Pin
RichardInToronto2-Apr-07 15:50
RichardInToronto2-Apr-07 15:50 
GeneralRe: Structured HTML to XML Pin
PIEBALDconsult3-Apr-07 3:27
mvePIEBALDconsult3-Apr-07 3:27 
QuestionI'm confused Pin
Mike Hankey29-Mar-07 15:53
mveMike Hankey29-Mar-07 15:53 
AnswerRe: I'm confused Pin
Christian Graus29-Mar-07 16:00
protectorChristian Graus29-Mar-07 16:00 
GeneralRe: I'm confused Pin
Mike Hankey29-Mar-07 16:12
mveMike Hankey29-Mar-07 16:12 
QuestionXml - Element or CDATA Pin
Mike Hankey28-Mar-07 16:59
mveMike Hankey28-Mar-07 16:59 
AnswerRe: Xml - Element or CDATA Pin
Stefan Troschuetz28-Mar-07 23:20
Stefan Troschuetz28-Mar-07 23:20 

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.