|
-
Jul 1st, 2001, 01:34 AM
#1
Thread Starter
Addicted Member
-
Jul 1st, 2001, 01:39 AM
#2
Fanatic Member
1. Extensible Markup Language
2. Yes
3. go to http://msdn.microsoft.com/
Chris
-
Jul 1st, 2001, 01:42 AM
#3
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
-
Jul 1st, 2001, 02:07 AM
#4
Thread Starter
Addicted Member
May be Example
Have Some Body Example About Useing XML With VB !!
-
Jul 1st, 2001, 06:12 AM
#5
Member
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
-
Jul 1st, 2001, 06:18 AM
#6
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|