Click here to Skip to main content
15,914,419 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: JSP and Tomcat Pin
The_Server9-Jan-04 2:18
The_Server9-Jan-04 2:18 
GeneralRe: JSP and Tomcat Pin
ZoogieZork9-Jan-04 17:28
ZoogieZork9-Jan-04 17:28 
GeneralRe: JSP and Tomcat Pin
The_Server10-Jan-04 21:46
The_Server10-Jan-04 21:46 
GeneralRSS Feed not displaying properly Pin
AAntix7-Jan-04 8:02
AAntix7-Jan-04 8:02 
QuestionXSLT of data extracted via XPath? Pin
AndrewCherry3-Jan-04 17:01
AndrewCherry3-Jan-04 17:01 
AnswerRe: XSLT of data extracted via XPath? Pin
avnrao4-Jan-04 23:37
avnrao4-Jan-04 23:37 
Generalxml transform Pin
samo7a2-Jan-04 11:10
samo7a2-Jan-04 11:10 
GeneralRe: xml transform Pin
Heath Stewart2-Jan-04 11:51
protectorHeath Stewart2-Jan-04 11:51 
Since you're using ASP.NET, just take advantage of the easy-to-use Xml web control. Give it an XML document, XSLT document, and render it (ASP.NET will do this when sending the response to a client browser). If you need this in a database, you can render it yourself and save the resulting document to a database.

You could also do this manually using the System.Xml.XmlDocument and System.Xml.Xsl.XslTransform classes. They do contain example source code.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralSerializing web server controls Pin
Rafik2-Jan-04 10:33
Rafik2-Jan-04 10:33 
GeneralRe: Serializing web server controls Pin
Heath Stewart2-Jan-04 11:49
protectorHeath Stewart2-Jan-04 11:49 
GeneralSerializing Arrays in .NET Pin
mohn331031-Dec-03 15:07
mohn331031-Dec-03 15:07 
GeneralRe: Serializing Arrays in .NET Pin
mohn331031-Dec-03 15:09
mohn331031-Dec-03 15:09 
GeneralRe: Serializing Arrays in .NET Pin
Heath Stewart2-Jan-04 11:44
protectorHeath Stewart2-Jan-04 11:44 
GeneralRe: Serializing Arrays in .NET Pin
mohn33102-Jan-04 14:16
mohn33102-Jan-04 14:16 
GeneralRe: Serializing Arrays in .NET Pin
Heath Stewart2-Jan-04 19:44
protectorHeath Stewart2-Jan-04 19:44 
Generalextract data from xml document Pin
samo7a30-Dec-03 11:06
samo7a30-Dec-03 11:06 
GeneralRe: extract data from xml document Pin
Nick Parker2-Jan-04 6:55
protectorNick Parker2-Jan-04 6:55 
GeneralProblem with transformation result Pin
tamekyle30-Dec-03 9:09
tamekyle30-Dec-03 9:09 
GeneralRe: Problem with transformation result Pin
Heath Stewart31-Dec-03 11:23
protectorHeath Stewart31-Dec-03 11:23 
GeneralRe: Problem with transformation result Pin
tamekyle2-Jan-04 4:15
tamekyle2-Jan-04 4:15 
Generalxmslt templates Pin
aynka200029-Dec-03 1:53
aynka200029-Dec-03 1:53 
QuestionHow to use array update the xml file?███ Pin
nichen100128-Dec-03 13:42
nichen100128-Dec-03 13:42 
AnswerRe: How to use array update the xml file?███ Pin
Philip Fitzsimons6-Jan-04 3:02
Philip Fitzsimons6-Jan-04 3:02 
GeneralProblem adding web reference to Visual c++ application Pin
Anonymous27-Dec-03 9:52
Anonymous27-Dec-03 9:52 
GeneralRe: Problem adding web reference to Visual c++ application Pin
Anonymous27-Dec-03 9:57
Anonymous27-Dec-03 9:57 

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.