tech

All You Need To Know About Entity Framework Core – Những điều thú vị về EF Core

Entity Framework là gì ? Entity Framework là một ORM mã nguồn mở dành cho các ứng dụng .NET được Microsoft...
Avatar photo Dung Nguyen Xuan
3 min read

[DevOps Series] DevOps là gì?

Chào mọi người, mình là Quang hiện tại đang là một DevOps Engineer. Mình xuất phát điểm là .Net Developer
Avatar photo Quang Le Dang
10 min read

C# Advanced (Series #4)

C# Generics Generic means the general form, not specific. In C#, generic means not specific to a particular data type.
Avatar photo Phi Le Kim
7 min read

C# Advanced (Series #3)

C# – Ternary Operator?: C# bao gồm decision-making operator ?: được gọi là toán tử điều kiện hoặc toán tử ba...
Avatar photo Phi Le Kim
1 min read

C# Advanced (Series #2)

We will continue the previous post about c# and advanced keywords/functional. C# advanced C# usage advance
Avatar photo Phi Le Kim
1 min read

C# Advanced (Series #1)

In this post we will learn about C# and advance usage of this powerful programming language. C# advanced C#
Avatar photo Phi Le Kim
2 min read

.NET MAUI là gì?

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML.
Avatar photo Phi Le Kim
7 min read

LINQ – Language Integrated Query

LINQ is the name for a set of technologies based on the integration of query capabilities directly into the programming language.
Avatar photo Phi Le Kim
1 min read

Singleton cơ bản cho thiết kế

Khái niệm Singleton và Lý do Tại Sao Nó Có Ích Bắt nguồn từ thực tế, một số lớp như quản...
Avatar photo Trang 1 Nguyen Thi Thu
3 min read