Users Pricing

category

home / developersection / category
How to design the look and feel with XML in layman’s language
xml 23 Oct 2023
How to design the look and feel with XML in layman’s language

Learn How to design the look and feel with XML in layman’s language in this blog

Difference between XML and HTML
xml 21 Oct 2019
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
xml 13 Jun 2012
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#
xml 20 Dec 2010
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#
xml 20 Dec 2010
Reading XML File in C#

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