Introduction:-
MVC application with entity framework and firebird database
Description:-
Most of the developer are using entity framework with SQL server database, But
when they are switching to other database they are faced lots of issues during
their development process.
In this article I have
created a sample MVC application which is using entity framework with firebird
database. To configure firebird database to use entity framework you have to
follow below processes.
Ø First check you have
installed entity framework and EntityFramework.Firebird or not.To check this right click on
your reference as below