Category

.NET

NET Ecology, Runtime and Engineering Experience Precipitation

190 篇文章
1 当前页
Support for. NET by operating system versions (250707 update)

Support for. NET by operating system versions (250707 update)

Use virtual machines and test machines to test the support of each version of the operating system for. NET. After installing the operating system, it is passed by measuring the corresponding running time of the installation and being able to run the Stardust Agent.

大石头 4/22/2026 8:18 AM
Summary of experience in using AOT

Summary of experience in using AOT

From the very beginning of project creation, you should develop a good habit of conducting AOT release testing in a timely manner whenever new features are added or newer syntax is used.

沙漠尽头的狼 2/7/2026 2:26 PM
Problems with Avalonia clipboard and DataGrid

Problems with Avalonia clipboard and DataGrid

Record two problems recently solved by Avalonia desktop software development: clipboard copying crash and Tab switching DataGrid stuck, analyze the root causes and give solutions

沙漠尽头的狼 1/11/2026 12:23 PM
Language of the Year 2025: C#

Language of the Year 2025: C#

Language C#was elected in 2025, the second time in three years that it has won this title

沙漠尽头的狼 1/5/2026 7:47 PM
A 2025 summary for all. NET developers

A 2025 summary for all. NET developers

I believe you have seen many articles like "Sorry, C#has fallen out of the top echelon" this year. What is the. NET ecosystem? This article will systematically sort out the technology trends and important events that. NET developers should pay attention to most in 2025, covering the latest developments and trends in AI development,. NET evolution and the integration of the two, in order to help everyone find the right position and meet future challenges and opportunities.

圣杰|向AI而行 1/5/2026 7:31 PM
Recommend a high-performance state machine management solution

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.

老码识途呀 8/13/2025 8:25 AM