책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 > 마이크로소프트 프로그래밍
· ISBN : 9781484235515
· 쪽수 : 644쪽
· 출판일 : 2018-06-28
목차
1. Introducing Entity Framework Core 2. Installing Entity Framework Core 3. Concepts of Entity Framework Core 4. Reverse Engineering for Existing Databases (Database First Development) 5. Forward Engineering for New Databases 6. Customizing the Database Schema 7. Database Schema Migrations 8. Read Data with LINQ 9. Object Relationships and Loading Strategies 10. Inserting, Deleting, and Modifying Records 11. Concurrency (Preventing Conflicts) 12. Logging 13. Asynchronous Programming 14: Dynamic LINQ Queries 15. Read and Modify Data with SQL, Stored Procedures, and Table Valued Functions 16. Tips and Tricks for Mapping 17. Performance Tuning 18. Software Architecture with Entity Framework Core 19. Commercial Tools 20. Additional Components 21. Appendix A: Case Studies 22. Appendix B: Internet Resources 23.Appendix C: New Features in Entity Framework Core 2.1