category

Home / DeveloperSection / Category

Difference between XML and HTML
Difference between XML and HTML

The major difference is that in XML there are provisions for defining new elements while HTML doesn’t provide a specification to define new element and it uses predefined tags.

Creating RSS feed for website
Creating RSS feed for website

RSS stands for Really Simple Syndication or it's sometimes referred to as Rich Site Summary. It's an XML-based content format for distributing news, headlines, content, etc.

Creating XML File in C#
Creating XML File in C#

trystringfilename = "c:\\firstXML.xml"//assigning file name of desiredfile we want to create.XmlDocumentxmlDoc = newXmlDocument//creating new XML do

Reading XML File in C#
Reading XML File in C#

Normal0falsefalsefalseEN-USX-NONEX-NONEMicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable{mso-style-name:"Table Normal";mso-tstyl