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

XML / XSL

 
GeneralRe: How to convert an xml file to sql table by C# ? Pin
That's Aragon14-Aug-08 1:39
That's Aragon14-Aug-08 1:39 
AnswerRe: How to convert an xml file to sql table by C# ? Pin
kakaleyte14-Aug-08 1:40
kakaleyte14-Aug-08 1:40 
AnswerRe: How to convert an xml file to sql table by C# ? Pin
Cosby26-Aug-08 21:56
Cosby26-Aug-08 21:56 
QuestionHow to edit the single value in xml using xsl Pin
ThangamSundar13-Aug-08 18:31
ThangamSundar13-Aug-08 18:31 
QuestionXSD output (Enforcing XML Closing Tags) Pin
tranzformerz13-Aug-08 12:51
tranzformerz13-Aug-08 12:51 
AnswerRe: XSD output (Enforcing XML Closing Tags) Pin
tranzformerz13-Aug-08 13:44
tranzformerz13-Aug-08 13:44 
QuestionTransform to convert True to true? Pin
Ed K13-Aug-08 8:04
Ed K13-Aug-08 8:04 
QuestionHow to Add new Xml Node Pin
salmonraju13-Aug-08 2:57
salmonraju13-Aug-08 2:57 
Hi,
I have the following sample Data.xml

<Company>
<Department>
<dept>Sales</dept>
<dept>Tech</dept>
</Department>
<Branches>
<Location>US</Location>
<Location>IND</Location>
</Branches>
</Company>


I want to add a new node say <dept>HR</dept>
in the Department Section.

Please help me,how we can do this using C#.
AnswerRe: How to Add new Xml Node Pin
PIEBALDconsult13-Aug-08 18:13
mvePIEBALDconsult13-Aug-08 18:13 
QuestionHow to write a XSD for the xml have the node name have Full colon Pin
vicky0000013-Aug-08 1:04
vicky0000013-Aug-08 1:04 
QuestionXSLT stylesheets and Reporting Services Pin
Tracy N12-Aug-08 19:03
Tracy N12-Aug-08 19:03 
QuestionSome elements not showing any values [modified] Pin
Ekjon11-Aug-08 9:34
Ekjon11-Aug-08 9:34 
QuestionHelp Required Pin
kash_jack11-Aug-08 2:10
kash_jack11-Aug-08 2:10 
GeneralLoading various objects simultaneously Pin
AmitDey6-Aug-08 19:59
AmitDey6-Aug-08 19:59 
GeneralRe: Loading various objects simultaneously Pin
AmitDey6-Aug-08 21:38
AmitDey6-Aug-08 21:38 
QuestionLoop through XML Elements Pin
Illegal Operation6-Aug-08 16:38
Illegal Operation6-Aug-08 16:38 
AnswerRe: Loop through XML Elements Pin
Illegal Operation6-Aug-08 16:40
Illegal Operation6-Aug-08 16:40 
GeneralRe: Loop through XML Elements Pin
George L. Jackson7-Aug-08 9:06
George L. Jackson7-Aug-08 9:06 
QuestionOdd Occurrence Happening... Pin
myNameIsRon5-Aug-08 10:36
myNameIsRon5-Aug-08 10:36 
AnswerRe: Odd Occurrence Happening... Pin
led mike5-Aug-08 10:54
led mike5-Aug-08 10:54 
QuestionHow to combine two different xml schemas using ado.net Pin
abja3-Aug-08 23:03
abja3-Aug-08 23:03 
QuestionXSL and Params with Sort-By [modified] Pin
Lea Hayes3-Aug-08 14:42
Lea Hayes3-Aug-08 14:42 
AnswerRe: XSL and Params with Sort-By Pin
Lea Hayes4-Aug-08 6:38
Lea Hayes4-Aug-08 6:38 
Questionoutput space in html from xml and xsl Pin
Shiby1-Aug-08 8:47
Shiby1-Aug-08 8:47 
AnswerRe: output space in html from xml and xsl Pin
Perspx2-Aug-08 9:36
Perspx2-Aug-08 9:36 

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.