XElement oXML = new GenerateXML().GetXML(obj); XmlDocument xmlDoc = new XmlDocument(); using (XmlReader xmlReader = oXML.CreateReader()) { xmlDoc.Load(xmlReader); }
This blog is only for C# Windows Aplication & Web Application & Other feature is css & jquery & Sql store procedure
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment