M
Madhuri Mittal
I have been developing an ASP.Net application which uses a
XML file to read data. I realized if I have to modify the
XML file to change the data, I have to stop my w3svc. I am
beginning to think it may not be such a good idea to use
an XML file to read data after all if I have to stop the
service everytime to modify its contents especially if I
am using a external web hosting service. Does anybody have
any suggestions other than using a database or comments on
this?
Thanks
XML file to read data. I realized if I have to modify the
XML file to change the data, I have to stop my w3svc. I am
beginning to think it may not be such a good idea to use
an XML file to read data after all if I have to stop the
service everytime to modify its contents especially if I
am using a external web hosting service. Does anybody have
any suggestions other than using a database or comments on
this?
Thanks