The text of this article is not in this database — only its details are. Read it on the old site: Create XML file using ASP.Net
8 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Create XML file using ASP.Net
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
rajiv guptaPosted Jul 31, 2014, 7:26 AM
thanks
rajiv guptaPosted Jul 31, 2014, 7:26 AM
nice demo
Mohit JunejaPosted Mar 12, 2013, 9:13 AM
Hey thanks but whenever i run this demo so it overwrites my previous xml data .. could u tell me solution for this plz?
Nayeem MansooriPosted Nov 16, 2012, 6:41 AM
thanks............
santhosh akulaPosted Sep 25, 2012, 3:52 AM
very nice... thank you so much... how to update the exist xml file... pls help me
natalie kokPosted Sep 21, 2012, 4:05 AM
Hi, Nice post!! Thanks!!
Anthony WanyoikePosted Jun 2, 2012, 8:43 AM
Thanks man.it worked 4 me on asp.net framework 4,VS 2010.I needed it to print pdf using iTextSharp. Cheers bro.
mathes sPosted Oct 18, 2011, 1:57 AM
hi, above is fine, can u guide me for the following. 1) How to store an aspx page or xhtml page into xml with xsl?.. 2) How to load html controls and tags from xml ,xsl file which must have all the properties and events for the html controls? 3) How to write events for the dynamically generated controls from xml?