filmov
tv
.NET Data Community Standup - JSON Columns

Показать описание
JSON columns allow relational databases to directly store documents while retaining the overall relational structure of the data. EF7 contains provider-agnostic support for JSON columns, with an implementation for SQL Server. The JSON in these columns can queried using LINQ, allowing filtering and sorting by the elements of the documents, as well as projection of elements out of the documents into results. In addition, EF7 supports element-level change tracking of the documents and partial updates for only the changed elements when SaveChanges is called.
Featuring: Arthur Vickers @ajcvickers, Jiachen Jiang @jiachenjiang_
.NET Data Community Standup - Entity Framework Core FAQs
.NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
.NET Data Community Standup: EF Core keys and value generation
.NET Data Community Standup - Database concurrency and EF Core - Episode 1
.NET Data Community Standup - A Whirlwind Tour of EF7
.NET Data Community Standup - EF Core Internals – Model Building
.NET Data Community Standup - Building Distributed Applications - Hot Chocolate, Aspire, & EF Co...
.NET Data Community Standup - EF7 Custom Model Conventions
.NET Data Community Standup - Software version and 'stuff'
.NET Data Community Standup-Improve your SQL schema and scripts with .NET based static code analysis
.NET Data Community Standup - A tour of what's new in EF8
.NET Data Community Standup: All about EF Core property mapping
.NET Data Community Standup - Azure SQL Database and SQL Server 2022: what’s new for developers...
.NET Data Community Standup - Performance Improvements to the EF7 Update Pipeline
.NET Data Community Standup - New CLI edition of EF Core Power Tools
.NET Data Community Standup - Database concurrency and EF Core: Beyond optimistic concurrency - Ep 3
.NET Data Community Standup - Complex types as value objects in EF8
.NET Data Community Standup - CoreWCF: Roadmap and Q&A
.NET Data Community Standup - Database Pagination
.NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
.NET Data Community Standup - DbDataSource, a new System.Data abstraction
.NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
.NET Data Community Standup - Intercept this EF7 Preview 6 Event
.NET Data Community Standup - Introducing the MongoDB provider for EF Core
Комментарии