Blog

Technical Articles

This section contains site articles covering .NET, desktop development, engineering practice, and general development topics.

First Visit

New User Starting Route

Random Exploration

Random Discovery

Random Discovery

Open-Source WPF Control Library: ModernWpf

It has a very beautiful interface, entirely in Win10 style. The interface portion is similar to the default UWP. This library supports .NET Framework 4.5 and above, as well as .NET Core 3.0 and above, and can run on Windows Vista SP2 and above.

.NET
WPF Implementation of Message Center

WPF Implementation of Message Center

This article will explain how to implement a message center based on WPF. For example, common software often receives messages such as 'news' and 'announcements' pushed from the server.

5/11/2022 juster.zhu WPF
.NET Core + Angular Project Deployed to CentOS

.NET Core + Angular Project Deployed to CentOS

Recently, the company needed to develop a project that can run on Linux systems. The example development project uses .NET Core + Angular; theoretically, it fully supports cross-platform.

5/11/2022 chaney1992 .NET
Important Notice: Happy Playing with Technology

Important Notice: Happy Playing with Technology

This new account focuses on cross-platform development technologies `.NET` and `Flutter`. Plans include translating interesting foreign technical articles and sharing YouTube video case codes (no video reposting, only sharing code examples from the videos).

5/10/2022 快乐玩转技术 Sharing
Interactive .Net

Interactive .Net

Interactive means that after entering code, you can run it directly, and then continue to input and run code.

5/9/2022 Erik Xu 跬步之巅 .NET