Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从 ASP.NET MVC3 备份 MySql 数据库。该项目位于本地网络服务器中。
谢谢
您可以使用 MySqlBackup.NET 来执行任务
http://mysqlbackupnet.codeplex.com/
我是这个项目的作者之一。