Tag

.NET

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

430 篇文章
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
Migration from WPF to Avalonia series: Why I have to migrate WPF programs to Avalonia

Migration from WPF to Avalonia series: Why I have to migrate WPF programs to Avalonia

In the past few years, our host computer software has been mainly developed using WPF and WinForm. These technologies are really easy to use on the Windows platform, and they have also accompanied us through the stage of small-scale trial production to today's large-scale delivery. However, with the development of business and changes in customer needs, the single Windows technology stack has gradually become a hurdle that we must overcome.

西北飞虻 9/13/2025 7:54 PM