InterviewSolution
Saved Bookmarks
| 1. |
What Is Minimum Requirement For Entity Framework Applications To Run? |
|
Answer» The ENTITY Framework is a component of the .NET Framework so Entity Framework applications can run on any COMPUTER on which the .NET Framework STARTING with version 3.5 SP1 is INSTALLED. The Entity Framework is a component of the .NET Framework so Entity Framework applications can run on any computer on which the .NET Framework starting with version 3.5 SP1 is installed. |
|