How do I setup ASP.NET MVC 2 with MySQL?
I’m assuming that you have Visual Studio Professional 2008, have access to an instance of MySQL server, and have moderate to advanced development experience. This MAY work with VS2008 Web edition, but not at all sure. If you haven’t, install MySQL Connector for .NET (6.2.2.0 at the time of this write-up) Optional: install MySQL GUI … Read more