Chia sẻ ý tưởng, các cách làm hay, các tool hữu ích phục vụ vông việc.

SHARE

Giới thiệu về Design Pattern

Design pattern là một phần quan trọng trong lĩnh vực phát triển phần mềm, nhưng không phải ai cũng biết rõ...
Avatar photo Dat Nguyen Quoc
2 min read

Chain of Responsibility Design Pattern

Là một mẫu thiết kế hành vi (behavioral design pattern). Xác định một loạt các đối tượng xử lý (handlers) và...
Avatar photo Giang Nguyen Van
4 min read

SQL Server – Stored procedure và Trigger

Trong bài viết lần này chúng ta sẽ cùng nhau tìm hiểu Stored procedure và trigger trong SQL Server là cái...
Avatar photo Giang Nguyen Van
6 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

Cách xây dựng CRUD REST APIS bằng ASP.NET Core 3.1, tạo JWT Tokens và bảo mật API

In this blog, I am going to provide a walkthrough on developing REST APIs using ASP.NET  Core 3.1, creating a JWT token, and...
Avatar photo Phi Le Kim
6 min read

[Study with TrungDo] Pt1 Which task to do first – WSJF model

WSJF (Weighted Shorted Job First) xếp mức độ ưu tiên dựa theo tỷ số giữa Chi phí do trì hoãn và...
Avatar photo Trung Do Trong
4 min read