Entity Framework Interview Questions

http://jinaldesai.net/entity-framework-interview-questions/
by peaceison • 14 years ago
1 0 14 years ago

What is Entity Framework? Entity Framework is an additional layer between application and database that enables the developers to program against the conceptual application model instead of programming directly against the relational storage schema. Will there be any issues adding a table without primary keys to a data model?

Related Stories

Loading related stories...

Source preview

jinaldesai.net