RDBMS ORM
[RDBMS ORM]
- Overview
- Entity Framework Core vs Dapper https://blog.ntechdevelopers.com/entity-framework-core-vs-dapper/
- Làm thế nào để quản lý EF Core DbContext Lifetime https://blog.ntechdevelopers.com/lam-the-nao-de-quan-ly-ef-core-dbcontext-lifetime/
- Repository Pattern và Unit of Work trong .NET Core https://blog.ntechdevelopers.com/repository-pattern-va-unit-of-work-trong-net-core/
- Quản lý Transaction trong Cơ sở Dữ liệu https://blog.ntechdevelopers.com/quan-ly-transaction-trong-co-so-du-lieu/
- Tăng Hiệu Suất Database trong ASP.NET Core https://blog.ntechdevelopers.com/tang-hieu-suat-database-trong-asp-net-core/
- Các Kiểu ID Phổ Biến Trong Database Dành Cho Lập Trình Viên https://blog.ntechdevelopers.com/cac-kieu-id-pho-bien-trong-database-danh-cho-lap-trinh-vien/
- Entity Framwork Core
- 3 tính năng mạnh mẽ trong EF Core https://blog.ntechdevelopers.com/3-tinh-nang-manh-me-trong-ef-core/
- Entity Framework Cache Busting https://blog.ntechdevelopers.com/entity-framework-cache-busting
- Tối ưu hóa code tầng ORM với Entity Framework và giải quyết vấn đề Cache Busting https://blog.ntechdevelopers.com/toi-uu-hoa-code-tang-orm-voi-entity-framework-va-giai-quyet-van-de-cache-busting/
- Những Lỗi Thường Gặp Khi Làm Việc Với Migration Trong Entity Framework Core https://blog.ntechdevelopers.com/nhung-loi-thuong-gap-khi-lam-viec-voi-migration-trong-entity-framework-core/
- Dapper
- Nhibernate