Phi Le Kim
•
18 Stories by Phi Le Kim
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...
In this article, we’ll look at how to design REST APIs to be easy to understand for anyone consuming them, future-proof, secure and fast...