Entity Framework- Is it the solution for all data access requirements?
With latest entity Framework (EF) releases and with the entire world moving to Object Relational Mappings for all the data access needs, it is quite normal for a developer to think that EF is the right choice before starting to design the data access layer. The latest release by Microsoft has made it easy for the developers to code and get started with Entity Framework. It is when someone starts writing the actual code that they realize that just EF may not actually be the right choice for all requirements.
Labels: data access requirements. talentica software, EF, entity framework
