
06-22-2007, 12:19 AM
|
|
Newbie
|
|
Join Date: Jun 2007
Posts: 3
Credits: 0
Rep Power: 0
|
|
Quote:
Originally Posted by v0id
First of all; which language are you going to use?
The mark-up language, XML, is pretty easy to use, and there's tons of frameworks, and other stuff to help you parsing, reading, writing, and so on to XML-files.
If you're using PHP, then f.ex. take a look at this: http://php.net/xml
|
i am using ASP.NET using microsoft visual studio. I heard from my classmate about using serialization of notepad doc into .xml file. but im not quite sure how is it really done.
thanks for your reply (:
|