Hi everyone,
I need to migrate a MySQL database to a SQL Server / SQL Azure database.
This MySQL database contains some users with MD5 password, and i want to convert those users to ASP.NET MVC 5 encryption method.
How can i achieve that ?
Regards,
Guillaume
Go to the complete details ...