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

How to Draw in .NET 6?

How to Draw in .NET 6?

Checking Microsoft documentation, starting from .NET 6, drawing can only be used on Windows. However, the official sources provide several solutions.

5/28/2023 VleaStwo .NET
CefSharp Custom Cache Implementation

CefSharp Custom Cache Implementation

Using CefSharp's caching feature effectively can improve application performance and user experience, reduce network traffic and server load, and support offline access. It is a very useful feature.

4/25/2023 沙漠尽头的狼 .NET
Creating a Mind Map with WPF

Creating a Mind Map with WPF

Mind maps, directory organization charts, fishbone diagrams, logic structure charts, organization charts

4/5/2023 竹天笑 WPF