Skip to content

Commit 1580197

Browse files
committed
add October data
1 parent d43f655 commit 1580197

File tree

1 file changed

+71
-1
lines changed

1 file changed

+71
-1
lines changed

docs/ide/whats-new-visual-studio-docs.md

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,81 @@ ms.workload:
2121

2222
Welcome to what's new in Visual Studio docs. The following sections provide details on the previous three months of new and updated content.
2323

24+
## October 2022
25+
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+
### Debugger
34+
35+
**New articles**
36+
37+
- [Title not found in: #10524](../debugger/remote-debugging-aks-on-linux-with-ssh.md)
38+
39+
### Designers
40+
41+
**Updated articles**
42+
43+
- [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
44+
45+
### Extensibility
46+
47+
**Updated articles**
48+
49+
- [Create an options page](../extensibility/creating-an-options-page.md) - Added step to open custom options page
50+
51+
### IDE
52+
53+
**Updated articles**
54+
55+
- [Project migration and upgrade reference for Visual Studio](../porting/port-migrate-and-upgrade-visual-studio-projects.md) - refresh text & links
56+
- [Use regular expressions in Visual Studio](../ide/using-regular-expressions-in-visual-studio.md) - refresh text, links, & screenshots
57+
58+
### JavaScript
59+
60+
**Updated articles**
61+
62+
- [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
63+
64+
### MSBuild
65+
66+
**New articles**
67+
68+
- [Find and use a version of MSBuild](../msbuild/find-and-use-msbuild-versions.md)
69+
- [MSBuild Server](../msbuild/msbuild-server.md)
70+
71+
**Updated articles**
72+
73+
- [MSBuild](../msbuild/msbuild.md) - Review and update text and screenshots
74+
- [Walkthrough: Use MSBuild](../msbuild/walkthrough-using-msbuild.md) - Review and update text and screenshots
75+
- [MSBuild reserved and well-known properties](../msbuild/msbuild-reserved-and-well-known-properties.md) - Add undocumented MSBuild properties
76+
77+
### Profiling
78+
79+
**New articles**
80+
81+
- [Identify hot paths with a visualized call tree](../profiling/flame-graph.md)
82+
83+
### Test
84+
85+
**Updated articles**
86+
87+
- [Use the MSTest framework in unit tests](../test/using-microsoft-visualstudio-testtools-unittesting-members-in-unit-tests.md) - Refresh and complete MSTest documentation
88+
- [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
2489

2590
## Community contributors
2691

27-
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/).
92+
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/).
2893

94+
- [mikeirvingweb](https://github.com/mikeirvingweb) - Mike Irving (2)
95+
- [abhinav2605](https://github.com/abhinav2605) - abhinav kumar (1)
96+
- [RicardoJarree](https://github.com/RicardoJarree) - Richard Jarrett (1)
97+
- [SIGEER2222](https://github.com/SIGEER2222) - Sigeer (1)
98+
- [xtqqczze](https://github.com/xtqqczze) - xtqqczze (1)
2999

30100
## September 2022
31101

0 commit comments

Comments
 (0)