Click here to Skip to main content
15,896,154 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: VB.NET | XML Namespace parsing issues Pin
Stefan Troschuetz19-Jan-07 8:59
Stefan Troschuetz19-Jan-07 8:59 
GeneralRe: VB.NET | XML Namespace parsing issues Pin
cdnhype19-Jan-07 9:02
cdnhype19-Jan-07 9:02 
AnswerRe: VB.NET | XML Namespace parsing issues Pin
cdnhype19-Jan-07 9:14
cdnhype19-Jan-07 9:14 
GeneralRe: VB.NET | XML Namespace parsing issues Pin
Stefan Troschuetz19-Jan-07 9:20
Stefan Troschuetz19-Jan-07 9:20 
QuestionAbout Xml usage in Flash Pin
siddharthsan18-Jan-07 22:55
siddharthsan18-Jan-07 22:55 
Questionhow to display XML document in the Standard RSS 2.0 format Pin
yogita charhate18-Jan-07 18:44
yogita charhate18-Jan-07 18:44 
QuestionXML? Pin
Rahithi18-Jan-07 6:07
Rahithi18-Jan-07 6:07 
AnswerRe: XML? Pin
George L. Jackson18-Jan-07 12:45
George L. Jackson18-Jan-07 12:45 
IMHO, XML is basically a readible hierarchical data container in a text document. Optionally, you can enforce its structure and data types using a schema. You have several methods of reading, updating, creating and transforming this data using DOM, XSLT, and push and pull streaming.

Using XML with a banking application is possible. However, you have to be aware of security issues that will come up.

"We make a living by what we get, we make a life by what we give." --Winston Churchill

GeneralRe: XML? Pin
Rahithi18-Jan-07 13:36
Rahithi18-Jan-07 13:36 
GeneralRe: XML? Pin
George L. Jackson18-Jan-07 13:50
George L. Jackson18-Jan-07 13:50 
GeneralRe: XML? Pin
Rahithi18-Jan-07 15:05
Rahithi18-Jan-07 15:05 
GeneralRe: XML? Pin
shakhtyor20-Jan-07 16:03
shakhtyor20-Jan-07 16:03 
GeneralRe: XML? Pin
Rahithi20-Jan-07 17:49
Rahithi20-Jan-07 17:49 
GeneralRe: XML? Pin
shakhtyor20-Jan-07 20:37
shakhtyor20-Jan-07 20:37 
GeneralRe: XML? Pin
Rahithi21-Jan-07 4:06
Rahithi21-Jan-07 4:06 
QuestionXSL general question Pin
picazo17-Jan-07 11:49
picazo17-Jan-07 11:49 
AnswerRe: XSL general question Pin
led mike18-Jan-07 5:12
led mike18-Jan-07 5:12 
AnswerRe: XSL general question Pin
Dustin Metzgar18-Jan-07 7:08
Dustin Metzgar18-Jan-07 7:08 
GeneralAdvice on Standard Message Wrapper Pin
Brady Kelly17-Jan-07 2:02
Brady Kelly17-Jan-07 2:02 
GeneralRe: Advice on Standard Message Wrapper Pin
Stefan Troschuetz17-Jan-07 4:26
Stefan Troschuetz17-Jan-07 4:26 
GeneralRe: Advice on Standard Message Wrapper Pin
led mike17-Jan-07 6:37
led mike17-Jan-07 6:37 
Questionaltering data of embeded xml file in assembly Pin
vishwa2514-Jan-07 21:48
vishwa2514-Jan-07 21:48 
GeneralRe: altering data of embeded xml file in assembly Pin
George L. Jackson15-Jan-07 3:10
George L. Jackson15-Jan-07 3:10 
AnswerRe: altering data of embeded xml file in assembly Pin
Ed.Poore15-Jan-07 5:03
Ed.Poore15-Jan-07 5:03 
QuestionTurning an xml string held in a single excel cell into an XML document Pin
alect14-Jan-07 8:51
alect14-Jan-07 8:51 

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.