Some more detail if i want to develop site like www . 123greetings . com using XML is it possible ? if yes then how?
please help me i have another que. also how can i create news website admin part for news website like rediff . com ? once i will add news it will going as his news category and also pages linked automatic and pages created automatic. how can i make this using XML ? bcoz my server is windows base and i have not much database space. ----------------- --------- exactly i want this. I want use xml as data base in website But how to insert, update,Delete in XML data base using ASP.NET. and also how to run select query from XML data base on condition. like my SQL query is "Select top 5 * from xyztable where xyzfield=1" so how to run this query on xml databse... -----------