Tag

C#

正在浏览与 C# 相关的文章。

355 篇文章
35 当前页
C#multi-language tool- ResX Manager

C#multi-language tool- ResX Manager

This article is not to introduce how to internationalize the project. It mainly introduces a `VS` extension that can easily manage common resource files (*.resx)

沙漠尽头的狼 2/16/2021 10:23 PM
How to make a professional software installation package?

How to make a professional software installation package?

After completing the development of the C/S client, the program needs to be delivered to the user. It is possible to directly compress it and send it to the user (just a bit unprofessional). If there is a better installation interface, the level will be different.

沙漠尽头的狼 2/1/2021 5:16 PM
Open source C#Winform control library- SunnyUI

Open source C#Winform control library- SunnyUI

C# WinForm open source control library, tool class library, extended class library, and multi-page development framework based on. NET Framework 4.0+,. NET 5, and. NET 6 frameworks.

Sunny 12/5/2020 1:21 PM
Practical gadget developed by WPF-Quick floating menu

Practical gadget developed by WPF-Quick floating menu

This article was submitted by netizens and compiled by the Dotnet9 webmaster. The webmaster thinks this gadget is very practical, and the webmaster is also trying to use it at home and company.

闫金华(闫驚鏵) 11/29/2020 10:50 PM
NET Core uses FluentEmail to send emails

NET Core uses FluentEmail to send emails

In actual project development, we will encounter many scenarios that require sending emails through programs, such as exception alarms, messages, progress notifications, etc.

yi念之间 11/28/2020 9:18 AM