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

Recommend a high-performance state machine management solution

In actual software development, especially industrial software, every device has complex states and functional requirements for switching between states. In this case, how to manage states and switching between states, and functions under corresponding states. Control has become a very important issue.

share
Does the warehousing model still apply to EF Core?

Does the warehousing model still apply to EF Core?

Yesterday, my friends in the ". NET Big Bull Road" group talked about using EF Core to implement the warehousing model. I remembered reading an article written by a foreign boss before and thought it was very valuable for reference.

5/4/2022 liamwang 精致码农 EF Core
A print dialog box developed by WPF-PrintDialogX

A print dialog box developed by WPF-PrintDialogX

Custom PrintDialog for C#, which can be previewed in real time. You can select a printer and set the number of copies, direction, color, quality, ratio, number of pages per sheet, both sides, paper size, paper type, paper source, etc. It's also elegant.

5/1/2022 沙漠尽头的狼 WPF