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

C# Using RRQMSocket for TCP Communication

After packaging by RRQM, a series of basic functions such as high connection, high concurrency, and data processing are bundled, allowing users to focus on business without worrying about infrastructure construction.

.NET
How to Implement Internationalization and Localization of WPF Prism Modules?

How to Implement Internationalization and Localization of WPF Prism Modules?

The previous article briefly introduced the internationalization of the main project, implemented using resource dictionaries (XAML). In the past few days, I added several Prism modules and found that using resource dictionaries for internationalization and localization in submodules is not easy, and I couldn't find good reference articles. So I switched to using resource files instead.

4/21/2020 沙漠尽头的狼 WPF
Sharing the Integration Practice of Document Structured Annotation Platform

Sharing the Integration Practice of Document Structured Annotation Platform

With the rapid development of information technology, digital transformation has become an inevitable trend in all walks of life. In the field of aerospace design, digital construction has also received widespread attention and application. As an important part of the aerospace industry, the digital construction of aerospace overall design units is of great significance for enhancing the core competitiveness of the aerospace industry. The author will combine actual project experience to introduce in detail the digital status of aerospace overall design units, including data types, difficulties in managing unstructured data, and typical applications of natural language processing technology in unstructured data processing scenarios.

3/15/2020 佚名 Architecture Design / Digital Transformation
Open-source C# WPF Control Library - AduSkin–UI

Open-source C# WPF Control Library - AduSkin–UI

A simple and beautiful WPF UI that incorporates components from some open-source frameworks. It is a customized UI for individuals and can be used as a reference for learners.

2/2/2020 沙漠尽头的狼 WPF
A WPF Open Source Project Worth Learning: Accelerider.Windows

A WPF Open Source Project Worth Learning: Accelerider.Windows

This project applies the Prism MVVM framework. The displayed data comes from other service programs and uses WebAPI communication. To run this program normally, you need to create a WebAPI program yourself, with the API interface providing data driving. In fact, it is most straightforward to directly view the code; those who need it can easily extract it, even if the project cannot run.

12/5/2019 沙漠尽头的狼 WPF
Open Source C# WPF Control Library - Panuon.UI.Silver

Open Source C# WPF Control Library - Panuon.UI.Silver

An excellent domestic open-source WPF control library, an optimized version of Panuon.UI. A beautiful WPF UI control library using styles and attached properties, worth recommending for use and learning.

12/4/2019 沙漠尽头的狼 WPF