Category

All Categories

Focus on articles under the same technical theme for easier continuous reading by direction.

518 articles
24 Current page
Localization of ASP.NET Core WebAPI (single resource file)

Localization of ASP.NET Core WebAPI (single resource file)

Microsoft's default method is that one class corresponds to multiple resource files, which is quite troublesome to use. This article introduces the use of single resource files, that is, all classes of the entire project correspond to a set of multi-language resource files.

HueiFeng 6/22/2022 10:37 PM
MAUI template project flashback issue

MAUI template project flashback issue

When using the MAUI framework, I encountered a newly created template application that flashed directly when launched. This flashback problem was finally solved, so I shared this experience.

gui.h 6/18/2022 2:57 PM
WPF League of Heroes

WPF League of Heroes

You can learn how to properly implement a WPF project

驚鏵 WPF开发者 6/9/2022 11:11 PM