Click here to Skip to main content
15,915,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to backup year wise data in asp.net(C#) ?
Posted

Do you mean a database backup? If yes, then go through
http://www.dotnetfunda.com/articles/article489-backup-and-restore-database-in-aspnet-.aspx[^]. Some tweaks to the idea used in this article are described here[^].

There are third party tools that you use as well[^].
 
Share this answer
 
You can learn from ths Website.............
http://msdn.microsoft.com/en-us/library/ms187510.aspx[^]
 
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