| Author: satya 15 Sep 2009 | Member Level: Diamond | Rating:  Points: 2 |
Refer my Resource...
http://www.dotnetspider.com/resources/32163-Inserting-data-from-textbox-XML.aspx
|
| Author: Chandra Shekar.Y 15 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
Hi
Why using XML, Using xml cause read write access permissions and data loss. If multiple users trying to access and write and read.
Use SQL, Access or other database for data storage purpose.
|
| Author: Surya Kant 27 Oct 2009 | Member Level: Silver | Rating:  Points: 2 |
Fill dataset with XML.
|