asp.net mvc - Database back up from mvc.net application -


i using vs2010 , working on mvc application. want database backup c# code , want restore database.

if 1 has solution please reply.

you can perform database backups using t-sql script see msdn page: http://msdn.microsoft.com/en-us/library/ms186865.aspx

then wrap stored procedure , execute c# code.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -