Tag

.NET

正在浏览与 .NET 相关的文章。

430 篇文章
3 当前页
(8)From Nurse to C#Developer-Data Types and Inheritance

(8)From Nurse to C#Developer-Data Types and Inheritance

This article will explain in detail important concepts such as namespaces, data types, string processing, inheritance, and collections in C#based on medical work scenarios to help medical staff better understand programming knowledge.

勇敢的天使 3/24/2025 9:47 PM
(7)From Nurse to C#Developer--Fundamentals of Object-Oriented Programming

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

As a programmer who has turned from the nursing industry, I will share how to understand the concept of object-oriented programming through my experience in nursing work. This article will introduce core object-oriented concepts such as classes, objects, attributes, and methods, and combine them with examples in the field of health care to deepen their understanding.

勇敢的天使 3/18/2025 9:15 PM
Practical development of QR code generation tool for moving cars

Practical development of QR code generation tool for moving cars

This article describes how to develop a mobile QR code generation tool, including desktop versions implemented by C#and Avalonia, and online versions implemented by Blazor front-end and. NET Web API, covering requirements analysis, core code implementation, UI design and MVVM pattern applications.

沙漠尽头的狼 3/10/2025 7:54 PM
(6)From Nurse to C#Developer-Basic Advances: Program Control and Data Structure

(6)From Nurse to C#Developer-Basic Advances: Program Control and Data Structure

On the sixth day of C#programming, I learned loop control, ternary expressions, constants, enumerations, structures, arrays, and methods. As a developer who turned from the nursing industry, I combine these programming concepts with nursing work experience to help me better understand and remember them.

勇敢的天使 3/9/2025 8:49 PM
VS 2022 Preview Offline Installation Package Making Guide

VS 2022 Preview Offline Installation Package Making Guide

Building an offline development environment is the most troublesome. This article details how to make an offline installation package for the VS 2022 preview version, including complete download, installation steps and precautions

沙漠尽头的狼 2/27/2025 9:18 AM
(4)From Nurse to C#Developer-Nurses Learn Markdown

(4)From Nurse to C#Developer-Nurses Learn Markdown

On the fourth day of learning C#programming, I started learning Markdown. As a nurse-turned-developer, I record my learning experience of this lightweight markup language.

勇敢的天使 2/26/2025 1:24 PM
NET 10 Preview 1 released

NET 10 Preview 1 released

Today. NET 10 Preview 1 was released. I downloaded it as soon as possible and upgraded the Avalonia UI project and blog site. The former's functional testing and AOT release were normal, the latter's debugging was normal, and Docker was not successful for the time being.

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