By mswatcher
via codeproject.com
Submitted: Jan 08 2013 / 04:27
In my last article I showed how we can implement CRUD operations using Entity Framework using a SQL Server database, now I would like to show you how we can implement the same using a MySQL database. Creation of table and stored procedures are left out as it is almost the same as we did in SQL Server.
Add your comment