Category

All Categories

Focus on articles under the same technical theme for easier continuous reading by direction.

524 articles
4 Current page
(7)From Nurse to C# Developer -- Basics of Object-Oriented Programming

(7)From Nurse to C# Developer -- Basics of Object-Oriented Programming

As a programmer who switched from the nursing industry, I will share how to understand the concepts of object-oriented programming through experience in medical work. This article introduces core OOP concepts such as classes, objects, properties, and methods, and uses examples from the healthcare field to deepen understanding.

勇敢的天使 3/18/2025 9:15 PM
Parking Move QR Code Generation Tool Development Practice

Parking Move QR Code Generation Tool Development Practice

This article introduces how to develop a parking move QR code generation tool, including a desktop version implemented with C# and Avalonia, as well as an online version implemented with Blazor frontend and .NET Web API, covering requirements analysis, core code implementation, UI design, and application of MVVM pattern.

沙漠尽头的狼 3/10/2025 7:54 PM
.NET 10 Preview 1 Released

.NET 10 Preview 1 Released

Today .NET 10 Preview 1 was released. I downloaded it immediately, upgraded the Avalonia UI project and blog website. The former passed functional testing and AOT publishing successfully, the latter debugging went fine, but Docker has not been successful yet.

沙漠尽头的狼 2/25/2025 6:21 AM