|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/entity-framwork-basic-to-advanced/
课程评论:没有评论
课程名称:从基础到高级的实体框架 课程概述:微软的ADO.NET实体框架是一种对象/关系映射(ORM)框架,使开发人员能够将关系数据作为特定于领域的对象和属性进行操作,从而消除大部分通常需要编写的数据访问代码。通过使用实体框架,开发人员可以使用LINQ发出查询,然后以强类型对象的形式检索和操作数据。课程结束时,您将能够: 1. 理解从现有数据库生成EDMX文件。 2. 使用实体对象进行LINQ查询。 3. 使用LINQ to Entities执行CRUD(创建、读取、更新、删除)操作。 4. 学习和执行实体SQL查询。 5. 理解急加载和延迟加载的优缺点。 6. 掌握建模技巧。 本课程为订阅者提供了对ORM的深入理解,并通过实例演示了在SQL Server数据库上执行CRUD操作。课程还提供了样本项目,供您实践。该课程的编制者是拥有21年经验的微软认证培训师Sandeep Soni先生。他与许多IT公司紧密合作,帮助他们满足技术资源培训需求,并认为这份职业的最佳部分是结识新朋友,参与不断变化的技术需求,并为他们提供解决应用开发问题的最佳方案。他通过这种方式保持对行业最新技术的更新。
The Microsoft ADO.NET Entity Framework is an Object/Relational Mapping (ORM) framework that enables developers to work with relational data as domain-specific objects and properties, eliminating the need for most of the data access plumbing code that developers usually need to write. Using the Entity Framework, developers issue queries using LINQ, then retrieve and manipulate data as strongly typed objects.By the end of this course you should able toUnderstand the EDMX file generation from an existing database.Using Entity Objects with LINQ QueriesPerforming CRUD Operations using LINQ to EntitiesLearning and executing Entity SQL QueriesUnderstand the benefits of Eagar and Lazy LoadingModelling techniques.This course equips the subscriber with in-depth understanding of ORM and the walkthroughs demonstrates the CRUD operations over SQL Server database. The course provides you with access to the sample projects so that you can practice the same.This Course is compiled by Mr. Sandeep Soni, Microsoft Certified Trainer with experience over 21 years.Mr.Sandeep has worked closely with many IT companies and helped them with their technology resources training needs. He considers this to be the best part of his profession and he enjoys the most because he gets to meet new people; get involved in the ever changing technology needs and provide them with optimum solution to the problems they face in application development. This is how he keeps himself updated with the latest technology in the industry