View Single Post
  #3 (permalink)  
Old 06-22-2007, 12:19 AM
shannelleng shannelleng is offline
Newbie
 
Join Date: Jun 2007
Posts: 3
Credits: 0
Rep Power: 0
shannelleng is on a distinguished road
Default

Quote:
Originally Posted by v0id View Post
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 (:
Reply With Quote