Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Entity Framework Vs Data Access Layer

I want to know list of advantages of using Entity framework over data access layer.

My website is host in shared hosting and i don't have access to IIS

Considering that i am working shared hosting world, is it feasible to work with entity framework?

like image 970
Jordon Willis Avatar asked Mar 15 '26 08:03

Jordon Willis


1 Answers

Microsoft has publicly stated that Entity Framework will be the preffered data access technology for the .NET platform. Given your experience I feel like Entity Framework would be a huge asset to your ability to rapidly develop applications. Shared hosting is completely irrelevant to the fact that you are using entity framework. Just make sure that the hosting company supports .Net 4 framework (or w/e framework version you work with).

like image 143
BentOnCoding Avatar answered Mar 17 '26 23:03

BentOnCoding



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!