Entity Framework Core Cookbook - Second Edition 2016

时间:2019-12-04 16:33:27
【文件属性】:

文件名称:Entity Framework Core Cookbook - Second Edition 2016

文件大小:6.2MB

文件格式:RAR

更新时间:2019-12-04 16:33:27

Entity Framework Core

Entity Framework Core Cookbook - Second Edition by Ricardo Peres English | 9 Nov. 2016 | ISBN: 1785883305 | 340 Pages | MOBI/EPUB/PDF+Code Files | 6.2 MB Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy access to databases, that is, Entity Framework has become a necessity. This book will provide .NET developers with this knowledge and guide them through working efficiently with data using Entity Framework Core. Key Features Learn how to use the new features of Entity Framework Core 1 Improve your queries by leveraging some of the advanced features Avoid common pitfalls Make the best of your .NET APIs by integrating with Entity Framework Book Description You will start off by learning how to efficiently use Entity Framework in practical situations. You will gain a deep understanding of mapping properties and find out how to handle validation in Entity Framework. The book will then explain how to work with transactions and stored procedures along with improving Entity Framework using query libraries. Moving on, you will learn to improve complex query scenarios and implement transaction and concurrency control. You will then be taught to improve and develop Entity Framework in complex business scenarios. With the concluding chapter on performance and scalability, this book will get you ready to use Entity Framework proficiently. What you will learn Master the technique of using sequence key generators Validate groups of entities that are to be saved / updated Improve MVC applications that cover applications developed using ASP.NET MVC Core 1 Retrieve database information (table, column names, and so on) for entities Discover optimistic concurrency control and pessimistic concurrency control. Implement Multilatency on the data side of things. Enhance the performance and/or scalability of Entity Framework Core Explore and overcome the pitfalls of Entity Framework Core About the Author Ricardo Peres is a Portuguese developer, blogger, and occasionally an e-book author. He has more than 17 years of experience in software development, using technologies such as C/C++, Java, JavaScript, and .NET. His interests include distributed systems, architectures, design patterns, and general .NET development. He currently works for London-based Simplifydigital as a technical evangelist, and was first awarded as MVP in 2015. Ricardo maintains a blog, Development With A Dot, where he regularly writes about technical issues. You can read it here: http://weblogs.asp.net/ricardoperes. He has reviewed Learning NHibernate 4 for Packt. You can catch up with him at @RJPeres75. Table of Contents Improving Entity Framework in the Real World Mapping Entities Validation and Changes Transactions and Concurrency Control Querying Advanced Scenarios Performance and Scalability Pitfalls


网友评论

  • 50积分,吓死宝宝了,这书网上随便找,真是看错了才下的
  • 不错 非常适合入门
  • 多谢分享,学习中
  • very good , let me try to look at it
  • 评论不上呢?迅雷下来404
  • 多谢分享,学习中
  • 浏览器下载后检测到有病毒
  • EF是微软在推的一款ORM,值得好好学习。