首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> Entity Framework Tutorial(Second Edition)最新章節(jié)目錄
目錄(88章)
倒序
- coverpage
- Entity Framework Tutorial Second Edition
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introducing the ADO.NET Entity Framework
- What you should know
- Looking back
- What is the ADO.NET Entity Framework?
- A comparative analysis of Entity Framework and other ORM tools
- Entity Framework architectural components
- System requirements
- Performance improvements in Entity Framework 6
- New features in Entity Framework 7
- Summary
- Chapter 2. Getting Started
- Designing the UserAuthentication database
- Creating the EDM
- The DataSource controls
- Implementing our first application using the Entity Framework
- Summary
- Chapter 3. Entities Relationships and the Entity Data Model
- Entities entity types and relationships in the EDM
- Exploring the Security EDM
- Summary
- Chapter 4. Working with Stored Procedures in the Entity Data Model
- Creating a database using model-first development
- Creating stored procedures
- Mapping stored procedures to functions in the EDM
- Executing stored procedures using the EDM
- Mapping stored procedures that return custom entity types
- Summary
- Chapter 5. Working with Entity Client and Entity SQL
- An overview of the E-SQL language
- From T-SQL to E-SQL
- Why E-SQL when I already have LINQ to Entities?
- Data paging using E-SQL
- Working with the ADO.NET Entity Client
- Other operations with E-SQL
- Deferred eager and lazy loading
- Summary
- Chapter 6. Working with LINQ to Entities
- Introducing LINQ
- Understanding the LINQ architecture
- Parallel LINQ
- Operators in LINQ
- Querying data using LINQ
- Summary
- Chapter 7. Working with the Object Services Layer
- What are Object Services?
- Performing CRUD operations on objects
- Attaching and detaching objects to and from ObjectContext
- Serializing and deserializing entity instances
- Change tracking and identity resolution using ObjectContext
- Understanding the code-first model-first and database-first approaches to domain design
- Inheritance in Entity Framework
- Implementing complex types in the EDM
- State management identity management and relationship management
- Reading objects from the Security database
- Inserting objects from the Security database
- Editing objects from the Security database
- Deleting objects from the Security database
- Summary
- Chapter 8. Working with WCF Data Services
- Introducing WCF Data Services
- Exposing data as a service using WCF Data Services
- Why do we need REST?
- What is the OData Protocol?
- Working with WCF Data Services and Entity Framework
- Working with OData Services using WCF and ASP.NET MVC Framework
- Working with Protobuf WCF Services
- Summary
- Appendix A. Advanced Concepts
- REST and REST-based service frameworks
- HTTP methods request and response codes
- Abbreviations
- New features in Entity Framework 7
- Suggested reading
- Index 更新時(shí)間:2021-07-16 20:42:11
推薦閱讀
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Hyper-V 2016 Best Practices
- C語言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- 動(dòng)手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- PyTorch Artificial Intelligence Fundamentals
- 軟件測試項(xiàng)目實(shí)戰(zhàn)之性能測試篇
- Wireshark Network Security
- Android 7編程入門經(jīng)典:使用Android Studio 2(第4版)
- 編譯系統(tǒng)透視:圖解編譯原理
- Java項(xiàng)目實(shí)戰(zhàn)精編
- C#實(shí)踐教程(第2版)
- PySide 6/PyQt 6快速開發(fā)與實(shí)戰(zhàn)
- C語言程序設(shè)計(jì)
- Python機(jī)器學(xué)習(xí):預(yù)測分析核心算法
- Java Fundamentals
- IBM Cognos TM1 Developer's Certification guide
- 進(jìn)入IT企業(yè)必讀的324個(gè)Java面試題
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施
- SAS編程演義
- Magento 2 Developer's Guide
- C++ Windows Programming
- Java EE 7 First Look
- Hybrid Mobile Development with Ionic
- Netty、Redis、Zookeeper高并發(fā)實(shí)戰(zhàn)
- Ionic:Hybrid Mobile App Development
- Gamification with Moodle
- Mastering Symfony
- Python機(jī)器學(xué)習(xí)原理與算法實(shí)現(xiàn)
- 讓工作化繁為簡:用Python實(shí)現(xiàn)辦公自動(dòng)化
- 程序員的38堂成長課