Tag

Visual Studio

正在浏览与 Visual Studio 相关的文章。

11 篇文章
1 当前页
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
Tips for. NET Project Automation: One-click update version and full analysis of release scripts

Tips for. NET Project Automation: One-click update version and full analysis of release scripts

The article details how to use PowerShell scripts and batch files to automatically update program versions and one-click publishing in the. NET Avalonia UI project. First, the article explains the settings and modifications of PowerShell execution policies to ensure that scripts can execute normally. Then, it introduces ways to add scripts to Visual Studio pre-generated events to automatically update version numbers, and how to use batch files to publish applications on multiple platforms. Finally, an example of a PowerShell script is provided that can automatically update the version information of the program based on the Git tag. These methods can improve the development efficiency of. NET projects and the convenience of the release process.

沙漠尽头的狼 2/21/2025 10:30 PM
(1)From Nurse to C#Developer-Can a Nurse Become Successful in Changing to Learn. NET Development?

(1)From Nurse to C#Developer-Can a Nurse Become Successful in Changing to Learn. NET Development?

The article tells the story of a nurse who resigned due to work pressure and family responsibilities. After having difficulty finding a job, she decided to learn programming, especially the C#language. She detailed what she learned on the first day, including. NET,. NET Framework, C#language concepts, C#development software types, different UI frameworks, interactive patterns, and the use of Visual Studio. She expressed her confidence and determination to learn programming and hoped to receive guidance and help from more people.

勇敢的天使 2/21/2025 9:18 PM
New features of C#10

New features of C#10

We are pleased to announce that C# 10 has been released as part of. NET 6 and Visual Studio 2022.

微软中国MSDN 2/12/2022 10:14 AM