You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/whats-new-visual-studio-docs.md
+97-97Lines changed: 97 additions & 97 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "What's new in Visual Studio docs"
3
3
description: "What's new in the Visual Studio docs"
4
-
ms.date: 10/05/2022
4
+
ms.date: 11/09/2022
5
5
helpviewer_keywords:
6
6
- "Visual Studio, what's new, docs"
7
7
- "what's new [Visual Studio]"
@@ -21,104 +21,165 @@ ms.workload:
21
21
22
22
Welcome to what's new in Visual Studio docs. The following sections provide details on the previous three months of new and updated content.
23
23
24
-
## Azure
24
+
## October 2022
25
25
26
-
### Updated articles
26
+
### Data tools
27
+
28
+
**Updated articles**
29
+
30
+
-[How to: Save and edit connection strings](../data-tools/how-to-save-and-edit-connection-strings.md) - update for Visual Studio 2022
31
+
-[How to: Create and configure datasets in Visual Studio](../data-tools/create-and-configure-datasets-in-visual-studio.md) - update for Visual Studio 2022
32
+
33
+
### Designers
34
+
35
+
**Updated articles**
36
+
37
+
-[Disable DPI-awareness to fix HDPI / scaling issues with Windows Forms Designer in Visual Studio](../designers/disable-dpi-awareness.md) - remove the Registry Entry section
38
+
39
+
### Extensibility
40
+
41
+
**Updated articles**
42
+
43
+
-[Create an options page](../extensibility/creating-an-options-page.md) - Added step to open custom options page
44
+
45
+
### IDE
46
+
47
+
**Updated articles**
48
+
49
+
-[Project migration and upgrade reference for Visual Studio](../porting/port-migrate-and-upgrade-visual-studio-projects.md) - refresh text & links
-[Tutorial: Create an ASP.NET Core app with Vue in Visual Studio](../javascript/tutorial-asp-net-core-with-vue.md) - Update publishing steps for article on ASP.NET Core and Vue.js
57
+
58
+
### MSBuild
59
+
60
+
**New articles**
61
+
62
+
-[Find and use a version of MSBuild](../msbuild/find-and-use-msbuild-versions.md)
63
+
-[MSBuild Server](../msbuild/msbuild-server.md)
64
+
65
+
**Updated articles**
66
+
67
+
-[MSBuild](../msbuild/msbuild.md) - Review and update text and screenshots
68
+
-[Walkthrough: Use MSBuild](../msbuild/walkthrough-using-msbuild.md) - Review and update text and screenshots
69
+
-[MSBuild reserved and well-known properties](../msbuild/msbuild-reserved-and-well-known-properties.md) - Add undocumented MSBuild properties
70
+
71
+
### Profiling
72
+
73
+
**New articles**
74
+
75
+
-[Identify hot paths with a visualized call tree](../profiling/flame-graph.md)
76
+
77
+
### Test
78
+
79
+
**Updated articles**
80
+
81
+
-[Use the MSTest framework in unit tests](../test/using-microsoft-visualstudio-testtools-unittesting-members-in-unit-tests.md) - Refresh and complete MSTest documentation
82
+
-[How to: Create a data-driven unit test](../test/how-to-create-a-data-driven-unit-test.md) - Update doc for MSTest data-driven tests
83
+
84
+
### Community contributors
85
+
86
+
The following people contributed to Visual Studio content in October. Thank you! To learn more about how you can help too, see the [Microsoft Docs contributor guide](/contribute/).
87
+
88
+
-[mikeirvingweb](https://github.com/mikeirvingweb) - Mike Irving (2)
-[Add a connection to Azure SQL Database](../azure/azure-sql-database-add-connected-service.md) - Add content for Entity Framework migrations support in Visual Studio
29
101
30
-
## Cross platform
102
+
###Cross platform
31
103
32
-
### Updated articles
104
+
**Updated articles**
33
105
34
106
-[Cross-platform mobile development in Visual Studio](../cross-platform/cross-platform-mobile-development-in-visual-studio.md) - Refresh text and screenshots
35
107
36
-
## Debugger
108
+
###Debugger
37
109
38
-
### Updated articles
110
+
**Updated articles**
39
111
40
112
-[Debugging in Visual Studio](../debugger/index.yml) - Perform search engine optimization (SEO) work for debugger & code analysis documentation
41
113
-[Debug .NET Apps in WSL with Visual Studio](../debugger/debug-dotnet-core-in-wsl-2.md) - Add attach-to-process content for article on debugging Linux using WSL
42
114
-[Remote Debug ASP.NET on a Remote IIS Computer](../debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md) - Follow-up to Remote Debugging article updates
43
115
-[Log info to the Output window using tracepoints in Visual Studio](../debugger/using-tracepoints.md) - Refresh text and screenshots
44
116
45
-
## Deployment
117
+
###Deployment
46
118
47
-
### New articles
119
+
**New articles**
48
120
49
121
-[ClickOnce for .NET on Windows](../deployment/clickonce-deployment-dotnet.md)
50
122
51
-
## Extensibility
123
+
###Extensibility
52
124
53
-
### New articles
125
+
**New articles**
54
126
55
127
-[Target Visual Studio 2022 (ARM64) when creating an extension in Visual Studio 2022](../extensibility/arm64/target-arm64-visual-studio-extension.md)
56
128
57
-
### Updated articles
129
+
**Updated articles**
58
130
59
131
- Refresh text, links, and screenshots for the following:
60
132
61
133
-[Install the Visual Studio SDK](../extensibility/installing-the-visual-studio-sdk.md)
-[Start developing extensions in Visual Studio](../extensibility/starting-to-develop-visual-studio-extensions.md)
64
136
65
-
## IDE
137
+
###IDE
66
138
67
-
### New articles
139
+
**New articles**
68
140
69
141
-[Paste JSON or XML as classes](../ide/reference/paste-json-xml.md)
70
142
71
-
### Updated articles
143
+
**Updated articles**
72
144
73
145
-[How to: Add or remove references by using the Reference Manager](../ide/how-to-add-or-remove-references-by-using-the-reference-manager.md) - Add screenshots & new Remove References section
74
146
-[How to: Sign application and deployment manifests](../ide/how-to-sign-application-and-deployment-manifests.md) Update & add link for.NET 5+ steps
75
147
-[Work with GitHub accounts in Visual Studio](../ide/work-with-github-accounts.md) - Add troubleshooting section
76
148
-[Create portable, custom editor settings with EditorConfig](../ide/create-portable-custom-editor-options.md) - Refresh text, links, and screenshots
77
149
78
-
## JavaScript
150
+
###JavaScript
79
151
80
-
### New articles
152
+
**New articles**
81
153
82
154
-[Linting JavaScript in Visual Studio](../javascript/linting-javascript.md)
83
155
84
-
## MSBuild
156
+
###MSBuild
85
157
86
-
### Updated articles
158
+
**Updated articles**
87
159
88
160
-[Change waves](../msbuild/change-waves.md) - Update with latest change wave info
89
161
-[How to: Use MSBuild project SDKs](../msbuild/how-to-use-project-sdk.md) - Update SDK reference refactoring
90
162
-[Walkthrough: Create an MSBuild project file from scratch](../msbuild/walkthrough-creating-an-msbuild-project-file-from-scratch.md) Update articles for Visual Studio 2022
91
163
-[Customize your build](../msbuild/customize-your-build.md) - Add section for handling generated files
-[Diagnose high latency with CPU Insights](../profiling/cpu-insights.md)
100
172
101
-
### Updated articles
173
+
**Updated articles**
102
174
103
175
-[Understand profiler performance collection methods](../profiling/understanding-performance-collection-methods-perf-profiler.md) - Enhance intro information for profiling tools
104
176
105
-
## Test
177
+
###Test
106
178
107
-
### Updated articles
179
+
**Updated articles**
108
180
109
181
-[Configure unit tests by using a *.runsettings* file](../test/configure-unit-tests-by-using-a-dot-runsettings-file.md) - Update blame data collection info
110
182
111
-
## Community contributors
112
-
113
-
The following people contributed to Visual Studio content during this period. Thank you! To learn more about how you can help too, see the [Microsoft Docs contributor guide](/contribute/).
@@ -239,65 +300,4 @@ The following people contributed to Visual Studio content during this period. Th
239
300
240
301
**New articles**
241
302
242
-
-[Stage lines of code in Visual Studio](../version-control/git-line-staging.md)
243
-
244
-
## July 2022
245
-
246
-
### Azure
247
-
248
-
**Updated articles**
249
-
250
-
-[Overview: Connected Services](../azure/overview-connected-services.md) - Data Access in Visual Studio: Add connected services to applications
251
-
-[Debugging an Azure cloud service or virtual machine in Visual Studio](../azure/vs-azure-tools-debug-cloud-services-virtual-machines.md) - Update remote debugging steps for cloud services (extended support)
252
-
253
-
### Code quality
254
-
255
-
**Updated articles**
256
-
257
-
-[Overview](../code-quality/use-roslyn-analyzers.md) - Add more descriptions for light bulb severity options
258
-
259
-
### Data tools
260
-
261
-
**Updated articles**
262
-
263
-
-[Work with data in Visual Studio](../data-tools/accessing-data-in-visual-studio.md) - Data Access in Visual Studio: add Connected Services
264
-
265
-
### Debugger
266
-
267
-
**Updated articles**
268
-
269
-
-[Remote Debugger Port Assignments](../debugger/remote-debugger-port-assignments.md) - Correct remote debugger ports for Azure App Service
270
-
-[Inspect variables in the Autos and Locals windows](../debugger/autos-and-locals-windows.md) - Update for Visual Studio 2022
271
-
272
-
### IDE
273
-
274
-
**Updated articles**
275
-
276
-
-[How to: Configure projects to target platforms](./how-to-configure-projects-to-target-platforms.md) - Add ARM64 targeting
277
-
-[Options dialog box: Text Editor \> General](./reference/options-text-editor-general.md) - Update with new Visual Studio 2022 information
278
-
-[Collect an ETL trace with PerfView and create minidumps with all call stacks](./report-a-problem-perfview-minidumps.md) - Update steps for creating a minidump
279
-
280
-
### Install
281
-
282
-
**Updated articles**
283
-
284
-
-[Visual Studio images on Azure](../install/using-visual-studio-vm.md) - Updates for Visual Studio 2022
285
-
286
-
### Modeling
287
-
288
-
**Updated articles**
289
-
290
-
-[Generate files with the TextTransform utility](../modeling/generating-files-with-the-texttransform-utility.md) - Update paths for Visual Studio 2022
291
-
292
-
### MSBuild
293
-
294
-
**New articles**
295
-
296
-
-[MSBuild and Visual Studio format for diagnostic message](../msbuild/msbuild-diagnostic-format-for-tasks.md)
297
-
298
-
**Updated articles**
299
-
300
-
-[MSBuild targets](../msbuild/msbuild-targets.md) - Discuss AfterBuild and SDK-style projects
301
-
-[Delete task](../msbuild/delete-task.md) - Add example of deleting files in an ItemGroup
302
-
-[How to: Configure targets and tasks](../msbuild/how-to-configure-targets-and-tasks.md) - Add section on overriding usingtasks
Copy file name to clipboardExpand all lines: docs/profiling/cpu-usage.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -167,3 +167,8 @@ Expand the generated methods to show what's going on:
167
167
-`MainPage+<GetMaxNumberAsyncButton_Click>d__3::MoveNext` shows you the activity required to schedule and launch the 48 tasks that wrap the call to `GetNumberAsync`.
168
168
169
169
-`MainPage::<GetNumberAsync>b__b` shows the activity of the tasks that call `GetNumber`.
Copy file name to clipboardExpand all lines: docs/profiling/events-viewer.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,3 +79,9 @@ The event viewer displays up to 20,000 events at a time. To focus on the events
79
79
The provider filter shows what percentage of the total number of events occurred for each provider. Hover over a single provider to see a similar tooltip with provider name, percentage of total events, and event count.
Copy file name to clipboardExpand all lines: docs/profiling/perf-insights-string-concatenation.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -28,3 +28,7 @@ The StringBuilder class is a mutable object, and, unlike System.String, most of
28
28
## How to investigate a warning
29
29
30
30
In the CPU Usage tool, click **View source code** to go to the [call tree](../profiling/cpu-usage.md#BKMK_Call_tree_structure) and source line highlighting view showing where the most amount of time is spent in string concatenations. If the problem is occurring in multiple locations within the application, navigate to the caller/callee view to see each call location.
31
+
32
+
## See also
33
+
-[Identify hot paths with Flame Graph](../profiling/flame-graph.md)
34
+
-[Diagnose high latency with CPU Insights](../profiling/cpu-insights.md)
0 commit comments