- Entity Framework Tutorial(Second Edition)
- Joydip Kanjilal
- 90字
- 2021-07-16 20:41:54
Summary
Entity Framework mainly addressees how easily you can persist and query your data with many added services. You can use Entity Framework to focus on the object model rather than the logical model. In other words, you can add a level of abstraction on top of your relational store.
In this chapter, we explored Entity Framework and the architectural components of Entity Framework, and provided a comparative analysis between Entity Framework and other ORM tools. In the next chapter, you will learn how to get started with Entity Framework.
推薦閱讀
- Java Web開發(fā)學(xué)習手冊
- Instant Testing with CasperJS
- Getting Started with React
- 深入淺出WPF
- Hands-On Data Structures and Algorithms with JavaScript
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實戰(zhàn)編碼
- iOS應(yīng)用逆向工程(第2版)
- Instant Nancy Web Development
- Mastering Linux Security and Hardening
- Qt5 C++ GUI Programming Cookbook
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- Hadoop大數(shù)據(jù)分析技術(shù)
- 單片機原理及應(yīng)用技術(shù)
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- ArcPy and ArcGIS(Second Edition)