Tag

架构设计

Browsing articles related to 架构设计.

21 articles
2 Current page
C# Using RRQMSocket for TCP Communication

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.

黑哥聊dotNet 5/26/2022 9:11 PM
Into WPF: Complete MVVM Example

Into WPF: Complete MVVM Example

Learning WPF without learning MVVM feels like missing the soul. So what is MVVM? Why learn MVVM? This article uses a simple CRUD example to briefly introduce the basic knowledge of MVVM and how to develop MVVM architecture-based programs. For learning and sharing purposes only, please point out any shortcomings.

小六公子 2/21/2022 1:43 PM