You will discover how to add ASP.Net MVC Actions allowing to backup a MySQL database.
ASP.Net MVC
You will discover one of the techniques that I usually use on ASP.Net MVC projects to simplify the use of MVC actions.
In this tutorial, we will create HtmlHelper extensions using a utility class of the ASP.NET MVC Framework, named TagBuilder. This solution allows to use C # code to easily build HTML tags.