LINQ Data Access

Pluralsight
Course Summary
This course covers how to query objects, XML, databases, and web services using LINQ
-
+
Course Description
Language Integrated Query (LINQ) introduces fundamental changes to the techniques .NET developers will use to access data. LINQ brings general-purpose query facilities to the .NET framework and allows a developer to query data inside of in-memory objects, data inside of relational databases, and data inside of XML using a uniform API and syntax.
-
+
Course Syllabus
LINQ to XML- 58m 2s
—Introduction 0m 31s
—XML Today 3m 18s
—Motivation for a new API 2m 49s
—System.XML.Linq 1m 18s
—Creating XML 5m 57s
—Saving XML 2m 41s
—Loading XML 2m 3s
—Processing XML 6m 54s
—Namespaces 7m 10s
—Traversal 4m 54s
—Query Operators 2m 29s
—Query Extensions 2m 4s
—Functional Construction 2m 15s
—Create and Query Demo 7m 25s
—Transformation 2m 54s
—Validation 1m 10s
—XPath 0m 48s
—Summary 1m 22sLINQ to SQL Part I- 1h 10m
—Introduction 0m 48s
—Data Access Code 7m 6s
—Object Relational Mapping 3m 23s
—LINQ to SQL Overview 4m 38s
—POCOs 1m 36s
—POCO Demo 3m 14s
—Attributes 1m 54s
—The DataContext 4m 34s
—DataContext Demo 6m 44s
—SqlMetal.exe 2m 33s
—Relationships 4m 22s
—Lazy LINQ to SQL 7m 39s
—Data Load Options 1m 31s
—Projections 1m 43s
—Inheritance 5m 23s
—Compiled Queries 2m 33s
—Executing SQL 2m 15s
—Stored Procedures 5m 57s
—LINQ DataSource 2m 16s
—Summary 0m 50sLINQ to SQL Part II- 1h 6mThe ADO.NET Entity Framework Part I- 56m 28sThe ADO.NET Entity Framework Part 2- 45m 27sADO.NET Data Services- 43m 16s
This course is listed under
Development & Implementations
, Data & Information Management
and Networks & IT Infrastructure
Community
Related Posts: