Follow-up: Quickly Build a Log Panel in Winform/WPF
The principle is to host the `Winform or WPF application on ASP.NET Core Web API`
The principle is to host the `Winform or WPF application on ASP.NET Core Web API`
A netizen asked how to show a dialog in a Prism Module, similar to showing an About dialog in the main interface?
Introduces the main differences between two methods of developing Windows desktop applications, which can play a better role in modern system development.
WPF localization is the process of converting application resources into localized versions that support specific cultures of the application.
After reading the previous article 'C# Multi-language Tool - ResX Manager', a netizen asked: This multi-language switching cannot refresh without restarting, is there a solution?
This article is not to introduce how to implement project internationalization, but mainly to introduce a `VS` extension that can conveniently manage common resource files (*.resx).
After completing C/S client development, the program needs to be delivered to users. Directly compressing and sending it to users is possible (just a bit unprofessional). If there is a nice-looking installation interface, the quality level is different.
The typical operation flow for client projects is: pop up login window => account verification success => close login window => pop up main window => work in main window.
Actually, the site owner has known about this open-source WPF control library for a long time, but never appreciated its style, yet still starred the project. Every time browsing this repository, more stars were found, and many netizens praised it. So today, I recommend this WPF control library to everyone.
Drag files out of WPF forms