Skip to content

Commit 34d4cf3

Browse files
Merge pull request #10475 from MicrosoftDocs/main638665384824540908sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents e97e1b9 + b4bdd48 commit 34d4cf3

File tree

8 files changed

+40
-16
lines changed

8 files changed

+40
-16
lines changed

docs/debugger/specify-command-line-arguments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Send command-line arguments to a debugee (C++)"
2+
title: "Pass command-line arguments while debugging (C++)"
33
description: Learn how to send command-line argument to a debuggee using the new command line arguments dropdown.
4-
ms.date: 10/30/2024
4+
ms.date: 11/6/2024
55
ms.topic: "conceptual"
66
dev_langs:
77
- "C++"
@@ -13,9 +13,9 @@ ms.author: "TWhitney"
1313
manager: coxford
1414
ms.subservice: debug-diagnostics
1515
---
16-
# Send command-line arguments to a debugee (C++)
16+
# Pass command-line arguments while debugging (C++)
1717

18-
In Visual C++, use the command-line arguments dropdown to quickly specify or reuse arguments for debugging.
18+
In Visual C++, use the command-line arguments dropdown to quickly specify or reuse command-line arguments while debugging.
1919

2020
## Prerequisites
2121

docs/debugger/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
href: project-settings-for-a-cpp-debug-configuration.md
137137
- name: Enable debug features in C++ (-D_DEBUG)
138138
href: enabling-debug-features-in-visual-cpp-d-debug.md
139-
- name: Send command-line arguments to a debugee (C++)
139+
- name: Pass command-line arguments while debugging (C++)
140140
href: specify-command-line-arguments.md
141141
- name: Project settings (C#)
142142
href: project-settings-for-csharp-debug-configurations.md

docs/javascript/tutorial-asp-net-core-with-react.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create an ASP.NET Core app with React"
33
description: Create an ASP.NET Core project to serve as an API backend and a React project to provide the user interface in Visual Studio.
4-
ms.date: 04/30/2024
4+
ms.date: 11/06/2024
55
ms.topic: tutorial
66
ms.devlang: javascript
77
author: mikejo5000
@@ -24,11 +24,11 @@ You can use the method described in this article to create ASP.NET Core Single P
2424
- Create the client project based on the framework CLI installed on your computer
2525

2626
> [!NOTE]
27-
> This article describes the project creation process using the updated template in Visual Studio 2022 version 17.8, which uses the Vite CLI.
27+
> This article describes the project creation process using the updated template in Visual Studio 2022 version 17.11, which uses the Vite CLI.
2828
2929
## Prerequisites
3030

31-
- Visual Studio 2022 version 17.8 or later with the **ASP.NET and web development** workload installed. Go to the [Visual Studio downloads](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta) page to install it for free.
31+
- Visual Studio 2022 version 17.11 or later with the **ASP.NET and web development** workload installed. Go to the [Visual Studio downloads](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta) page to install it for free.
3232
If you need to install the workload and already have Visual Studio, go to **Tools** > **Get Tools and Features...**, which opens the Visual Studio Installer. Choose the **ASP.NET and web development** workload, then choose **Modify**.
3333
- npm ([`https://www.npmjs.com/`](https://www.npmjs.com/package/npm)), which is included with Node.js
3434

docs/javascript/tutorial-asp-net-core-with-vue.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create an ASP.NET Core app with Vue"
33
description: Create an ASP.NET Core project to serve as an API backend and a Vue project to provide the user interface in Visual Studio.
4-
ms.date: 04/30/2024
4+
ms.date: 11/06/2024
55
ms.topic: tutorial
66
ms.devlang: javascript
77
author: mikejo5000
@@ -24,13 +24,13 @@ You can use the method described in this article to create ASP.NET Core Single P
2424
- Create the client project based on the framework CLI installed on your computer
2525

2626
> [!NOTE]
27-
> This article describes the project creation process using the updated template in Visual Studio 2022 version 17.8, which uses the Vite CLI.
27+
> This article describes the project creation process using the updated template in Visual Studio 2022 version 17.11, which uses the Vite CLI.
2828
2929
## Prerequisites
3030

3131
Make sure to install the following:
3232

33-
- Visual Studio 2022 version 17.8 or later with the **ASP.NET and web development** workload installed. Go to the [Visual Studio downloads](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta) page to install it for free.
33+
- Visual Studio 2022 version 17.11 or later with the **ASP.NET and web development** workload installed. Go to the [Visual Studio downloads](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta) page to install it for free.
3434
If you need to install the workload and already have Visual Studio, go to **Tools** > **Get Tools and Features...**, which opens the Visual Studio Installer. Choose the **ASP.NET and web development** workload, then choose **Modify**.
3535
- npm ([`https://www.npmjs.com/`](https://www.npmjs.com/package/npm)), which is included with Node.js.
3636

docs/profiling/dotnet-counters-tool.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Visualize dotnet counters"
33
description: Use the .NET Counters tool in the Visual Studio Performance Profiler to visualize dotnet counters over time and better understand your data.
4-
ms.date: "12/7/2020"
4+
ms.date: "11/05/2024"
55
ms.topic: "conceptual"
66
helpviewer_keywords:
77
- "dotnet, counters, profiling"
@@ -61,6 +61,30 @@ You can also view graphs in the detailed report by selecting the checkboxes next
6161

6262
The table updates to relevant values for the time selected in the graphs. Use the **Clear Selection** button to reset the selected time range to the entire trace.
6363

64+
::: moniker range=">=vs-2022"
65+
## View .NET Meter counter data
66+
67+
Starting in Visual Studio 2022 version 17.8, .NET Counters tool supports integration with the .NET <xref:System.Diagnostics.Metrics.Meter> API, adding support for instrument options such as `Counter` and `ObservableCounter`.
68+
69+
The `Counter` keeps track of a value changing over time, with the caller reporting updates using `Counter.Add`. In contrast, `ObservableCounter` is similar to `Counter`, but the caller takes care of keeping track of the total value. The .NET Counters tool reports the rate of change in the total.
70+
71+
For more information, see [Creating Metrics](/dotnet/core/diagnostics/metrics-instrumentation).
72+
73+
## View .NET Meter histogram data
74+
75+
Starting in Visual Studio 2022 version 17.12 Preview 2, .NET Counters tool supports .NET <xref:System.Diagnostics.Metrics.Meter> Histogram integration.
76+
77+
The .NET Meter Histogram allows you to identify and analyze histogram data generated by .NET histogram instruments, recorded using `CreateHistogram`. When recording data using the histogram instrument, results are visualized, providing a clear representation of data distribution.
78+
79+
Live histogram data is shown with the rest of the counters, under the name of the Meter instance.
80+
81+
To open the histogram graph, select the instrument name for the Meter instance, as shown here.
82+
83+
:::image type="content" source="../profiling/media/vs-2022/dotnet-counters-meter-histogram.gif" alt-text=".NET Counters meter histogram data.":::
84+
85+
In the preceding example, the tool shows data for the 50th, 90th, and 95th percentiles of the recorded measurements.
86+
::: moniker-end
87+
6488
## Related content
6589

6690
- [Optimizing Profiler settings](../profiling/optimize-profiler-settings.md)
356 KB
Loading

gamedev/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
href: unreal/get-started/vs-tools-unreal-install.md
3333
- name: Quickstart-Visual Studio Tools for Unreal Engine
3434
href: unreal/get-started/vs-tools-unreal-quickstart.md
35-
- name: Open an Unreal Engine project in Visual Studio
35+
- name: Open Unreal Engine projects in Visual Studio
3636
href: unreal/get-started/vs-tools-unreal-uproject.md
3737
- name: Add Unreal Engine classes, modules, and plugins in Visual Studio
3838
href: unreal/get-started/vs-tools-unreal-add-class-module-plugin.md

gamedev/unreal/get-started/vs-tools-unreal-uproject.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Open native Unreal Engine projects in Visual Studio"
3-
description: "Learn how to work with native Unreal Engine projects from within Visual Studio"
2+
title: "Open Unreal Engine projects in Visual Studio"
3+
description: "Learn how to work with native Unreal Engine projects from within Visual Studio."
44
ms.date: 10/30/2024
55
ms.topic: how-to
66
ms.service: visual-studio
@@ -11,7 +11,7 @@ manager: Coxford
1111
#customer intent: As a C++ game developer using Unreal Engine and Visual Studio, I want to work in Visual Studio with native Unreal Engine projects so that I can use Visual Studio's features and tools to develop my game without having to switch back-and-forth between the Unreal Engine Editor and Visual Studio.
1212
---
1313

14-
# Open native Unreal Engine projects in Visual Studio
14+
# Open Unreal Engine projects in Visual Studio
1515

1616
Visual Studio 2022 version 17.12 provides direct support for Unreal Engine projects.
1717

0 commit comments

Comments
 (0)