Results 1 to 2 of 2

Thread: XML similar to an INI file ?

  1. #1

    Thread Starter
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    XML similar to an INI file ?

    Just getting started with XML. At a brief glance it seems to be a similar concept to an INI file. Is this fair?

    Also it seems pretty simple to understand and implement. Are you ever really going to have to use anything other than 3rd party tools to create and parse XML files ?
    Last edited by Jmacp; Jun 16th, 2004 at 09:43 AM.

  2. #2
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    Basically, XML is just markup, a bit similar to HTML(they both originate from SGML), just a bit more strict. Visual Basic has a built in XML parser AFAIK, but you could just as well make your own...
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width