Phi Le Kim
•

19 Stories by Phi Le Kim
C# – Consume Web API in .NET using HttpClient .NET 2.0 bao gồm class WebClient để giao tiếp với máy chủ web bằng HTTP...
C# Generics
Generic means the general form, not specific. In C#, generic means not specific to a particular data type.
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 ngôi. Đây là...
We will continue the previous post about c# and advanced keywords/functional. C# advanced C# usage advance
In this post we will learn about C# and advance usage of this powerful programming language. C# advanced C#
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML.
LINQ is the name for a set of technologies based on the integration of query capabilities directly into the programming language.
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 securing APIs.
Phải có một mô hình phát triển ứng dụng mới phù hợp hơn. Và do đó, Model – View – ViewModel (MVVM) pattern ra...