Click here to Skip to main content
15,884,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
dear sir/madam,
i have to make a "online cd library management system" application in asp.net in which when user type the name of film in textbox the entire information such as film name,star,price year,country should be displayed in datagridview which is already stored in xml file.also tell me how the data will be stored in xml from page.
Posted

 
Share this answer
 
it is customize activity. You need to write a XML file with your form data.
XML format is also to be decided by you. so wite xml with XMLWriter [^] will speedup your process
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900