Results 1 to 6 of 6

Thread: Xml ???

  1. #1

    Thread Starter
    Addicted Member Diab's Avatar
    Join Date
    Apr 2001
    Posts
    185

    Question Xml ???

    3 Q
    1) WHat Is XML
    2) Can I Use XML With VB
    3) Where Can Find Information About VB Vs XML

    Thank For Helping !!

  2. #2
    Fanatic Member Psyrus's Avatar
    Join Date
    Jul 2000
    Location
    NJ
    Posts
    602
    1. Extensible Markup Language
    2. Yes
    3. go to http://msdn.microsoft.com/

    Chris
    Chris

    VB 6.0 Calendar App Video Gamers Group
    Don't forget to rate people if they helped you.

  3. #3
    gaffa
    Guest
    XML is eXtensible Markup Language.

    It's basically a markup language similar is style to HTML, but designed to describe data, and the data structures.

    There are a number of uses for XML - data storage in a format that is transferable and self describing, it can be used for hierarchial data storage without the overhead of a database etc.

    In short, you can use it for many, many things.

    MS have an XML parsing component, as does vbAccelerator.

    Get one of these and have a bit of a play with it.

    - gaffa

  4. #4

    Thread Starter
    Addicted Member Diab's Avatar
    Join Date
    Apr 2001
    Posts
    185

    May be Example

    Have Some Body Example About Useing XML With VB !!

  5. #5
    Member
    Join Date
    Dec 2000
    Location
    UK
    Posts
    39
    If nobody else has replied by tomorrow I will send you an example I wrote that persists various objects to an XML structure.

    Can't send it until tomorrow though because it's at work, I'm afraid.

    Cheers

    Tryster

  6. #6

    Thread Starter
    Addicted Member Diab's Avatar
    Join Date
    Apr 2001
    Posts
    185

    Oh Thanks

    Thanks Tryster
    I Will Wait
    You CAn Send To
    [email protected]

    Thanks !!

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