software

Sự khác nhau giữa Sanity Testing và Smoke Testing

Cả sanity testing và smoke testing đều là những cách để tránh lãng phí thời gian và công sức. Sự khác...
Avatar photo Truc Nguyen Thanh
2 min read

API testing – Cách test API như thế nào?

Khi đã nắm vững API là gì, thành phần và cách thức hoạt động của API. Hôm nay, chúng ta sẽ...
Avatar photo Trang Vu Hoai
4 min read

API Testing – Giới thiệu chung về Postman

Postman là 1 công cụ để test API của cty Postdot Technologies được bắt đầu phát triển từ năm 2012. Hiện tại Postman...
Avatar photo Trang Vu Hoai
1 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