diff --git a/docs/azure/vs-azure-tools-debug-cloud-services-virtual-machines.md b/docs/azure/vs-azure-tools-debug-cloud-services-virtual-machines.md index 25ad3bcfca6..ece23706065 100644 --- a/docs/azure/vs-azure-tools-debug-cloud-services-virtual-machines.md +++ b/docs/azure/vs-azure-tools-debug-cloud-services-virtual-machines.md @@ -1,11 +1,11 @@ --- title: Debug an Azure Cloud Services (extended support) service or virtual machine description: Debug an Azure Cloud Services (extended support) service or virtual machine in Visual Studio by running the operation on your local computer or debugging remotely in Azure. -author: mikejo5000 +author: RoseHJM monikerRange: "<=vs-2022" ms.topic: how-to ms.date: 03/06/2024 -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.custom: sfi-image-nochange --- diff --git a/docs/azure/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md b/docs/azure/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md index 85b830ab373..c6431c902aa 100644 --- a/docs/azure/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md +++ b/docs/azure/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md @@ -6,7 +6,7 @@ monikerRange: "<=vs-2022" ms.subservice: azure-development ms.topic: how-to ms.date: 03/06/2024 -ms.author: mikejo +ms.author: rosemalcolm ms.custom: sfi-image-nochange --- diff --git a/docs/azure/vs-azure-tools-emulator-express-debug-run.md b/docs/azure/vs-azure-tools-emulator-express-debug-run.md index 5875184d26e..0eb1eff35f2 100644 --- a/docs/azure/vs-azure-tools-emulator-express-debug-run.md +++ b/docs/azure/vs-azure-tools-emulator-express-debug-run.md @@ -1,12 +1,12 @@ --- title: Run and debug Azure service locally with Emulator Express description: Use Emulator Express to run and debug an Azure Cloud Services (extended support) on a local machine without running Visual Studio as an administrator. -author: mikejo5000 +author: RoseHJM monikerRange: "<=vs-2022" ms.subservice: azure-development ms.topic: how-to ms.date: 03/06/2024 -ms.author: mikejo +ms.author: rosemalcolm --- # Using Emulator Express to run and debug an Azure Cloud Services (extended support) on a local machine diff --git a/docs/code-quality/analyzers-faq.yml b/docs/code-quality/analyzers-faq.yml index 0e954334958..fcfa8fa520c 100644 --- a/docs/code-quality/analyzers-faq.yml +++ b/docs/code-quality/analyzers-faq.yml @@ -6,8 +6,8 @@ metadata: ms.topic: faq helpviewer_keywords: - analyzers, faq - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm manager: wiwagn ms.workload: - multiple diff --git a/docs/code-quality/automatic-feature-suspension.md b/docs/code-quality/automatic-feature-suspension.md index ec5d915a5a7..6b094c90ab4 100644 --- a/docs/code-quality/automatic-feature-suspension.md +++ b/docs/code-quality/automatic-feature-suspension.md @@ -9,8 +9,8 @@ helpviewer_keywords: - "full solution analysis" - "performance" - "low-memory" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/code-metrics-class-coupling.md b/docs/code-quality/code-metrics-class-coupling.md index 31909337d6c..39fb704b5ed 100644 --- a/docs/code-quality/code-metrics-class-coupling.md +++ b/docs/code-quality/code-metrics-class-coupling.md @@ -3,8 +3,8 @@ title: Code metrics - Class coupling ms.date: 1/8/2021 description: Explore the class coupling metric for code metrics in Visual Studio, also known as Coupling Between Objects (CBO), and measure how many classes a single class uses. ms.topic: concept-article -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/code-metrics-cyclomatic-complexity.md b/docs/code-quality/code-metrics-cyclomatic-complexity.md index ea31e42c41b..7f30f041f73 100644 --- a/docs/code-quality/code-metrics-cyclomatic-complexity.md +++ b/docs/code-quality/code-metrics-cyclomatic-complexity.md @@ -3,8 +3,8 @@ title: Code metrics - Cyclomatic complexity ms.date: 12/10/2024 description: Explore the cyclomatic complexity metric for code metrics in Visual Studio and estimate the difficulty to test, maintain, and troubleshoot your code. ms.topic: concept-article -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/code-metrics-depth-of-inheritance.md b/docs/code-quality/code-metrics-depth-of-inheritance.md index 0604530feb4..518890d58d4 100644 --- a/docs/code-quality/code-metrics-depth-of-inheritance.md +++ b/docs/code-quality/code-metrics-depth-of-inheritance.md @@ -3,8 +3,8 @@ title: Code metrics - Depth of inheritance ms.date: 1/8/2021 description: Learn about the depth of inheritance metric for code metrics in Visual Studio. ms.topic: concept-article -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/code-metrics-maintainability-index-range-and-meaning.md b/docs/code-quality/code-metrics-maintainability-index-range-and-meaning.md index 0fbed92e3a5..d6831c62182 100644 --- a/docs/code-quality/code-metrics-maintainability-index-range-and-meaning.md +++ b/docs/code-quality/code-metrics-maintainability-index-range-and-meaning.md @@ -3,8 +3,8 @@ title: Code metrics - Maintainability index range and meaning ms.date: 1/9/2025 description: Explore the maintainability index range metric for code metrics in Visual Studio and how the reset values are established. ms.topic: concept-article -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/code-metrics-values.md b/docs/code-quality/code-metrics-values.md index 2355ed42d06..98c6ab35620 100644 --- a/docs/code-quality/code-metrics-values.md +++ b/docs/code-quality/code-metrics-values.md @@ -11,8 +11,8 @@ dev_langs: - "FSharp" helpviewer_keywords: - code metrics [Visual Studio] -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/how-to-generate-code-metrics-data.md b/docs/code-quality/how-to-generate-code-metrics-data.md index ffbfa78e6a5..1386f8c62ff 100644 --- a/docs/code-quality/how-to-generate-code-metrics-data.md +++ b/docs/code-quality/how-to-generate-code-metrics-data.md @@ -7,8 +7,8 @@ helpviewer_keywords: - code metrics data - code metrics results - code metrics [Visual Studio] -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/index.yml b/docs/code-quality/index.yml index ef7f0c5b92a..1ebbb776e17 100644 --- a/docs/code-quality/index.yml +++ b/docs/code-quality/index.yml @@ -8,8 +8,8 @@ metadata: description: Explore analysis options in Visual Studio to assess code quality, including options for .NET and C++, quality and style rules, and handling warnings. ms.subservice: code-analysis ms.topic: landing-page - author: Mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm ms.date: 12/10/2024 # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new diff --git a/docs/code-quality/install-net-analyzers.md b/docs/code-quality/install-net-analyzers.md index 75a825de1ba..787d3925514 100644 --- a/docs/code-quality/install-net-analyzers.md +++ b/docs/code-quality/install-net-analyzers.md @@ -5,8 +5,8 @@ description: Enable first-party .NET analyzers by using the .NET SDK in Visual S ms.topic: how-to helpviewer_keywords: - .NET analyzers -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers.md b/docs/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers.md index 13a2bda025b..f4c183d35fc 100644 --- a/docs/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers.md +++ b/docs/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers.md @@ -9,8 +9,8 @@ helpviewer_keywords: - FxCop, migration - legacy analysis, migration - source code analysis, migration -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/migrate-from-legacy-analysis-to-net-analyzers.md b/docs/code-quality/migrate-from-legacy-analysis-to-net-analyzers.md index ff99437a1f2..69fb3ece2d5 100644 --- a/docs/code-quality/migrate-from-legacy-analysis-to-net-analyzers.md +++ b/docs/code-quality/migrate-from-legacy-analysis-to-net-analyzers.md @@ -9,8 +9,8 @@ helpviewer_keywords: - FxCop, migration - legacy analysis, migration - source code analysis, migration -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/code-quality/net-analyzers-faq.yml b/docs/code-quality/net-analyzers-faq.yml index 850d7a359c3..043874cb7e7 100644 --- a/docs/code-quality/net-analyzers-faq.yml +++ b/docs/code-quality/net-analyzers-faq.yml @@ -6,8 +6,8 @@ metadata: ms.topic: faq helpviewer_keywords: - code analysis FAQ - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm manager: wiwagn ms.workload: - dotnet diff --git a/docs/code-quality/working-with-code-metrics-data.md b/docs/code-quality/working-with-code-metrics-data.md index 7dd1b30a834..735cedc9ab7 100644 --- a/docs/code-quality/working-with-code-metrics-data.md +++ b/docs/code-quality/working-with-code-metrics-data.md @@ -9,8 +9,8 @@ helpviewer_keywords: - code metrics results - code metrics results window - results window, code metrics -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: code-analysis --- diff --git a/docs/debugger/autos-and-locals-windows.md b/docs/debugger/autos-and-locals-windows.md index 457811d3202..1174313869a 100644 --- a/docs/debugger/autos-and-locals-windows.md +++ b/docs/debugger/autos-and-locals-windows.md @@ -10,8 +10,8 @@ f1_keywords: helpviewer_keywords: - debugger, variable windows - debugging [Visual Studio], variable windows -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.collection: ce-skilling-ai-copilot diff --git a/docs/debugger/configure-the-windows-firewall-for-remote-debugging.md b/docs/debugger/configure-the-windows-firewall-for-remote-debugging.md index 2cad876b7ff..57cb30e920b 100644 --- a/docs/debugger/configure-the-windows-firewall-for-remote-debugging.md +++ b/docs/debugger/configure-the-windows-firewall-for-remote-debugging.md @@ -5,8 +5,8 @@ ms.date: 10/01/2025 ms.topic: how-to f1_keywords: - "vs.debug.firewallconfiguration" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/continuing-execution-after-an-exception.md b/docs/debugger/continuing-execution-after-an-exception.md index d6b462a7134..4298d8f5d65 100644 --- a/docs/debugger/continuing-execution-after-an-exception.md +++ b/docs/debugger/continuing-execution-after-an-exception.md @@ -20,8 +20,8 @@ helpviewer_keywords: - threading [Visual Studio], continuing execution after exceptions - Exceptions dialog box - programs, executing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/create-custom-views-of-native-objects.md b/docs/debugger/create-custom-views-of-native-objects.md index fe3bfd041cd..409aa507339 100644 --- a/docs/debugger/create-custom-views-of-native-objects.md +++ b/docs/debugger/create-custom-views-of-native-objects.md @@ -7,8 +7,8 @@ f1_keywords: - natvis dev_langs: - C++ -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debug-64-bit-applications.md b/docs/debugger/debug-64-bit-applications.md index d66b3baaea6..d4a2b940d20 100644 --- a/docs/debugger/debug-64-bit-applications.md +++ b/docs/debugger/debug-64-bit-applications.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - debugging [Visual Studio], 64-bit - 64-bit debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debug-azure-apps.md b/docs/debugger/debug-azure-apps.md index f080fb0d45b..f7ff36624b3 100644 --- a/docs/debugger/debug-azure-apps.md +++ b/docs/debugger/debug-azure-apps.md @@ -5,8 +5,8 @@ ms.date: 09/22/2022 ms.topic: how-to helpviewer_keywords: - debugger -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debug-installed-app-package.md b/docs/debugger/debug-installed-app-package.md index bc5a820e4af..2afbed39d54 100644 --- a/docs/debugger/debug-installed-app-package.md +++ b/docs/debugger/debug-installed-app-package.md @@ -14,8 +14,8 @@ dev_langs: - VB helpviewer_keywords: - app package, debug -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.custom: sfi-image-nochange diff --git a/docs/debugger/debug-live-azure-applications.md b/docs/debugger/debug-live-azure-applications.md index 43b77a0a69d..542156b7924 100644 --- a/docs/debugger/debug-live-azure-applications.md +++ b/docs/debugger/debug-live-azure-applications.md @@ -6,8 +6,8 @@ ms.date: 03/16/2018 ms.topic: how-to helpviewer_keywords: - debugger -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.custom: sfi-image-nochange diff --git a/docs/debugger/debug-multiple-processes.md b/docs/debugger/debug-multiple-processes.md index 287429eabcc..4dfc67841b2 100644 --- a/docs/debugger/debug-multiple-processes.md +++ b/docs/debugger/debug-multiple-processes.md @@ -14,8 +14,8 @@ dev_langs: - VB - FSharp - C++ -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debug-using-the-just-in-time-debugger.md b/docs/debugger/debug-using-the-just-in-time-debugger.md index 5024974915e..f91a3256fe0 100644 --- a/docs/debugger/debug-using-the-just-in-time-debugger.md +++ b/docs/debugger/debug-using-the-just-in-time-debugger.md @@ -9,8 +9,8 @@ f1_keywords: helpviewer_keywords: - debugging [Visual Studio], Just-In-Time - Just-In-Time debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debug-with-copilot.md b/docs/debugger/debug-with-copilot.md index 2cee02d4395..f846b2a8b78 100644 --- a/docs/debugger/debug-with-copilot.md +++ b/docs/debugger/debug-with-copilot.md @@ -13,8 +13,8 @@ dev_langs: helpviewer_keywords: - debugger, Copilot - Copilot, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ai-tools ms.collection: ce-skilling-ai-copilot diff --git a/docs/debugger/debugger-feature-tour.md b/docs/debugger/debugger-feature-tour.md index 9d17be3d54a..459d2a4d199 100644 --- a/docs/debugger/debugger-feature-tour.md +++ b/docs/debugger/debugger-feature-tour.md @@ -5,8 +5,8 @@ ms.topic: concept-article ms.date: 03/23/2026 helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debugging-absolute-beginners.md b/docs/debugger/debugging-absolute-beginners.md index 982e55b89b3..682dfe74b93 100644 --- a/docs/debugger/debugging-absolute-beginners.md +++ b/docs/debugger/debugging-absolute-beginners.md @@ -5,8 +5,8 @@ ms.date: 12/18/2025 ms.topic: tutorial helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/debugging-deployed-web-applications.md b/docs/debugger/debugging-deployed-web-applications.md index 76b87915f53..6e2e4035c6f 100644 --- a/docs/debugger/debugging-deployed-web-applications.md +++ b/docs/debugger/debugging-deployed-web-applications.md @@ -15,8 +15,8 @@ helpviewer_keywords: - debugging Web services - ASP.NET, debugging Web applications - XML Web services, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/decompilation.md b/docs/debugger/decompilation.md index f227248c4a2..0af8c322320 100644 --- a/docs/debugger/decompilation.md +++ b/docs/debugger/decompilation.md @@ -8,8 +8,8 @@ dev_langs: helpviewer_keywords: - decompilation, debugger, exception - debugging [Visual Studio], decompilation, source not found -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/debugger/diagnose-problems-after-deployment.md b/docs/debugger/diagnose-problems-after-deployment.md index 037d06bef25..20ae7462633 100644 --- a/docs/debugger/diagnose-problems-after-deployment.md +++ b/docs/debugger/diagnose-problems-after-deployment.md @@ -3,8 +3,8 @@ title: Diagnose problems after deployment description: Diagnose problems after deployment using IntelliTrace in Visual Studio. Include build information with your release. Release and monitor your app to find the problem. ms.date: 10/28/2025 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/diagnostic-messages-in-the-output-window.md b/docs/debugger/diagnostic-messages-in-the-output-window.md index 4a1e26877f5..989b56c4bd7 100644 --- a/docs/debugger/diagnostic-messages-in-the-output-window.md +++ b/docs/debugger/diagnostic-messages-in-the-output-window.md @@ -16,8 +16,8 @@ helpviewer_keywords: - debugger, Output window - debugging [Visual Studio], diagnostic messages in Output window - Debug class -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/error-debugger-services-no-memory.md b/docs/debugger/error-debugger-services-no-memory.md index b4f7a18ca2d..8f9e27cf0c8 100644 --- a/docs/debugger/error-debugger-services-no-memory.md +++ b/docs/debugger/error-debugger-services-no-memory.md @@ -12,8 +12,8 @@ dev_langs: - "C++" helpviewer_keywords: - "debugger" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm --- # Debugger Services Running Out of Memory diff --git a/docs/debugger/exception-helper.md b/docs/debugger/exception-helper.md index 720f72d1472..ad4ff549db9 100644 --- a/docs/debugger/exception-helper.md +++ b/docs/debugger/exception-helper.md @@ -12,8 +12,8 @@ dev_langs: helpviewer_keywords: - exception helper, debugger, exception - debugging [Visual Studio], exception helper, Examine an exception -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/get-started-debugging-multithreaded-apps.md b/docs/debugger/get-started-debugging-multithreaded-apps.md index 98d5732000a..9fcb730b501 100644 --- a/docs/debugger/get-started-debugging-multithreaded-apps.md +++ b/docs/debugger/get-started-debugging-multithreaded-apps.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - multithreaded debugging, tutorial - tutorials, multithreaded debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/get-started-with-breakpoints.md b/docs/debugger/get-started-with-breakpoints.md index b8e2b0cd532..ec1326bceed 100644 --- a/docs/debugger/get-started-with-breakpoints.md +++ b/docs/debugger/get-started-with-breakpoints.md @@ -16,8 +16,8 @@ f1_keywords: - vs.debug.address helpviewer_keywords: - breakpoints, about breakpoints -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/getting-started-with-the-debugger-cpp.md b/docs/debugger/getting-started-with-the-debugger-cpp.md index 912cdbc5cf9..419a55c1a80 100644 --- a/docs/debugger/getting-started-with-the-debugger-cpp.md +++ b/docs/debugger/getting-started-with-the-debugger-cpp.md @@ -8,8 +8,8 @@ dev_langs: - "C++" helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.update-cycle: 90-days diff --git a/docs/debugger/historical-debugging-inspect-app.md b/docs/debugger/historical-debugging-inspect-app.md index 021757ad53e..6ed98815b75 100644 --- a/docs/debugger/historical-debugging-inspect-app.md +++ b/docs/debugger/historical-debugging-inspect-app.md @@ -3,8 +3,8 @@ title: Inspect your app with historical debugging description: Follow an investigation that uses IntelliTrace historical debugging to track down a bug in a C# console application. ms.date: 11/04/2016 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/hot-reload-metadataupdatehandler.md b/docs/debugger/hot-reload-metadataupdatehandler.md index 9a327609903..67861ce3a0a 100644 --- a/docs/debugger/hot-reload-metadataupdatehandler.md +++ b/docs/debugger/hot-reload-metadataupdatehandler.md @@ -7,8 +7,8 @@ helpviewer_keywords: - "Hot reload, MetadataUpdateHandler" - ".NET Hot Reload, MetadataUpdateHandler" - "MetadataUpdateHandler for .NET Hot Reload" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/debugger/hot-reload.md b/docs/debugger/hot-reload.md index afc2dd65464..fa9e87dc3cd 100644 --- a/docs/debugger/hot-reload.md +++ b/docs/debugger/hot-reload.md @@ -6,8 +6,8 @@ ms.topic: how-to helpviewer_keywords: - "Hot reload" - ".NET Hot Reload" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/debugger/how-to-debug-a-self-hosted-wcf-service.md b/docs/debugger/how-to-debug-a-self-hosted-wcf-service.md index 31de49a3c81..6503e06c843 100644 --- a/docs/debugger/how-to-debug-a-self-hosted-wcf-service.md +++ b/docs/debugger/how-to-debug-a-self-hosted-wcf-service.md @@ -12,8 +12,8 @@ helpviewer_keywords: - debugging, WCF - WCF, self-hosted service - WCF, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-an-executable-not-part-of-a-visual-studio-solution.md b/docs/debugger/how-to-debug-an-executable-not-part-of-a-visual-studio-solution.md index cc2ac01e75a..9332316e4f7 100644 --- a/docs/debugger/how-to-debug-an-executable-not-part-of-a-visual-studio-solution.md +++ b/docs/debugger/how-to-debug-an-executable-not-part-of-a-visual-studio-solution.md @@ -14,8 +14,8 @@ helpviewer_keywords: - debugging [Visual Studio], executables - executable files, importing - executable files, debugging outside of projects -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-aspnet-exceptions.md b/docs/debugger/how-to-debug-aspnet-exceptions.md index aa28cd0b63f..1f98d71f663 100644 --- a/docs/debugger/how-to-debug-aspnet-exceptions.md +++ b/docs/debugger/how-to-debug-aspnet-exceptions.md @@ -12,8 +12,8 @@ helpviewer_keywords: - debugging [Visual Studio], ASP.NET exceptions - ASP.NET, exceptions - exceptions, ASP.NET -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-dotnet-framework-source.md b/docs/debugger/how-to-debug-dotnet-framework-source.md index 48acb895668..71e09d7e920 100644 --- a/docs/debugger/how-to-debug-dotnet-framework-source.md +++ b/docs/debugger/how-to-debug-dotnet-framework-source.md @@ -5,8 +5,8 @@ ms.date: 10/30/2025 ms.topic: how-to helpviewer_keywords: - debugging, .NET Framework source -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-from-a-dll-project.md b/docs/debugger/how-to-debug-from-a-dll-project.md index 119bfa0a01c..3ee9d7b07f7 100644 --- a/docs/debugger/how-to-debug-from-a-dll-project.md +++ b/docs/debugger/how-to-debug-from-a-dll-project.md @@ -13,8 +13,8 @@ helpviewer_keywords: - debugging DLLs - DLLs, debugging projects - debugging [Visual Studio], DLLs -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics #customer intent: As a developer, I want to debug a DLL project from the project itself in Visual Studio, so I can trigger debug actions from the calling application. diff --git a/docs/debugger/how-to-debug-in-mixed-mode.md b/docs/debugger/how-to-debug-in-mixed-mode.md index 6e8b8206c1a..1dffc5e8639 100644 --- a/docs/debugger/how-to-debug-in-mixed-mode.md +++ b/docs/debugger/how-to-debug-in-mixed-mode.md @@ -12,8 +12,8 @@ helpviewer_keywords: - debugging DLLs - debugging [Visual Studio], mixed-mode - mixed-mode debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics zone_pivot_groups: programming-languages-set-two diff --git a/docs/debugger/how-to-debug-inline-assembly-code.md b/docs/debugger/how-to-debug-inline-assembly-code.md index 62614ff025e..850e3ccf688 100644 --- a/docs/debugger/how-to-debug-inline-assembly-code.md +++ b/docs/debugger/how-to-debug-inline-assembly-code.md @@ -14,8 +14,8 @@ helpviewer_keywords: - assembly language, debugging inline assembly code - debugging [C++], inline assembly code - inline assembly, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-managed-and-native-code.md b/docs/debugger/how-to-debug-managed-and-native-code.md index d144790d26a..9ca7e83483c 100644 --- a/docs/debugger/how-to-debug-managed-and-native-code.md +++ b/docs/debugger/how-to-debug-managed-and-native-code.md @@ -8,8 +8,8 @@ dev_langs: - "C++" helpviewer_keywords: - "mixed mode debugging" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-on-a-high-performance-cluster.md b/docs/debugger/how-to-debug-on-a-high-performance-cluster.md index 5ad34864c31..d9f370c895d 100644 --- a/docs/debugger/how-to-debug-on-a-high-performance-cluster.md +++ b/docs/debugger/how-to-debug-on-a-high-performance-cluster.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - cluster debugging - high-performance debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-optimized-code.md b/docs/debugger/how-to-debug-optimized-code.md index a143d658f10..d4693bf751c 100644 --- a/docs/debugger/how-to-debug-optimized-code.md +++ b/docs/debugger/how-to-debug-optimized-code.md @@ -16,8 +16,8 @@ helpviewer_keywords: - optimization, debug builds - debug builds, optimizing - optimized code, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-debug-the-onstart-method.md b/docs/debugger/how-to-debug-the-onstart-method.md index 01002d287e0..e91ab8df715 100644 --- a/docs/debugger/how-to-debug-the-onstart-method.md +++ b/docs/debugger/how-to-debug-the-onstart-method.md @@ -14,8 +14,8 @@ helpviewer_keywords: - debugging managed code, OnStart method - debugging Windows Services applications, OnStart method - Windows Service applications, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-display-wpf-trace-information.md b/docs/debugger/how-to-display-wpf-trace-information.md index 734ba9a5ed2..ea038e82012 100644 --- a/docs/debugger/how-to-display-wpf-trace-information.md +++ b/docs/debugger/how-to-display-wpf-trace-information.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - WPF, debugging - debugging, WPF -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-enable-and-disable-edit-and-continue.md b/docs/debugger/how-to-enable-and-disable-edit-and-continue.md index b912fbd7c3f..07209f6155f 100644 --- a/docs/debugger/how-to-enable-and-disable-edit-and-continue.md +++ b/docs/debugger/how-to-enable-and-disable-edit-and-continue.md @@ -21,8 +21,8 @@ helpviewer_keywords: - Edit and Continue, applying code changes - Step command - Go command -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.custom: awp-ai diff --git a/docs/debugger/how-to-enable-debugging-for-aspnet-applications.md b/docs/debugger/how-to-enable-debugging-for-aspnet-applications.md index 38f0c09f801..31918096960 100644 --- a/docs/debugger/how-to-enable-debugging-for-aspnet-applications.md +++ b/docs/debugger/how-to-enable-debugging-for-aspnet-applications.md @@ -12,8 +12,8 @@ helpviewer_keywords: - debugging ASP.NET Web applications - Web.config configuration file, debug mode - debugging [Visual Studio], ASP.NET -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-examine-system-code-after-an-exception.md b/docs/debugger/how-to-examine-system-code-after-an-exception.md index ba58aeb251b..9fc9015adc8 100644 --- a/docs/debugger/how-to-examine-system-code-after-an-exception.md +++ b/docs/debugger/how-to-examine-system-code-after-an-exception.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - debugging, exceptions - exceptions, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-find-the-name-of-the-aspnet-process.md b/docs/debugger/how-to-find-the-name-of-the-aspnet-process.md index 82af6914438..0425b1f5986 100644 --- a/docs/debugger/how-to-find-the-name-of-the-aspnet-process.md +++ b/docs/debugger/how-to-find-the-name-of-the-aspnet-process.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - ASP.NET debugging, ASP.NET process - ASP.NET process -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-find-which-dll-your-program-crashed-in.md b/docs/debugger/how-to-find-which-dll-your-program-crashed-in.md index 04f3cd4ba0a..d4ed376115f 100644 --- a/docs/debugger/how-to-find-which-dll-your-program-crashed-in.md +++ b/docs/debugger/how-to-find-which-dll-your-program-crashed-in.md @@ -17,8 +17,8 @@ helpviewer_keywords: - Modules window - debugging [Visual Studio], DLL crashes - DLLs, load order of -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-flag-and-unflag-threads.md b/docs/debugger/how-to-flag-and-unflag-threads.md index 37e2c69f975..43a25b6ca03 100644 --- a/docs/debugger/how-to-flag-and-unflag-threads.md +++ b/docs/debugger/how-to-flag-and-unflag-threads.md @@ -10,8 +10,8 @@ dev_langs: - C++ helpviewer_keywords: - treads, switching [debugging] -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-install-a-visualizer.md b/docs/debugger/how-to-install-a-visualizer.md index 4c5045282b4..aba73559da6 100644 --- a/docs/debugger/how-to-install-a-visualizer.md +++ b/docs/debugger/how-to-install-a-visualizer.md @@ -12,8 +12,8 @@ dev_langs: helpviewer_keywords: - debugger, visualizers - visualizers, installing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-restore-hidden-debugger-commands.md b/docs/debugger/how-to-restore-hidden-debugger-commands.md index e997a342882..747f0122be8 100644 --- a/docs/debugger/how-to-restore-hidden-debugger-commands.md +++ b/docs/debugger/how-to-restore-hidden-debugger-commands.md @@ -13,8 +13,8 @@ helpviewer_keywords: - debugger, restoring commands - debugging [Visual Studio], restoring commands - commands, debugger -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-run-the-worker-process-under-a-user-account.md b/docs/debugger/how-to-run-the-worker-process-under-a-user-account.md index 59b7d5464ba..155960f43cd 100644 --- a/docs/debugger/how-to-run-the-worker-process-under-a-user-account.md +++ b/docs/debugger/how-to-run-the-worker-process-under-a-user-account.md @@ -14,8 +14,8 @@ helpviewer_keywords: - tools, aspnet_wp.exe - ASP.NET, tools - aspnet_wp.exe -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-search-for-a-process-in-processes-view.md b/docs/debugger/how-to-search-for-a-process-in-processes-view.md index e51992bfb45..a8587b560b6 100644 --- a/docs/debugger/how-to-search-for-a-process-in-processes-view.md +++ b/docs/debugger/how-to-search-for-a-process-in-processes-view.md @@ -6,8 +6,8 @@ ms.topic: how-to helpviewer_keywords: - Processes view - processes, searching for -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-search-for-a-thread-in-threads-view.md b/docs/debugger/how-to-search-for-a-thread-in-threads-view.md index b6ae77a323c..609201f4b26 100644 --- a/docs/debugger/how-to-search-for-a-thread-in-threads-view.md +++ b/docs/debugger/how-to-search-for-a-thread-in-threads-view.md @@ -5,8 +5,8 @@ ms.date: 02/08/2024 ms.topic: how-to helpviewer_keywords: - threads, searching -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-set-debug-and-release-configurations.md b/docs/debugger/how-to-set-debug-and-release-configurations.md index 9291f1118eb..36f3533d16c 100644 --- a/docs/debugger/how-to-set-debug-and-release-configurations.md +++ b/docs/debugger/how-to-set-debug-and-release-configurations.md @@ -26,8 +26,8 @@ helpviewer_keywords: - debug configurations - release builds, switching to debug build - Visual Basic projects, debug and release builds -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-specify-a-dotnet-framework-version-for-debugging.md b/docs/debugger/how-to-specify-a-dotnet-framework-version-for-debugging.md index b0ee350d0af..ab700b8e768 100644 --- a/docs/debugger/how-to-specify-a-dotnet-framework-version-for-debugging.md +++ b/docs/debugger/how-to-specify-a-dotnet-framework-version-for-debugging.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - .NET Framework, specifying version for debugging - debugging [Visual Studio], specifying .NET Framework version -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-specify-debugger-settings.md b/docs/debugger/how-to-specify-debugger-settings.md index c92030677f7..944310df7a1 100644 --- a/docs/debugger/how-to-specify-debugger-settings.md +++ b/docs/debugger/how-to-specify-debugger-settings.md @@ -14,8 +14,8 @@ helpviewer_keywords: - debugger, setting options - debugging [Visual Studio], debugger settings - options, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-start-spy-increment.md b/docs/debugger/how-to-start-spy-increment.md index 16eb6ea5920..62146477b25 100644 --- a/docs/debugger/how-to-start-spy-increment.md +++ b/docs/debugger/how-to-start-spy-increment.md @@ -5,8 +5,8 @@ ms.date: 05/29/2026 ms.topic: how-to helpviewer_keywords: - Spy++, starting -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics #customer intent: As a developer, I want to use the Spy++ tool in Visual Studio so I can debug my solution. diff --git a/docs/debugger/how-to-step-into-wcf-services.md b/docs/debugger/how-to-step-into-wcf-services.md index fd2009ac435..2b1a721548b 100644 --- a/docs/debugger/how-to-step-into-wcf-services.md +++ b/docs/debugger/how-to-step-into-wcf-services.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - debugging, WCF - WCF, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-switch-to-another-thread-while-debugging.md b/docs/debugger/how-to-switch-to-another-thread-while-debugging.md index 5d18e63bf80..477de4d3dfe 100644 --- a/docs/debugger/how-to-switch-to-another-thread-while-debugging.md +++ b/docs/debugger/how-to-switch-to-another-thread-while-debugging.md @@ -10,8 +10,8 @@ dev_langs: - C++ helpviewer_keywords: - threads, switching [debugging] -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-test-and-debug-a-visualizer.md b/docs/debugger/how-to-test-and-debug-a-visualizer.md index 97ea7982eb2..f02b918c1fe 100644 --- a/docs/debugger/how-to-test-and-debug-a-visualizer.md +++ b/docs/debugger/how-to-test-and-debug-a-visualizer.md @@ -12,8 +12,8 @@ helpviewer_keywords: - visualizers, testing - visualizers, debugging - debugging [Visual Studio], visualizers -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-trigger-suspend-resume-and-background-events-for-windows-store-apps-in-visual-studio.md b/docs/debugger/how-to-trigger-suspend-resume-and-background-events-for-windows-store-apps-in-visual-studio.md index e180e0cbc57..4a00e18eb43 100644 --- a/docs/debugger/how-to-trigger-suspend-resume-and-background-events-for-windows-store-apps-in-visual-studio.md +++ b/docs/debugger/how-to-trigger-suspend-resume-and-background-events-for-windows-store-apps-in-visual-studio.md @@ -10,8 +10,8 @@ dev_langs: - VB - FSharp - C++ -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-messages-view.md b/docs/debugger/how-to-use-messages-view.md index d2a6c63670f..f1309d29b3e 100644 --- a/docs/debugger/how-to-use-messages-view.md +++ b/docs/debugger/how-to-use-messages-view.md @@ -9,8 +9,8 @@ helpviewer_keywords: - opening Messages view in Spy++ - Message Search dialog box - logs, starting message log display -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-native-run-time-checks.md b/docs/debugger/how-to-use-native-run-time-checks.md index f06d9a59338..e2f55130657 100644 --- a/docs/debugger/how-to-use-native-run-time-checks.md +++ b/docs/debugger/how-to-use-native-run-time-checks.md @@ -32,8 +32,8 @@ helpviewer_keywords: - debugging arrays - stack pointers - arrays [Visual Studio], debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-call-stack-window.md b/docs/debugger/how-to-use-the-call-stack-window.md index df33ade276b..0fd8f0de0bd 100644 --- a/docs/debugger/how-to-use-the-call-stack-window.md +++ b/docs/debugger/how-to-use-the-call-stack-window.md @@ -25,8 +25,8 @@ helpviewer_keywords: - Call Stack window, viewing source code for functions on the call stack - stack, switching stack frames - Call Stack window, viewing disassembly code for functions on the call stack -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-disassembly-window.md b/docs/debugger/how-to-use-the-disassembly-window.md index 66c2c8dc644..4daed7ffde1 100644 --- a/docs/debugger/how-to-use-the-disassembly-window.md +++ b/docs/debugger/how-to-use-the-disassembly-window.md @@ -16,8 +16,8 @@ helpviewer_keywords: - breakpoints, Disassembly window - Disassembly window - machine code -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-gpu-threads-window.md b/docs/debugger/how-to-use-the-gpu-threads-window.md index 542a848f36e..f58246a1481 100644 --- a/docs/debugger/how-to-use-the-gpu-threads-window.md +++ b/docs/debugger/how-to-use-the-gpu-threads-window.md @@ -12,8 +12,8 @@ dev_langs: - C++ helpviewer_keywords: - debugger, GPU threads window -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-modules-window.md b/docs/debugger/how-to-use-the-modules-window.md index bab806a0289..caf277e4f7f 100644 --- a/docs/debugger/how-to-use-the-modules-window.md +++ b/docs/debugger/how-to-use-the-modules-window.md @@ -19,8 +19,8 @@ helpviewer_keywords: - debugging [Visual Studio], displaying modules - DLLs, displaying while debugging - modules, displaying -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-parallel-watch-window.md b/docs/debugger/how-to-use-the-parallel-watch-window.md index 1d3b49edc39..c3d5c31cbc1 100644 --- a/docs/debugger/how-to-use-the-parallel-watch-window.md +++ b/docs/debugger/how-to-use-the-parallel-watch-window.md @@ -12,8 +12,8 @@ dev_langs: - C++ helpviewer_keywords: - debugger, parallel watch window -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-registers-window.md b/docs/debugger/how-to-use-the-registers-window.md index 2e5c3e1bc8a..d46758ba6e5 100644 --- a/docs/debugger/how-to-use-the-registers-window.md +++ b/docs/debugger/how-to-use-the-registers-window.md @@ -20,8 +20,8 @@ helpviewer_keywords: - register groups - debugging [Visual Studio], Registers window - Registers window -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-the-threads-window.md b/docs/debugger/how-to-use-the-threads-window.md index f6ddc642340..fd82da013fb 100644 --- a/docs/debugger/how-to-use-the-threads-window.md +++ b/docs/debugger/how-to-use-the-threads-window.md @@ -13,8 +13,8 @@ helpviewer_keywords: - tutorials, multithreaded debugging - deadlock, debugging - debugging, deadlock -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/debugger/how-to-use-the-wpf-tree-visualizer.md b/docs/debugger/how-to-use-the-wpf-tree-visualizer.md index adb10309cda..55a951bb5de 100644 --- a/docs/debugger/how-to-use-the-wpf-tree-visualizer.md +++ b/docs/debugger/how-to-use-the-wpf-tree-visualizer.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - WPF, debugging - debugging, WPF -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-use-windows-view.md b/docs/debugger/how-to-use-windows-view.md index 17792e2112f..661f8d3db80 100644 --- a/docs/debugger/how-to-use-windows-view.md +++ b/docs/debugger/how-to-use-windows-view.md @@ -6,8 +6,8 @@ ms.topic: how-to helpviewer_keywords: - Window Finder Tool - searching in Windows view -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-view-script-documents.md b/docs/debugger/how-to-view-script-documents.md index 010670b79ac..2d792a0437b 100644 --- a/docs/debugger/how-to-view-script-documents.md +++ b/docs/debugger/how-to-view-script-documents.md @@ -10,8 +10,8 @@ dev_langs: - C++ helpviewer_keywords: - Script Explorer -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/how-to-write-a-run-time-error-reporting-function.md b/docs/debugger/how-to-write-a-run-time-error-reporting-function.md index 950db964ce1..64592c60683 100644 --- a/docs/debugger/how-to-write-a-run-time-error-reporting-function.md +++ b/docs/debugger/how-to-write-a-run-time-error-reporting-function.md @@ -12,8 +12,8 @@ dev_langs: helpviewer_keywords: - run-time errors, reporting functions - reporting function -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/implementing-natvis-intrinsic-function.md b/docs/debugger/implementing-natvis-intrinsic-function.md index 41931767707..a387da62358 100644 --- a/docs/debugger/implementing-natvis-intrinsic-function.md +++ b/docs/debugger/implementing-natvis-intrinsic-function.md @@ -7,8 +7,8 @@ f1_keywords: - natvis, intrinsic function dev_langs: - C++ -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/includes/native-faq-access-violation.md b/docs/debugger/includes/native-faq-access-violation.md index ec4aa2093a1..7133e6177ab 100644 --- a/docs/debugger/includes/native-faq-access-violation.md +++ b/docs/debugger/includes/native-faq-access-violation.md @@ -2,11 +2,11 @@ title: Native debugging - Access violation description: Native debugging FAQ content for access violation services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/10/2023 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- If you get an access violation on a line of code that dereferences multiple pointers, it can be difficult to find out which pointer caused the access violation. In Visual Studio, the exception dialog box explicitly names the pointer that caused the access violation. diff --git a/docs/debugger/includes/native-faq-windows-api-functions.md b/docs/debugger/includes/native-faq-windows-api-functions.md index ec213a87bdf..ec370f75ac2 100644 --- a/docs/debugger/includes/native-faq-windows-api-functions.md +++ b/docs/debugger/includes/native-faq-windows-api-functions.md @@ -2,11 +2,11 @@ title: Native debugging - Windows API functions description: Native debugging FAQ content for windows API functions services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/10/2023 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- To set a breakpoint on a Windows API function with NT symbols loaded: diff --git a/docs/debugger/includes/prerequisites-dotnet-linux-ssh.md b/docs/debugger/includes/prerequisites-dotnet-linux-ssh.md index 1753c4a9224..408994cc566 100644 --- a/docs/debugger/includes/prerequisites-dotnet-linux-ssh.md +++ b/docs/debugger/includes/prerequisites-dotnet-linux-ssh.md @@ -2,11 +2,11 @@ title: Prerequisites for .NET Core on Linux and SSH description: Prerequisites for debugging .NET Core on Linux and SSH by attaching to a process services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/20/2023 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/debugger/includes/remote-debugger-deploy-app-local.md b/docs/debugger/includes/remote-debugger-deploy-app-local.md index c33db4f88eb..afafb17126f 100644 --- a/docs/debugger/includes/remote-debugger-deploy-app-local.md +++ b/docs/debugger/includes/remote-debugger-deploy-app-local.md @@ -2,11 +2,11 @@ title: Deploy to local folder description: Deploy an app to a local folder services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 05/23/2018 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: - include file - sfi-image-nochange diff --git a/docs/debugger/includes/remote-debugger-download-cpp.md b/docs/debugger/includes/remote-debugger-download-cpp.md index 7d8aa90ea0b..6df4e7e7366 100644 --- a/docs/debugger/includes/remote-debugger-download-cpp.md +++ b/docs/debugger/includes/remote-debugger-download-cpp.md @@ -2,11 +2,11 @@ title: Remote debugger download (C++) description: Download links for the remote debugger for C++ services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 12/5/2025 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/debugger/includes/remote-debugger-download.md b/docs/debugger/includes/remote-debugger-download.md index 4854f5b6366..f98b7565e81 100644 --- a/docs/debugger/includes/remote-debugger-download.md +++ b/docs/debugger/includes/remote-debugger-download.md @@ -2,11 +2,11 @@ title: Remote debugger download description: Download links for the remote debugger services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 12/5/2025 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/debugger/index.yml b/docs/debugger/index.yml index c63e2639be8..085c6f0cde2 100644 --- a/docs/debugger/index.yml +++ b/docs/debugger/index.yml @@ -9,8 +9,8 @@ metadata: description: Explore documentation to help you use Visual Studio to debug applications and code, observe application run-time behavior, and find and fix problems in the code. ms.topic: landing-page ms.subservice: debug-diagnostics - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm manager: wiwagn ms.date: 12/05/2025 diff --git a/docs/debugger/just-in-time-debugging-in-visual-studio.md b/docs/debugger/just-in-time-debugging-in-visual-studio.md index bd004e39895..71a2a8035b1 100644 --- a/docs/debugger/just-in-time-debugging-in-visual-studio.md +++ b/docs/debugger/just-in-time-debugging-in-visual-studio.md @@ -6,8 +6,8 @@ ms.topic: how-to helpviewer_keywords: - debugging [Visual Studio], Just-In-Time - Just-In-Time debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics diff --git a/docs/debugger/just-my-code.md b/docs/debugger/just-my-code.md index 823ffced683..076506ab2a9 100644 --- a/docs/debugger/just-my-code.md +++ b/docs/debugger/just-my-code.md @@ -3,8 +3,8 @@ title: Debug user code with Just My Code description: Just My Code is a debugging feature that automatically steps over calls to nonuser code. Learn how to enable, disable, and use this feature. ms.date: 11/04/2025 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/managing-exceptions-with-the-debugger.md b/docs/debugger/managing-exceptions-with-the-debugger.md index 4ba9cbf8f35..0d4602c5fb7 100644 --- a/docs/debugger/managing-exceptions-with-the-debugger.md +++ b/docs/debugger/managing-exceptions-with-the-debugger.md @@ -27,8 +27,8 @@ helpviewer_keywords: - common language runtime, exceptions - native run-time checks - exceptions, debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/map-methods-on-the-call-stack-while-debugging-in-visual-studio.md b/docs/debugger/map-methods-on-the-call-stack-while-debugging-in-visual-studio.md index b85f9f7fbf3..bbdfa85dd19 100644 --- a/docs/debugger/map-methods-on-the-call-stack-while-debugging-in-visual-studio.md +++ b/docs/debugger/map-methods-on-the-call-stack-while-debugging-in-visual-studio.md @@ -24,8 +24,8 @@ helpviewer_keywords: - Call Stack window, show on code map - debugging [Visual Studio], tracing the call stack visually - debugging [Visual Studio], visualizing the call stack -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/memory-windows.md b/docs/debugger/memory-windows.md index 3406cd1c8b5..83827c63aa8 100644 --- a/docs/debugger/memory-windows.md +++ b/docs/debugger/memory-windows.md @@ -18,8 +18,8 @@ helpviewer_keywords: - memory [Visual Studio], debugging - debugging [Visual Studio], Memory window - buffers, viewing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/move-the-execution-pointer-with-the-debugger.md b/docs/debugger/move-the-execution-pointer-with-the-debugger.md index 130eef64be0..d580c269f8c 100644 --- a/docs/debugger/move-the-execution-pointer-with-the-debugger.md +++ b/docs/debugger/move-the-execution-pointer-with-the-debugger.md @@ -5,8 +5,8 @@ ms.date: 05/25/2023 ms.topic: how-to helpviewer_keywords: - execution, controlling in debugger -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/navigating-through-code-with-the-debugger.md b/docs/debugger/navigating-through-code-with-the-debugger.md index 27898439468..65c8f9c1f0f 100644 --- a/docs/debugger/navigating-through-code-with-the-debugger.md +++ b/docs/debugger/navigating-through-code-with-the-debugger.md @@ -9,8 +9,8 @@ helpviewer_keywords: - stepping - debugging [Visual Studio], execution control - execution, controlling in debugger -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/quickstart-debug-aspnet.md b/docs/debugger/quickstart-debug-aspnet.md index 5c63afe5ad3..8cd8031a538 100644 --- a/docs/debugger/quickstart-debug-aspnet.md +++ b/docs/debugger/quickstart-debug-aspnet.md @@ -5,8 +5,8 @@ ms.date: 05/28/2026 ms.topic: quickstart helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics # customer intent: As a developer, I want to debug my ASP.NET Core apps in the Visual Studio debugger, so I can work with features that help me debug my code. diff --git a/docs/debugger/quickstart-debug-with-cplusplus.md b/docs/debugger/quickstart-debug-with-cplusplus.md index 82010d1148c..7f806f1ff48 100644 --- a/docs/debugger/quickstart-debug-with-cplusplus.md +++ b/docs/debugger/quickstart-debug-with-cplusplus.md @@ -5,8 +5,8 @@ ms.date: 05/28/2026 ms.topic: quickstart helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics # customer intent: As a developer, I want to debug C++ apps in the Visual Studio debugger, so I can work with features that help me debug my code. diff --git a/docs/debugger/quickstart-debug-with-managed.md b/docs/debugger/quickstart-debug-with-managed.md index 9243ad166ae..7a039582ad2 100644 --- a/docs/debugger/quickstart-debug-with-managed.md +++ b/docs/debugger/quickstart-debug-with-managed.md @@ -5,8 +5,8 @@ ms.date: 05/28/2026 ms.topic: quickstart helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics # customer intent: As a developer, I want to debug C# or Visual Basic apps in the Visual Studio debugger, so I can work with features that help me debug my code. diff --git a/docs/debugger/run-windows-store-apps-on-a-remote-machine.md b/docs/debugger/run-windows-store-apps-on-a-remote-machine.md index 69c309036a1..b069047c8da 100644 --- a/docs/debugger/run-windows-store-apps-on-a-remote-machine.md +++ b/docs/debugger/run-windows-store-apps-on-a-remote-machine.md @@ -8,8 +8,8 @@ dev_langs: - VB - FSharp - C++ -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/using-breakpoints.md b/docs/debugger/using-breakpoints.md index 2a69d24e7f3..95c0e4233ab 100644 --- a/docs/debugger/using-breakpoints.md +++ b/docs/debugger/using-breakpoints.md @@ -18,8 +18,8 @@ f1_keywords: - vs.debug.whenbreakpointishit helpviewer_keywords: - breakpoints, types of -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics zone_pivot_groups: programming-languages-set-one diff --git a/docs/debugger/using-debuggertypeproxy-attribute.md b/docs/debugger/using-debuggertypeproxy-attribute.md index 82019414a49..abb3be0a3a3 100644 --- a/docs/debugger/using-debuggertypeproxy-attribute.md +++ b/docs/debugger/using-debuggertypeproxy-attribute.md @@ -12,8 +12,8 @@ helpviewer_keywords: - attributes [C#], debugger - DebuggerTypeProxyAttribute class - DebuggerTypeProxy attribute -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/using-the-debuggerdisplay-attribute.md b/docs/debugger/using-the-debuggerdisplay-attribute.md index c971a3aec10..45283a9261e 100644 --- a/docs/debugger/using-the-debuggerdisplay-attribute.md +++ b/docs/debugger/using-the-debuggerdisplay-attribute.md @@ -7,8 +7,8 @@ helpviewer_keywords: - attributes, debugger - DebuggerDisplay attribute - DebuggerDisplayAttribute class -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/using-tracepoints.md b/docs/debugger/using-tracepoints.md index 79b181f4647..f4c6bc317ac 100644 --- a/docs/debugger/using-tracepoints.md +++ b/docs/debugger/using-tracepoints.md @@ -5,8 +5,8 @@ ms.date: 09/03/2025 ms.topic: "how-to" helpviewer_keywords: - "tracepoints, about tracepoints" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: AndSter ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md b/docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md index d85a85242e2..1f885e7751c 100644 --- a/docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md +++ b/docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md @@ -12,8 +12,8 @@ dev_langs: helpviewer_keywords: - debugging [Visual Studio], data tips - data tips tool -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics diff --git a/docs/debugger/view-historical-application-state.md b/docs/debugger/view-historical-application-state.md index a2ec1000e02..dd2c586d50b 100644 --- a/docs/debugger/view-historical-application-state.md +++ b/docs/debugger/view-historical-application-state.md @@ -3,8 +3,8 @@ title: "View previous app state using IntelliTrace" description: "Learn how to take snapshots, and view snapshots with IntelliTrace step-back" ms.date: 09/19/2018 ms.topic: tutorial -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/view-snapshots-with-intellitrace.md b/docs/debugger/view-snapshots-with-intellitrace.md index bec1936a284..7a10d55386e 100644 --- a/docs/debugger/view-snapshots-with-intellitrace.md +++ b/docs/debugger/view-snapshots-with-intellitrace.md @@ -5,8 +5,8 @@ ms.date: 09/20/2018 ms.topic: quickstart helpviewer_keywords: - "IntelliTrace step-back" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/debugger/watch-and-quickwatch-windows.md b/docs/debugger/watch-and-quickwatch-windows.md index 5e8a0593db6..82f233cfc6d 100644 --- a/docs/debugger/watch-and-quickwatch-windows.md +++ b/docs/debugger/watch-and-quickwatch-windows.md @@ -14,8 +14,8 @@ helpviewer_keywords: - expression evaluation - registers, evaluating - debugging [Visual Studio], expression evaluation -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/deployment/access-clickonce-activation-data-dotnet.md b/docs/deployment/access-clickonce-activation-data-dotnet.md index 6f5dd06bba2..3319be56182 100644 --- a/docs/deployment/access-clickonce-activation-data-dotnet.md +++ b/docs/deployment/access-clickonce-activation-data-dotnet.md @@ -6,8 +6,8 @@ ms.topic: how-to helpviewer_keywords: - "activation data, ClickOnce for .NET 5+" - "file associations, ClickOnce for .NET 5+" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment monikerRange: '>= vs-2022' diff --git a/docs/deployment/access-clickonce-deployment-properties-dotnet.md b/docs/deployment/access-clickonce-deployment-properties-dotnet.md index 4b1b3c646ae..282efc0d4db 100644 --- a/docs/deployment/access-clickonce-deployment-properties-dotnet.md +++ b/docs/deployment/access-clickonce-deployment-properties-dotnet.md @@ -5,8 +5,8 @@ ms.date: 10/25/2023 ms.topic: how-to helpviewer_keywords: - "deployment properties, ClickOnce for .NET 5+" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment monikerRange: '>= vs-2022' diff --git a/docs/deployment/accessing-local-and-remote-data-in-clickonce-applications.md b/docs/deployment/accessing-local-and-remote-data-in-clickonce-applications.md index 5d114ed86b1..2a248ec7632 100644 --- a/docs/deployment/accessing-local-and-remote-data-in-clickonce-applications.md +++ b/docs/deployment/accessing-local-and-remote-data-in-clickonce-applications.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - "ClickOnce deployment, data" - "data access, ClickOnce applications" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/application-deployment-prerequisites.md b/docs/deployment/application-deployment-prerequisites.md index 013b09d6d8c..169e8d36ced 100644 --- a/docs/deployment/application-deployment-prerequisites.md +++ b/docs/deployment/application-deployment-prerequisites.md @@ -14,8 +14,8 @@ helpviewer_keywords: - "ClickOnce deployment, dependencies" - "prerequisites, ClickOnce" - "dependencies, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/assembly-element-clickonce-application.md b/docs/deployment/assembly-element-clickonce-application.md index 0e04b5128b6..4d02d449e5b 100644 --- a/docs/deployment/assembly-element-clickonce-application.md +++ b/docs/deployment/assembly-element-clickonce-application.md @@ -11,8 +11,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce application manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/assembly-element-clickonce-deployment.md b/docs/deployment/assembly-element-clickonce-deployment.md index a249c19c46f..7daaef8fba6 100644 --- a/docs/deployment/assembly-element-clickonce-deployment.md +++ b/docs/deployment/assembly-element-clickonce-deployment.md @@ -11,8 +11,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/assemblyidentity-element-clickonce-application.md b/docs/deployment/assemblyidentity-element-clickonce-application.md index d5dac7b9d14..59615e7cba8 100644 --- a/docs/deployment/assemblyidentity-element-clickonce-application.md +++ b/docs/deployment/assemblyidentity-element-clickonce-application.md @@ -11,8 +11,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce application manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/assemblyidentity-element-clickonce-deployment.md b/docs/deployment/assemblyidentity-element-clickonce-deployment.md index 0bd617cf678..7c930463c62 100644 --- a/docs/deployment/assemblyidentity-element-clickonce-deployment.md +++ b/docs/deployment/assemblyidentity-element-clickonce-deployment.md @@ -11,8 +11,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/building-clickonce-applications-from-the-command-line.md b/docs/deployment/building-clickonce-applications-from-the-command-line.md index b70b333c04f..1072c4e4d37 100644 --- a/docs/deployment/building-clickonce-applications-from-the-command-line.md +++ b/docs/deployment/building-clickonce-applications-from-the-command-line.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "ClickOnce deployment, from command line" - "publishing" - "publishing, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/building-dotnet-clickonce-applications-from-the-command-line.md b/docs/deployment/building-dotnet-clickonce-applications-from-the-command-line.md index 3fb486e3f86..40a2c809ce4 100644 --- a/docs/deployment/building-dotnet-clickonce-applications-from-the-command-line.md +++ b/docs/deployment/building-dotnet-clickonce-applications-from-the-command-line.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "ClickOnce deployment, from command line" - "publishing" - "publishing, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/choosing-a-clickonce-deployment-strategy.md b/docs/deployment/choosing-a-clickonce-deployment-strategy.md index db77b3d15eb..fbae1dc4c7d 100644 --- a/docs/deployment/choosing-a-clickonce-deployment-strategy.md +++ b/docs/deployment/choosing-a-clickonce-deployment-strategy.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - "ClickOnce deployment, strategies" - "deploying applications, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/choosing-a-clickonce-update-strategy.md b/docs/deployment/choosing-a-clickonce-update-strategy.md index 3cc402a6590..2270a9441c3 100644 --- a/docs/deployment/choosing-a-clickonce-update-strategy.md +++ b/docs/deployment/choosing-a-clickonce-update-strategy.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "application updates, ClickOnce" - "updates, ClickOnce" - "ClickOnce deployment, update strategies" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-and-application-settings.md b/docs/deployment/clickonce-and-application-settings.md index 1c8d9accd72..d760fdf3b35 100644 --- a/docs/deployment/clickonce-and-application-settings.md +++ b/docs/deployment/clickonce-and-application-settings.md @@ -9,8 +9,8 @@ dev_langs: - "C++" helpviewer_keywords: - "ClickOnce deployment, application settings" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-and-authenticode.md b/docs/deployment/clickonce-and-authenticode.md index 270c2ea9bb2..86fa98ecd76 100644 --- a/docs/deployment/clickonce-and-authenticode.md +++ b/docs/deployment/clickonce-and-authenticode.md @@ -13,8 +13,8 @@ helpviewer_keywords: - "Authenticode, ClickOnce" - "ClickOnce deployment, certificates" - "ClickOnce deployment, security" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-application-manifest.md b/docs/deployment/clickonce-application-manifest.md index f4ce064f2b9..2a03d14e992 100644 --- a/docs/deployment/clickonce-application-manifest.md +++ b/docs/deployment/clickonce-application-manifest.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - "application manifests [ClickOnce]" - "ClickOnce, application manifests" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-cache-overview.md b/docs/deployment/clickonce-cache-overview.md index 995bc3978e5..15b69d4d689 100644 --- a/docs/deployment/clickonce-cache-overview.md +++ b/docs/deployment/clickonce-cache-overview.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "Windows applications, ClickOnce deployemtn" - "ClickOnce applications, cache" - "ClickOnce deployment, cache" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-deployment-dotnet.md b/docs/deployment/clickonce-deployment-dotnet.md index a08bef46d16..cfc93c6917e 100644 --- a/docs/deployment/clickonce-deployment-dotnet.md +++ b/docs/deployment/clickonce-deployment-dotnet.md @@ -5,8 +5,8 @@ ms.date: 05/16/2025 ms.topic: how-to helpviewer_keywords: - "deployment, ClickOnce for .NET 5+" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment monikerRange: '>= vs-2022' diff --git a/docs/deployment/clickonce-deployment-manifest.md b/docs/deployment/clickonce-deployment-manifest.md index 3b8886079a0..0fff9249f23 100644 --- a/docs/deployment/clickonce-deployment-manifest.md +++ b/docs/deployment/clickonce-deployment-manifest.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - "ClickOnce, deployment manifests" - "deployment manifests [ClickOnce]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-deployment-samples-and-walkthroughs.md b/docs/deployment/clickonce-deployment-samples-and-walkthroughs.md index 759aa85fc55..7bfd54e63e7 100644 --- a/docs/deployment/clickonce-deployment-samples-and-walkthroughs.md +++ b/docs/deployment/clickonce-deployment-samples-and-walkthroughs.md @@ -12,8 +12,8 @@ helpviewer_keywords: - "applications [Visual Studio], walkthroughs" - "Visual Studio, deployment walkthroughs" - "Visual Studio, walkthroughs" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-reference.md b/docs/deployment/clickonce-reference.md index 66ba931397c..3f5bbd66691 100644 --- a/docs/deployment/clickonce-reference.md +++ b/docs/deployment/clickonce-reference.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - "ClickOnce, reference" - "manifests [ClickOnce]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-security-and-deployment.md b/docs/deployment/clickonce-security-and-deployment.md index 26917d7d95c..bdf9e6bf03c 100644 --- a/docs/deployment/clickonce-security-and-deployment.md +++ b/docs/deployment/clickonce-security-and-deployment.md @@ -12,8 +12,8 @@ helpviewer_keywords: - "deploying applications [ClickOnce]" - "ClickOnce deployment" - "publishing, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/clickonce-unmanaged-api-reference.md b/docs/deployment/clickonce-unmanaged-api-reference.md index 386b92e5761..76c1aecaf96 100644 --- a/docs/deployment/clickonce-unmanaged-api-reference.md +++ b/docs/deployment/clickonce-unmanaged-api-reference.md @@ -23,8 +23,8 @@ helpviewer_keywords: - "CleanOnlineAppCache [ClickOnce unmanaged]" - "CleanOnlineAppCacheW interface [ClickOnce unmanaged]" - "GetDeploymentDataFromManifest [ClickOnce unmanaged]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/code-access-security-for-clickonce-applications.md b/docs/deployment/code-access-security-for-clickonce-applications.md index 75d932808ff..8adcf0e8830 100644 --- a/docs/deployment/code-access-security-for-clickonce-applications.md +++ b/docs/deployment/code-access-security-for-clickonce-applications.md @@ -18,8 +18,8 @@ helpviewer_keywords: - "security [ClickOnce], ClickOnce applications" - "ClickOnce applications, code access security policies" - "security, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/commands-element-bootstrapper.md b/docs/deployment/commands-element-bootstrapper.md index 118d02c61df..f1fb300d9f6 100644 --- a/docs/deployment/commands-element-bootstrapper.md +++ b/docs/deployment/commands-element-bootstrapper.md @@ -10,8 +10,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/compatibleframeworks-element-clickonce-deployment.md b/docs/deployment/compatibleframeworks-element-clickonce-deployment.md index 80a2773c499..9d559909476 100644 --- a/docs/deployment/compatibleframeworks-element-clickonce-deployment.md +++ b/docs/deployment/compatibleframeworks-element-clickonce-deployment.md @@ -9,8 +9,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/creating-bootstrapper-packages.md b/docs/deployment/creating-bootstrapper-packages.md index d5b4e6996af..c9a8f810e7a 100644 --- a/docs/deployment/creating-bootstrapper-packages.md +++ b/docs/deployment/creating-bootstrapper-packages.md @@ -15,8 +15,8 @@ helpviewer_keywords: - "RedistList file" - "custom prerequisites" - "redistributables list" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/creating-clickonce-applications-for-others-to-deploy.md b/docs/deployment/creating-clickonce-applications-for-others-to-deploy.md index b6434f6cbdb..30e8d56edce 100644 --- a/docs/deployment/creating-clickonce-applications-for-others-to-deploy.md +++ b/docs/deployment/creating-clickonce-applications-for-others-to-deploy.md @@ -19,8 +19,8 @@ helpviewer_keywords: - "trust applications, ClickOnce" - "ClickOnce applications, deployed by others" - "ClickOnce applications, previous .NET Framework" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/customerrorreporting-element-clickonce-deployment.md b/docs/deployment/customerrorreporting-element-clickonce-deployment.md index f7e76de919b..d53a768f7cc 100644 --- a/docs/deployment/customerrorreporting-element-clickonce-deployment.md +++ b/docs/deployment/customerrorreporting-element-clickonce-deployment.md @@ -9,8 +9,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/debugging-clickonce-applications-that-use-system-deployment-application.md b/docs/deployment/debugging-clickonce-applications-that-use-system-deployment-application.md index b708254776c..6d82c20de1b 100644 --- a/docs/deployment/debugging-clickonce-applications-that-use-system-deployment-application.md +++ b/docs/deployment/debugging-clickonce-applications-that-use-system-deployment-application.md @@ -12,8 +12,8 @@ helpviewer_keywords: - debugging, ClickOnce applications - debugging, System.Deployment - deploying applications [ClickOnce], debugging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/dependency-element-clickonce-application.md b/docs/deployment/dependency-element-clickonce-application.md index 06f85efe962..62c916e17be 100644 --- a/docs/deployment/dependency-element-clickonce-application.md +++ b/docs/deployment/dependency-element-clickonce-application.md @@ -21,8 +21,8 @@ dev_langs: helpviewer_keywords: - "manifests [ClickOnce], dependency element" - " element [ClickOnce application manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/dependency-element-clickonce-deployment.md b/docs/deployment/dependency-element-clickonce-deployment.md index 6b1f47813e2..bc174014dd3 100644 --- a/docs/deployment/dependency-element-clickonce-deployment.md +++ b/docs/deployment/dependency-element-clickonce-deployment.md @@ -20,8 +20,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/deploying-clickonce-applications-for-testing-and-production-without-resigning.md b/docs/deployment/deploying-clickonce-applications-for-testing-and-production-without-resigning.md index 0074da9783f..db16dc57567 100644 --- a/docs/deployment/deploying-clickonce-applications-for-testing-and-production-without-resigning.md +++ b/docs/deployment/deploying-clickonce-applications-for-testing-and-production-without-resigning.md @@ -14,8 +14,8 @@ helpviewer_keywords: - "update location [ClickOnce]" - "deploymentProvider tag" - "manifests [ClickOnce]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/deploying-com-components-with-clickonce.md b/docs/deployment/deploying-com-components-with-clickonce.md index 4f34232c5f2..9398620571a 100644 --- a/docs/deployment/deploying-com-components-with-clickonce.md +++ b/docs/deployment/deploying-com-components-with-clickonce.md @@ -13,8 +13,8 @@ helpviewer_keywords: - "COM components, deploying" - "deploying applications [ClickOnce], COM components" - "components, deploying" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/deploying-prerequisites-for-64-bit-applications.md b/docs/deployment/deploying-prerequisites-for-64-bit-applications.md index c71e784b808..046f4ed5e5e 100644 --- a/docs/deployment/deploying-prerequisites-for-64-bit-applications.md +++ b/docs/deployment/deploying-prerequisites-for-64-bit-applications.md @@ -13,8 +13,8 @@ helpviewer_keywords: - "64-bit [Visual Studio]" - "64-bit programming [Visual Studio]" - "64-bit applications [Visual Studio]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/deployment-element-clickonce-deployment.md b/docs/deployment/deployment-element-clickonce-deployment.md index 511ca1f859d..e5d95ddfad9 100644 --- a/docs/deployment/deployment-element-clickonce-deployment.md +++ b/docs/deployment/deployment-element-clickonce-deployment.md @@ -16,8 +16,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/description-element-clickonce-deployment.md b/docs/deployment/description-element-clickonce-deployment.md index 0ebe85b4c01..407efca597f 100644 --- a/docs/deployment/description-element-clickonce-deployment.md +++ b/docs/deployment/description-element-clickonce-deployment.md @@ -11,8 +11,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/entrypoint-element-clickonce-application.md b/docs/deployment/entrypoint-element-clickonce-application.md index 594611136ab..41141d4cfed 100644 --- a/docs/deployment/entrypoint-element-clickonce-application.md +++ b/docs/deployment/entrypoint-element-clickonce-application.md @@ -13,8 +13,8 @@ dev_langs: helpviewer_keywords: - " element [ClickOnce application manifest]" - "manifests [ClickOnce], entryPoint element" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/error-project-type-not-found.md b/docs/deployment/error-project-type-not-found.md index 430ef8a4585..c71a2dc19ce 100644 --- a/docs/deployment/error-project-type-not-found.md +++ b/docs/deployment/error-project-type-not-found.md @@ -12,8 +12,8 @@ helpviewer_keywords: - "error, deployment" - "deployment error" - "application not found" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/file-element-clickonce-application.md b/docs/deployment/file-element-clickonce-application.md index 309bac5610e..6816b69fdd0 100644 --- a/docs/deployment/file-element-clickonce-application.md +++ b/docs/deployment/file-element-clickonce-application.md @@ -17,8 +17,8 @@ dev_langs: helpviewer_keywords: - " element [ClickOnce application manifest]" - "manifests [ClickOnce], file element" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/fileassociation-element-clickonce-application.md b/docs/deployment/fileassociation-element-clickonce-application.md index 6857c39942a..29dc08dfa8e 100644 --- a/docs/deployment/fileassociation-element-clickonce-application.md +++ b/docs/deployment/fileassociation-element-clickonce-application.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - " element [ClickOnce application manifest]" - "manifests [ClickOnce], fileAssociation element" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-clickonce-performs-application-updates.md b/docs/deployment/how-clickonce-performs-application-updates.md index 40be8ddeacd..5dc6725abb0 100644 --- a/docs/deployment/how-clickonce-performs-application-updates.md +++ b/docs/deployment/how-clickonce-performs-application-updates.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "updates, ClickOnce" - "ClickOnce deployment, updates" - "deploying applications [ClickOnce], application updates" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-add-a-trusted-publisher-to-a-client-computer-for-clickonce-applications.md b/docs/deployment/how-to-add-a-trusted-publisher-to-a-client-computer-for-clickonce-applications.md index 076b4a6f7c3..83d57cad1a9 100644 --- a/docs/deployment/how-to-add-a-trusted-publisher-to-a-client-computer-for-clickonce-applications.md +++ b/docs/deployment/how-to-add-a-trusted-publisher-to-a-client-computer-for-clickonce-applications.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - ClickOnce deployment, install without prompting - trusted application deployment, Trusted Publishers -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-check-for-application-updates-programmatically-using-the-clickonce-deployment-api.md b/docs/deployment/how-to-check-for-application-updates-programmatically-using-the-clickonce-deployment-api.md index 9153316e108..161dcf43a9e 100644 --- a/docs/deployment/how-to-check-for-application-updates-programmatically-using-the-clickonce-deployment-api.md +++ b/docs/deployment/how-to-check-for-application-updates-programmatically-using-the-clickonce-deployment-api.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - ClickOnce deployment, updates - application updates -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-configure-the-clickonce-trust-prompt-behavior.md b/docs/deployment/how-to-configure-the-clickonce-trust-prompt-behavior.md index b53417b6005..e326a2a377c 100644 --- a/docs/deployment/how-to-configure-the-clickonce-trust-prompt-behavior.md +++ b/docs/deployment/how-to-configure-the-clickonce-trust-prompt-behavior.md @@ -13,8 +13,8 @@ helpviewer_keywords: - ClickOnce applications, install without prompting - ClickOnce applications, trust prompt - ClickOnce deployment, trust prompt -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-create-a-localized-bootstrapper-package.md b/docs/deployment/how-to-create-a-localized-bootstrapper-package.md index 0f8a64ab6d0..87e8ee71f0c 100644 --- a/docs/deployment/how-to-create-a-localized-bootstrapper-package.md +++ b/docs/deployment/how-to-create-a-localized-bootstrapper-package.md @@ -7,8 +7,8 @@ helpviewer_keywords: - localized bootstrapper packages - dependencies, creating localized bootstrapper packages - prerequisites, creating localized bootstrapper packages -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-create-a-package-manifest.md b/docs/deployment/how-to-create-a-package-manifest.md index d63b6049858..e2c872223db 100644 --- a/docs/deployment/how-to-create-a-package-manifest.md +++ b/docs/deployment/how-to-create-a-package-manifest.md @@ -13,8 +13,8 @@ helpviewer_keywords: - package files [ClickOnce] - prerequisites, custom bootstrapper package - dependencies, custom bootstrapper packages -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-create-a-product-manifest.md b/docs/deployment/how-to-create-a-product-manifest.md index 79e4b4f272e..05d0ae81591 100644 --- a/docs/deployment/how-to-create-a-product-manifest.md +++ b/docs/deployment/how-to-create-a-product-manifest.md @@ -13,8 +13,8 @@ helpviewer_keywords: - product files [Windows Installer] - prerequisites, custom bootstrapper package - dependencies, custom bootstrapper package -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-create-file-associations-for-a-clickonce-application.md b/docs/deployment/how-to-create-file-associations-for-a-clickonce-application.md index c104113b27a..f450ef6e4f6 100644 --- a/docs/deployment/how-to-create-file-associations-for-a-clickonce-application.md +++ b/docs/deployment/how-to-create-file-associations-for-a-clickonce-application.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - file associations, ClickOnce applications - ClickOnce deployment, file associations -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-disable-url-activation-of-clickonce-applications-by-using-the-designer.md b/docs/deployment/how-to-disable-url-activation-of-clickonce-applications-by-using-the-designer.md index a7698a60eed..bb78ee88648 100644 --- a/docs/deployment/how-to-disable-url-activation-of-clickonce-applications-by-using-the-designer.md +++ b/docs/deployment/how-to-disable-url-activation-of-clickonce-applications-by-using-the-designer.md @@ -11,8 +11,8 @@ helpviewer_keywords: - disallowURLActivation - URL activation, ClickOnce applications - ClickOnce deployment, URL activation -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md b/docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md index 15cef07417a..e7acada66b0 100644 --- a/docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md +++ b/docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md @@ -11,8 +11,8 @@ helpviewer_keywords: - disallowUrlActivation - URL activation, ClickOnce applications - ClickOnce deployment, URL activation -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-enable-clickonce-security-settings.md b/docs/deployment/how-to-enable-clickonce-security-settings.md index 97af106448f..82a3959c764 100644 --- a/docs/deployment/how-to-enable-clickonce-security-settings.md +++ b/docs/deployment/how-to-enable-clickonce-security-settings.md @@ -15,8 +15,8 @@ helpviewer_keywords: - security [Visual Studio], ClickOnce applications - ClickOnce deployment, security settings - security settings, ClickOnce deployment -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-include-a-data-file-in-a-clickonce-application.md b/docs/deployment/how-to-include-a-data-file-in-a-clickonce-application.md index db9cd7f2900..ea40c719683 100644 --- a/docs/deployment/how-to-include-a-data-file-in-a-clickonce-application.md +++ b/docs/deployment/how-to-include-a-data-file-in-a-clickonce-application.md @@ -11,8 +11,8 @@ helpviewer_keywords: - ClickOnce deployment, data - deploying applications [ClickOnce], data files - data access, ClickOnce applications -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-include-prerequisites-with-a-clickonce-application.md b/docs/deployment/how-to-include-prerequisites-with-a-clickonce-application.md index 8d25724efac..e49f7308b97 100644 --- a/docs/deployment/how-to-include-prerequisites-with-a-clickonce-application.md +++ b/docs/deployment/how-to-include-prerequisites-with-a-clickonce-application.md @@ -3,8 +3,8 @@ title: Include prerequisites (ClickOnce app) description: Learn how to get installer packages for prerequisites to distribute for your ClickOnce application for your development computer. ms.date: 7/29/2025 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-install-prerequisites-with-a-clickonce-application.md b/docs/deployment/how-to-install-prerequisites-with-a-clickonce-application.md index 8c0f30c8bb4..9ffd013f328 100644 --- a/docs/deployment/how-to-install-prerequisites-with-a-clickonce-application.md +++ b/docs/deployment/how-to-install-prerequisites-with-a-clickonce-application.md @@ -13,8 +13,8 @@ helpviewer_keywords: - deploying applications [ClickOnce], prerequisites - prerequisites, ClickOnce - components, bootstrapping -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-manage-updates-for-a-clickonce-application.md b/docs/deployment/how-to-manage-updates-for-a-clickonce-application.md index 7304fd33056..9e398a9fc37 100644 --- a/docs/deployment/how-to-manage-updates-for-a-clickonce-application.md +++ b/docs/deployment/how-to-manage-updates-for-a-clickonce-application.md @@ -14,8 +14,8 @@ helpviewer_keywords: - ClickOnce deployment, updates - updating data, ClickOnce - application updates -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-publish-a-clickonce-application-using-the-publish-wizard.md b/docs/deployment/how-to-publish-a-clickonce-application-using-the-publish-wizard.md index 04e29e08180..fbe13a08dc8 100644 --- a/docs/deployment/how-to-publish-a-clickonce-application-using-the-publish-wizard.md +++ b/docs/deployment/how-to-publish-a-clickonce-application-using-the-publish-wizard.md @@ -12,8 +12,8 @@ helpviewer_keywords: - deploying applications [ClickOnce], Publish wizard - Windows applications, ClickOnce deployments - publishing, ClickOnce -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment #customer intent: As a developer, I want to use the Publish Wizard in Visual Studio so I can make my ClickOnce application available to users. diff --git a/docs/deployment/how-to-publish-a-project-that-has-a-specific-locale.md b/docs/deployment/how-to-publish-a-project-that-has-a-specific-locale.md index 24febb3458a..c6904be46de 100644 --- a/docs/deployment/how-to-publish-a-project-that-has-a-specific-locale.md +++ b/docs/deployment/how-to-publish-a-project-that-has-a-specific-locale.md @@ -15,8 +15,8 @@ helpviewer_keywords: - publishing localized projects - macros, deploying with - macros, publishing with -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-publish-a-wpf-application-with-visual-styles-enabled.md b/docs/deployment/how-to-publish-a-wpf-application-with-visual-styles-enabled.md index 12e7fbe0433..7c0e9fc2d32 100644 --- a/docs/deployment/how-to-publish-a-wpf-application-with-visual-styles-enabled.md +++ b/docs/deployment/how-to-publish-a-wpf-application-with-visual-styles-enabled.md @@ -3,8 +3,8 @@ title: Publish a WPF app with visual styles enabled description: Learn how to publish a WPF application with visual styles enabled, which allows the appearance of controls to change based on the theme chosen by the user. ms.date: 01/12/2024 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-re-sign-application-and-deployment-manifests.md b/docs/deployment/how-to-re-sign-application-and-deployment-manifests.md index 06d13fc688e..d01730ed999 100644 --- a/docs/deployment/how-to-re-sign-application-and-deployment-manifests.md +++ b/docs/deployment/how-to-re-sign-application-and-deployment-manifests.md @@ -13,8 +13,8 @@ helpviewer_keywords: - deploying applications, signing manifests - ClickOnce deployment, signing manifests - Office development in Visual Studio, signing manifests -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-retrieve-query-string-information-in-an-online-clickonce-application.md b/docs/deployment/how-to-retrieve-query-string-information-in-an-online-clickonce-application.md index 6849c1baeda..d1d7e7d1710 100644 --- a/docs/deployment/how-to-retrieve-query-string-information-in-an-online-clickonce-application.md +++ b/docs/deployment/how-to-retrieve-query-string-information-in-an-online-clickonce-application.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - ClickOnce deployment, query strings - query strings, retrieving information -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-set-a-custom-log-file-location-for-clickonce-deployment-errors.md b/docs/deployment/how-to-set-a-custom-log-file-location-for-clickonce-deployment-errors.md index 48faecff313..10e869a86f6 100644 --- a/docs/deployment/how-to-set-a-custom-log-file-location-for-clickonce-deployment-errors.md +++ b/docs/deployment/how-to-set-a-custom-log-file-location-for-clickonce-deployment-errors.md @@ -11,8 +11,8 @@ helpviewer_keywords: - troubleshooting ClickOnce deployments - ClickOnce deployment, troubleshooting - ClickOnce deployment, error logging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-sign-setup-files-with-signtool-exe-clickonce.md b/docs/deployment/how-to-sign-setup-files-with-signtool-exe-clickonce.md index 05f91a2df72..64dc5dc363a 100644 --- a/docs/deployment/how-to-sign-setup-files-with-signtool-exe-clickonce.md +++ b/docs/deployment/how-to-sign-setup-files-with-signtool-exe-clickonce.md @@ -13,8 +13,8 @@ helpviewer_keywords: - ClickOnce deployment, signtool.exe - ClickOnce applications, re-signing setup.exe - ClickOnce deployment, re-signing setup.exe -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-specify-an-alternate-location-for-deployment-updates.md b/docs/deployment/how-to-specify-an-alternate-location-for-deployment-updates.md index 9e95349c767..8323f74017c 100644 --- a/docs/deployment/how-to-specify-an-alternate-location-for-deployment-updates.md +++ b/docs/deployment/how-to-specify-an-alternate-location-for-deployment-updates.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - ClickOnce deployment, updates - deployment update, alternative locations -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-specify-verbose-log-files-for-clickonce-deployments.md b/docs/deployment/how-to-specify-verbose-log-files-for-clickonce-deployments.md index a2342c8a3fb..1b4365e9e30 100644 --- a/docs/deployment/how-to-specify-verbose-log-files-for-clickonce-deployments.md +++ b/docs/deployment/how-to-specify-verbose-log-files-for-clickonce-deployments.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - logs, ClickOnce deployment - ClickOnce deployment, logging -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-specify-where-visual-studio-copies-the-files.md b/docs/deployment/how-to-specify-where-visual-studio-copies-the-files.md index 4b52cc70fa2..c8cfc42384a 100644 --- a/docs/deployment/how-to-specify-where-visual-studio-copies-the-files.md +++ b/docs/deployment/how-to-specify-where-visual-studio-copies-the-files.md @@ -35,8 +35,8 @@ helpviewer_keywords: - ClickOnce deployment, AutoStart - ClickOnce deployment, installation on CD or DVD - deploying applications [ClickOnce], installation on CD or DVD -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-specify-which-files-are-published-by-clickonce.md b/docs/deployment/how-to-specify-which-files-are-published-by-clickonce.md index 16344f4a713..ad8af86ec5a 100644 --- a/docs/deployment/how-to-specify-which-files-are-published-by-clickonce.md +++ b/docs/deployment/how-to-specify-which-files-are-published-by-clickonce.md @@ -12,8 +12,8 @@ dev_langs: helpviewer_keywords: - ClickOnce deployment, file exclusion - files, publishing via ClickOnce -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md b/docs/deployment/how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md index 568432ae92e..ad57d933de6 100644 --- a/docs/deployment/how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md +++ b/docs/deployment/how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md @@ -11,8 +11,8 @@ helpviewer_keywords: - ClickOnce applications, multiple .NET Framework versions - ClickOnce deployment, multiple .NET Framework versions - deploying applications [ClickOnce], multiple .NET Framework versions -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/includes/code-access-security-partial-trust.md b/docs/deployment/includes/code-access-security-partial-trust.md index 3b1e7c8080e..d991c9736be 100644 --- a/docs/deployment/includes/code-access-security-partial-trust.md +++ b/docs/deployment/includes/code-access-security-partial-trust.md @@ -1,8 +1,8 @@ --- title: Visual Studio ClickOnce partial trust and code access security -author: mikejo5000 +author: RoseHJM description: Learn about partial trust and Code Access Security support in ClickOnce -ms.author: mikejo +ms.author: rosemalcolm ms.date: 04/25/2025 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/includes/code-access-security.md b/docs/deployment/includes/code-access-security.md index a4dd8e329a3..ef9fe05ba09 100644 --- a/docs/deployment/includes/code-access-security.md +++ b/docs/deployment/includes/code-access-security.md @@ -1,8 +1,8 @@ --- title: Visual Studio ClickOnce code access security -author: mikejo5000 +author: RoseHJM description: Learn about Code Access Security support in ClickOnce -ms.author: mikejo +ms.author: rosemalcolm ms.date: 04/25/2025 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/includes/dotnet-dotnetmage-exe.md b/docs/deployment/includes/dotnet-dotnetmage-exe.md index 5247ebf4654..0a74d7eeb03 100644 --- a/docs/deployment/includes/dotnet-dotnetmage-exe.md +++ b/docs/deployment/includes/dotnet-dotnetmage-exe.md @@ -1,8 +1,8 @@ --- title: Visual Studio .NET ClickOnce Publish tool -author: mikejo5000 +author: RoseHJM description: Learn about using the Publish tool for .NET Core 3.1, .NET 5 and later ClickOnce applications -ms.author: mikejo +ms.author: rosemalcolm ms.date: 08/14/2023 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/includes/dotnet-feature-unsupported.md b/docs/deployment/includes/dotnet-feature-unsupported.md index c2c4e4d86d6..db340b7119a 100644 --- a/docs/deployment/includes/dotnet-feature-unsupported.md +++ b/docs/deployment/includes/dotnet-feature-unsupported.md @@ -1,8 +1,8 @@ --- title: Visual Studio .NET ClickOnce feature support -author: mikejo5000 +author: RoseHJM description: Learn about unsupported features in ClickOnce for .NET 3.1 and .NET 5 and later -ms.author: mikejo +ms.author: rosemalcolm ms.date: 09/14/2022 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/includes/dotnet-publish-tool.md b/docs/deployment/includes/dotnet-publish-tool.md index 32ad4f45c09..dc6a9eac7ca 100644 --- a/docs/deployment/includes/dotnet-publish-tool.md +++ b/docs/deployment/includes/dotnet-publish-tool.md @@ -1,8 +1,8 @@ --- title: Visual Studio .NET ClickOnce Publish tool -author: mikejo5000 +author: RoseHJM description: Learn about using the Publish tool for .NET Core 3.1, .NET 5 and later ClickOnce applications -ms.author: mikejo +ms.author: rosemalcolm ms.date: 09/14/2022 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/includes/dotnet-support-application-deployment-api.md b/docs/deployment/includes/dotnet-support-application-deployment-api.md index b9879e0af7a..8360a23e81e 100644 --- a/docs/deployment/includes/dotnet-support-application-deployment-api.md +++ b/docs/deployment/includes/dotnet-support-application-deployment-api.md @@ -1,8 +1,8 @@ --- title: Visual Studio .NET ClickOnce API support -author: mikejo5000 +author: RoseHJM description: Learn about .NET ClickOnce API support in ClickOnce -ms.author: mikejo +ms.author: rosemalcolm ms.date: 11/22/2022 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/includes/dotnet-task-unsupported.md b/docs/deployment/includes/dotnet-task-unsupported.md index 66e8607afc8..70f81d0c670 100644 --- a/docs/deployment/includes/dotnet-task-unsupported.md +++ b/docs/deployment/includes/dotnet-task-unsupported.md @@ -1,8 +1,8 @@ --- title: Visual Studio .NET ClickOnce task support -author: mikejo5000 +author: RoseHJM description: Learn about unsupported tasks in ClickOnce for .NET 3.1 and .NET 5 and later -ms.author: mikejo +ms.author: rosemalcolm ms.date: 09/14/2022 ms.subservice: deployment ms.topic: include diff --git a/docs/deployment/installchecks-element-bootstrapper.md b/docs/deployment/installchecks-element-bootstrapper.md index 2ba7c39a90d..9f33c8fff1b 100644 --- a/docs/deployment/installchecks-element-bootstrapper.md +++ b/docs/deployment/installchecks-element-bootstrapper.md @@ -10,8 +10,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/localizing-clickonce-applications.md b/docs/deployment/localizing-clickonce-applications.md index b605a561155..f17b2d71062 100644 --- a/docs/deployment/localizing-clickonce-applications.md +++ b/docs/deployment/localizing-clickonce-applications.md @@ -16,8 +16,8 @@ helpviewer_keywords: - "ClickOnce deployment, localization" - "Windows Forms, ClickOnce applications" - "console applications, ClickOnce applications" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/package-element-bootstrapper.md b/docs/deployment/package-element-bootstrapper.md index 29aae93431b..4c391a34a14 100644 --- a/docs/deployment/package-element-bootstrapper.md +++ b/docs/deployment/package-element-bootstrapper.md @@ -10,8 +10,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/packagefiles-element-bootstrapper.md b/docs/deployment/packagefiles-element-bootstrapper.md index 89d58cbc79a..d5af93976ea 100644 --- a/docs/deployment/packagefiles-element-bootstrapper.md +++ b/docs/deployment/packagefiles-element-bootstrapper.md @@ -10,8 +10,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/product-and-package-schema-reference.md b/docs/deployment/product-and-package-schema-reference.md index 782f6ef94a8..08d8e5c451e 100644 --- a/docs/deployment/product-and-package-schema-reference.md +++ b/docs/deployment/product-and-package-schema-reference.md @@ -20,8 +20,8 @@ helpviewer_keywords: - "product files [Windows Installer]" - "package files [ClickOnce]" - "Windows Installer, bootstrapper elements" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/product-element-bootstrapper.md b/docs/deployment/product-element-bootstrapper.md index 76c9ad13fd4..4feaa8e31d3 100644 --- a/docs/deployment/product-element-bootstrapper.md +++ b/docs/deployment/product-element-bootstrapper.md @@ -10,8 +10,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/publisheridentity-element-clickonce-deployment.md b/docs/deployment/publisheridentity-element-clickonce-deployment.md index 4a57f4bbaad..df9fbc662bb 100644 --- a/docs/deployment/publisheridentity-element-clickonce-deployment.md +++ b/docs/deployment/publisheridentity-element-clickonce-deployment.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "publisherIdentity Element [ClickOnce deployment manifest], introduction" - "required element for signed manifests [ClickOnce], publisherIdentity Element" - "publisherIdentity Element [ClickOnce deployment manifest], syntax, elements, and attributes" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/publishing-clickonce-applications.md b/docs/deployment/publishing-clickonce-applications.md index bffe374bafa..ee4da5ff536 100644 --- a/docs/deployment/publishing-clickonce-applications.md +++ b/docs/deployment/publishing-clickonce-applications.md @@ -16,8 +16,8 @@ helpviewer_keywords: - "ClickOnce applications, publishing" - "applications [Visual Studio], ClickOnce deployment" - "deploying applications [ClickOnce], publishing ClickOnce applications" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/relatedproducts-element-bootstrapper.md b/docs/deployment/relatedproducts-element-bootstrapper.md index 8708c8ea146..169c2a1f851 100644 --- a/docs/deployment/relatedproducts-element-bootstrapper.md +++ b/docs/deployment/relatedproducts-element-bootstrapper.md @@ -16,8 +16,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/schedules-element-bootstrapper.md b/docs/deployment/schedules-element-bootstrapper.md index 5293a422eb6..8a1b013466b 100644 --- a/docs/deployment/schedules-element-bootstrapper.md +++ b/docs/deployment/schedules-element-bootstrapper.md @@ -10,8 +10,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/securing-clickonce-applications.md b/docs/deployment/securing-clickonce-applications.md index e38f2b1e440..d770155beef 100644 --- a/docs/deployment/securing-clickonce-applications.md +++ b/docs/deployment/securing-clickonce-applications.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "Windows applications, ClickOnce security" - "ClickOnce deployment, security" - "deploying applications, ClickOnce security" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/security-versioning-and-manifest-issues-in-clickonce-deployments.md b/docs/deployment/security-versioning-and-manifest-issues-in-clickonce-deployments.md index 5c64c2cf7c1..8eb283cac23 100644 --- a/docs/deployment/security-versioning-and-manifest-issues-in-clickonce-deployments.md +++ b/docs/deployment/security-versioning-and-manifest-issues-in-clickonce-deployments.md @@ -18,8 +18,8 @@ helpviewer_keywords: - "Windows Vista, ClickOnce deployments" - "manifests [ClickOnce]" - "ClickOnce applications, security issues" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/server-and-client-configuration-issues-in-clickonce-deployments.md b/docs/deployment/server-and-client-configuration-issues-in-clickonce-deployments.md index cf1ee13d242..9093fcffc1f 100644 --- a/docs/deployment/server-and-client-configuration-issues-in-clickonce-deployments.md +++ b/docs/deployment/server-and-client-configuration-issues-in-clickonce-deployments.md @@ -12,8 +12,8 @@ helpviewer_keywords: - "troubleshooting ClickOnce deployments" - "ClickOnce deployment, troubleshooting" - "Windows applications, ClickOnce deployments" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/signature-element-clickonce-deployment.md b/docs/deployment/signature-element-clickonce-deployment.md index fa19820470b..67c3828dfb6 100644 --- a/docs/deployment/signature-element-clickonce-deployment.md +++ b/docs/deployment/signature-element-clickonce-deployment.md @@ -9,8 +9,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [ClickOnce deployment manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/strings-element-bootstrapper.md b/docs/deployment/strings-element-bootstrapper.md index eb92e809c82..16a1acaca8a 100644 --- a/docs/deployment/strings-element-bootstrapper.md +++ b/docs/deployment/strings-element-bootstrapper.md @@ -13,8 +13,8 @@ dev_langs: - "C++" helpviewer_keywords: - " element [bootstrapper]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/troubleshooting-clickonce-deployments.md b/docs/deployment/troubleshooting-clickonce-deployments.md index e552e9d0195..9dc27a38562 100644 --- a/docs/deployment/troubleshooting-clickonce-deployments.md +++ b/docs/deployment/troubleshooting-clickonce-deployments.md @@ -13,8 +13,8 @@ helpviewer_keywords: - ClickOnce deployment, troubleshooting - Windows applications, ClickOnce deployments - deploying applications [ClickOnce], troubleshooting -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/trusted-application-deployment-overview.md b/docs/deployment/trusted-application-deployment-overview.md index 8451a4796df..383c5b63a00 100644 --- a/docs/deployment/trusted-application-deployment-overview.md +++ b/docs/deployment/trusted-application-deployment-overview.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "ClickOnce deployment, install without prompting" - "ClickOnce deployment, security" - "trusted application deployment" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/trustinfo-element-clickonce-application.md b/docs/deployment/trustinfo-element-clickonce-application.md index 716d57c5abd..60921e591df 100644 --- a/docs/deployment/trustinfo-element-clickonce-application.md +++ b/docs/deployment/trustinfo-element-clickonce-application.md @@ -17,8 +17,8 @@ dev_langs: helpviewer_keywords: - "manifests [ClickOnce], trustInfo element" - " element [ClickOnce application manifest]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-creating-a-custom-bootstrapper-to-show-a-privacy-prompt.md b/docs/deployment/walkthrough-creating-a-custom-bootstrapper-to-show-a-privacy-prompt.md index c8735238f3b..a3551b87a8c 100644 --- a/docs/deployment/walkthrough-creating-a-custom-bootstrapper-to-show-a-privacy-prompt.md +++ b/docs/deployment/walkthrough-creating-a-custom-bootstrapper-to-show-a-privacy-prompt.md @@ -14,8 +14,8 @@ helpviewer_keywords: - "deploying applications [Visual Studio], custom prerequisites" - "Windows Installer deployment, prerequisites" - "prerequisites [.NET Framework], custom bootstrapper package" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-creating-a-custom-installer-for-a-clickonce-application.md b/docs/deployment/walkthrough-creating-a-custom-installer-for-a-clickonce-application.md index ae9fd1a1393..66ef872b4f1 100644 --- a/docs/deployment/walkthrough-creating-a-custom-installer-for-a-clickonce-application.md +++ b/docs/deployment/walkthrough-creating-a-custom-installer-for-a-clickonce-application.md @@ -13,8 +13,8 @@ helpviewer_keywords: - "deploying applications [ClickOnce], custom installer" - "InPlaceHostingManager [ClickOnce], custom installer" - "custom installer [ClickOnce]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md b/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md index 430ce2907bc..57303a721fe 100644 --- a/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md +++ b/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md @@ -12,8 +12,8 @@ helpviewer_keywords: - "Windows applications, ClickOnce deployments" - "ClickOnce deployment, on-demand download" - "on-demand assemblies, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api.md b/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api.md index c463c63196b..f2d8d0f1cc4 100644 --- a/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api.md +++ b/docs/deployment/walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api.md @@ -11,8 +11,8 @@ helpviewer_keywords: - "assemblies, downloading [ClickOnce]" - "ClickOnce deployment, on-demand download" - "on-demand assemblies, ClickOnce" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md b/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md index 5fb875e2aa4..f9ac60b96d5 100644 --- a/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md +++ b/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md @@ -15,8 +15,8 @@ helpviewer_keywords: - "Windows Forms, localization" - "ClickOnce deployment, localization" - "walkthroughs, localization" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api.md b/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api.md index 36ceb0afae3..fdeaa0692c8 100644 --- a/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api.md +++ b/docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api.md @@ -16,8 +16,8 @@ helpviewer_keywords: - "ClickOnce deployment, on-demand download" - "localization, ClickOnce deployment" - "ClickOnce deployment, localization" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-manually-deploying-a-clickonce-app-no-re-signing-required.md b/docs/deployment/walkthrough-manually-deploying-a-clickonce-app-no-re-signing-required.md index 3c32a2466fb..d9a4c40a51e 100644 --- a/docs/deployment/walkthrough-manually-deploying-a-clickonce-app-no-re-signing-required.md +++ b/docs/deployment/walkthrough-manually-deploying-a-clickonce-app-no-re-signing-required.md @@ -17,8 +17,8 @@ helpviewer_keywords: - "manual ClickOnce deployments" - "manifests [ClickOnce]" - "ClickOnce applications, deployed by others" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/deployment/walkthrough-manually-deploying-a-clickonce-application.md b/docs/deployment/walkthrough-manually-deploying-a-clickonce-application.md index 4e274c4f07a..e576375c6ed 100644 --- a/docs/deployment/walkthrough-manually-deploying-a-clickonce-application.md +++ b/docs/deployment/walkthrough-manually-deploying-a-clickonce-application.md @@ -15,8 +15,8 @@ helpviewer_keywords: - "ClickOnce deployment, SDK tools" - "manual ClickOnce deployments" - "manifests [ClickOnce]" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: deployment --- diff --git a/docs/designers/export-textures.md b/docs/designers/export-textures.md index e81c6231e2f..ec373d6b108 100644 --- a/docs/designers/export-textures.md +++ b/docs/designers/export-textures.md @@ -3,8 +3,8 @@ title: Export texture formats with Image Content Pipeline description: Learn how to export textures, such as those that include mipmaps or premultipled alpha, as part of building your projects. ms.date: 06/23/2023 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/how-to-apply-a-shader-to-a-3-d-model.md b/docs/designers/how-to-apply-a-shader-to-a-3-d-model.md index 8f3dde5e971..032c78cbd2d 100644 --- a/docs/designers/how-to-apply-a-shader-to-a-3-d-model.md +++ b/docs/designers/how-to-apply-a-shader-to-a-3-d-model.md @@ -3,8 +3,8 @@ title: 'Apply a Shader to a 3D Model' description: Learn how to use the Model Editor to apply a Directed Graph Shader Language shader to a 3D model to give it an interesting appearance. ms.date: 11/04/2016 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/how-to-create-a-basic-3-d-model.md b/docs/designers/how-to-create-a-basic-3-d-model.md index f814fbc5490..23d6b1b851c 100644 --- a/docs/designers/how-to-create-a-basic-3-d-model.md +++ b/docs/designers/how-to-create-a-basic-3-d-model.md @@ -3,8 +3,8 @@ title: Use the Model Editor to create a basic 3D model description: Learn how to use the Model Editor to create a basic 3D model, including adding objects to a scene, translating selections, and other activities. ms.date: 11/04/2016 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/how-to-create-a-basic-color-shader.md b/docs/designers/how-to-create-a-basic-color-shader.md index 3eed3dcd488..6d884cfc3b9 100644 --- a/docs/designers/how-to-create-a-basic-color-shader.md +++ b/docs/designers/how-to-create-a-basic-color-shader.md @@ -3,8 +3,8 @@ title: 'Create Shaders with Shader Designer' description: Learn how to use Shader Designer to create different types of shaders ms.date: 06/04/2023 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/how-to-export-a-shader.md b/docs/designers/how-to-export-a-shader.md index 2748f433bb8..f9ba0dd66ab 100644 --- a/docs/designers/how-to-export-a-shader.md +++ b/docs/designers/how-to-export-a-shader.md @@ -3,8 +3,8 @@ title: 'Export a Shader' description: Learn how to use the Shader Designer to export a Directed Graph Shader Language shader so that you can use it in your app. ms.date: 11/04/2016 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/how-to-model-3-d-terrain.md b/docs/designers/how-to-model-3-d-terrain.md index 77a4a211303..377b98c406b 100644 --- a/docs/designers/how-to-model-3-d-terrain.md +++ b/docs/designers/how-to-model-3-d-terrain.md @@ -3,8 +3,8 @@ title: 'Model 3D Terrain' description: Learn how to use the Model Editor to create a 3D terrain model by dividing a plane to make additional faces and manipulating their vertices. ms.date: 11/04/2016 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/how-to-modify-the-pivot-point-of-a-3-d-model.md b/docs/designers/how-to-modify-the-pivot-point-of-a-3-d-model.md index 57d82bf07aa..10e24a0e073 100644 --- a/docs/designers/how-to-modify-the-pivot-point-of-a-3-d-model.md +++ b/docs/designers/how-to-modify-the-pivot-point-of-a-3-d-model.md @@ -3,8 +3,8 @@ title: 'Modify the Pivot Point of a 3D Model' description: Learn how to use the Model Editor to modify the pivot point of a 3D model, which is the point that defines the center of the object for rotation and scaling. ms.date: 11/04/2016 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/image-editor.md b/docs/designers/image-editor.md index 2ba6bd660f7..5c63528a579 100644 --- a/docs/designers/image-editor.md +++ b/docs/designers/image-editor.md @@ -6,8 +6,8 @@ ms.topic: how-to f1_keywords: - vs.graphics.designer.imageeditor - vs.graphics.imageeditor -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/model-editor.md b/docs/designers/model-editor.md index 2f79fc611bb..8ccbf1300c1 100644 --- a/docs/designers/model-editor.md +++ b/docs/designers/model-editor.md @@ -6,8 +6,8 @@ ms.topic: how-to f1_keywords: - vs.graphics.designer.3dscene - vs.graphics.modelviewer -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/shader-designer-nodes.md b/docs/designers/shader-designer-nodes.md index 3458dac60df..bda3c6458ca 100644 --- a/docs/designers/shader-designer-nodes.md +++ b/docs/designers/shader-designer-nodes.md @@ -3,8 +3,8 @@ title: About Shader Designer nodes description: Learn about the various Shader Designer nodes that you can use to create graphics effects. ms.date: 06/30/2023 ms.topic: overview -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/shader-designer.md b/docs/designers/shader-designer.md index b4620aadaf8..658e85deacb 100644 --- a/docs/designers/shader-designer.md +++ b/docs/designers/shader-designer.md @@ -6,8 +6,8 @@ ms.topic: how-to f1_keywords: - vs.graphics.designer.effectdesigner - vs.graphics.shaderdesigner -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/the-visual-studio-image-library.md b/docs/designers/the-visual-studio-image-library.md index 819c3058413..66f05d86e2c 100644 --- a/docs/designers/the-visual-studio-image-library.md +++ b/docs/designers/the-visual-studio-image-library.md @@ -11,8 +11,8 @@ helpviewer_keywords: - Visual Studio Image Library - icons [Visual Studio], Image Library - bitmaps [Visual Studio], Image Library -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/using-3-d-assets-in-your-game-or-app.md b/docs/designers/using-3-d-assets-in-your-game-or-app.md index 1dea9369b2c..8ab0eacde03 100644 --- a/docs/designers/using-3-d-assets-in-your-game-or-app.md +++ b/docs/designers/using-3-d-assets-in-your-game-or-app.md @@ -10,8 +10,8 @@ f1_keywords: - VC.Project.ImageContentTask.Compress - VC.Project.ShaderGraphContentTask.ContentOutput - VC.Project.ImageContentTask.GenerateMips -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/working-with-3-d-assets-for-games-and-apps.md b/docs/designers/working-with-3-d-assets-for-games-and-apps.md index 3bd201cbf4a..a1c97cd6d04 100644 --- a/docs/designers/working-with-3-d-assets-for-games-and-apps.md +++ b/docs/designers/working-with-3-d-assets-for-games-and-apps.md @@ -3,8 +3,8 @@ title: Working with 3D Assets for Games and Apps description: Learn about the Visual Studio tools that you can use to create or modify 3D models, textures, and shaders for DirectX-based games and apps. ms.date: 11/04/2016 ms.topic: concept-article -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/working-with-3-d-models.md b/docs/designers/working-with-3-d-models.md index 310235f1171..dc33a95cc48 100644 --- a/docs/designers/working-with-3-d-models.md +++ b/docs/designers/working-with-3-d-models.md @@ -3,8 +3,8 @@ title: Working with 3D Models description: Learn about creating 3D models by using the Model Editor in Visual Studio, which you can use in your DirectX-based game or app. ms.date: 11/04/2016 ms.topic: concept-article -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/working-with-shaders.md b/docs/designers/working-with-shaders.md index 6b58787c161..bc68a1a3d49 100644 --- a/docs/designers/working-with-shaders.md +++ b/docs/designers/working-with-shaders.md @@ -3,8 +3,8 @@ title: Working with Shaders description: Learn how to design custom shader effects by using the graph-based Shader Designer in Visual Studio. You can use shaders in your DirectX-based game or app. ms.date: 11/04/2016 ms.topic: concept-article -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/designers/working-with-textures-and-images.md b/docs/designers/working-with-textures-and-images.md index cf915ccf33b..ff7edd71f88 100644 --- a/docs/designers/working-with-textures-and-images.md +++ b/docs/designers/working-with-textures-and-images.md @@ -3,8 +3,8 @@ title: Learn about textures and images description: Learn about textures and images and how Visual Studio can help you create and modify them in formats like those that are used in DirectX app development. ms.date: 06/23/2023 ms.topic: overview -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ui-designers --- diff --git a/docs/get-started/csharp/tutorial-aspnet-core.md b/docs/get-started/csharp/tutorial-aspnet-core.md index 513e6020957..a2590f05220 100644 --- a/docs/get-started/csharp/tutorial-aspnet-core.md +++ b/docs/get-started/csharp/tutorial-aspnet-core.md @@ -1,8 +1,8 @@ --- title: "Tutorial: Create C# ASP.NET Core web application" description: Create a web application in the Visual Studio integrated development environment (IDE) by using C# and ASP.NET Core, make changes to the app, and run the app. -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-console-part-2.md b/docs/get-started/csharp/tutorial-console-part-2.md index 3077876a178..8982f20bf86 100644 --- a/docs/get-started/csharp/tutorial-console-part-2.md +++ b/docs/get-started/csharp/tutorial-console-part-2.md @@ -6,8 +6,8 @@ ms.date: 02/11/2026 ms.subservice: general-ide ms.topic: tutorial ms.devlang: csharp -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm monikerRange: ">=vs-2022" dev_langs: diff --git a/docs/get-started/csharp/tutorial-console.md b/docs/get-started/csharp/tutorial-console.md index e0452e0253a..ac585eeb9e0 100644 --- a/docs/get-started/csharp/tutorial-console.md +++ b/docs/get-started/csharp/tutorial-console.md @@ -6,8 +6,8 @@ ms.date: 12/15/2025 ms.subservice: general-ide ms.topic: tutorial ms.devlang: csharp -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - CSharp diff --git a/docs/get-started/csharp/tutorial-debugger.md b/docs/get-started/csharp/tutorial-debugger.md index fde72abed5e..6b09fd27dbf 100644 --- a/docs/get-started/csharp/tutorial-debugger.md +++ b/docs/get-started/csharp/tutorial-debugger.md @@ -8,8 +8,8 @@ dev_langs: - "CSharp" helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.update-cycle: 90-days diff --git a/docs/get-started/csharp/tutorial-editor.md b/docs/get-started/csharp/tutorial-editor.md index 8d5048e8a6a..e06b6e7ee6c 100644 --- a/docs/get-started/csharp/tutorial-editor.md +++ b/docs/get-started/csharp/tutorial-editor.md @@ -5,8 +5,8 @@ ms.custom: vs-acquisition ms.date: 09/14/2021 ms.subservice: general-ide ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - CSharp diff --git a/docs/get-started/csharp/tutorial-uwp.md b/docs/get-started/csharp/tutorial-uwp.md index 613f009fc68..86a6263cd3e 100644 --- a/docs/get-started/csharp/tutorial-uwp.md +++ b/docs/get-started/csharp/tutorial-uwp.md @@ -7,8 +7,8 @@ ms.date: 03/04/2026 ms.subservice: general-ide ms.topic: tutorial ms.devlang: csharp -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - CSharp diff --git a/docs/get-started/csharp/tutorial-wasdk.md b/docs/get-started/csharp/tutorial-wasdk.md index 495f72b7b3c..b9b068b7a26 100644 --- a/docs/get-started/csharp/tutorial-wasdk.md +++ b/docs/get-started/csharp/tutorial-wasdk.md @@ -7,8 +7,8 @@ ms.date: 02/25/2026 ms.subservice: general-ide ms.topic: tutorial ms.devlang: csharp -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - CSharp diff --git a/docs/get-started/csharp/tutorial-windows-forms-create-match-game.md b/docs/get-started/csharp/tutorial-windows-forms-create-match-game.md index 502d3441a3a..3b153ec29de 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-create-match-game.md +++ b/docs/get-started/csharp/tutorial-windows-forms-create-match-game.md @@ -1,8 +1,8 @@ --- title: "Tutorial: Create a matching game" description: Complete the first steps to creating a game where a player matches icons. Create a project in Visual Studio by using C# or Visual Basic Windows Forms. -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-windows-forms-match-game-icons.md b/docs/get-started/csharp/tutorial-windows-forms-match-game-icons.md index f911642595b..2180e99e0dd 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-match-game-icons.md +++ b/docs/get-started/csharp/tutorial-windows-forms-match-game-icons.md @@ -4,8 +4,8 @@ description: Assign a random icon to each label in a matching game Windows Form dev_langs: - "CSharp" - "VB" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-windows-forms-match-game-labels.md b/docs/get-started/csharp/tutorial-windows-forms-match-game-labels.md index 26a4c74c753..f27e6d39cae 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-match-game-labels.md +++ b/docs/get-started/csharp/tutorial-windows-forms-match-game-labels.md @@ -4,8 +4,8 @@ description: Use reference variables to control labels in Visual Studio by using dev_langs: - "CSharp" - "VB" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-windows-forms-match-game-play.md b/docs/get-started/csharp/tutorial-windows-forms-match-game-play.md index bf8b995cc7b..3c9acfee5e9 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-match-game-play.md +++ b/docs/get-started/csharp/tutorial-windows-forms-match-game-play.md @@ -4,8 +4,8 @@ description: Complete code development on a matching game by adding code to keep dev_langs: - "CSharp" - "VB" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-math-problems.md b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-math-problems.md index c1b544278f9..9d205926d8a 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-math-problems.md +++ b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-math-problems.md @@ -7,8 +7,8 @@ dev_langs: - "VB" ms.date: 02/13/2026 ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide diff --git a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-timer.md b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-timer.md index 2daa7409325..bb041582da0 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-timer.md +++ b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-add-timer.md @@ -7,8 +7,8 @@ dev_langs: - "VB" ms.date: 02/13/2026 ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide diff --git a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls.md b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls.md index 1cfbcbb4a81..ba9c1b1db97 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls.md +++ b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls.md @@ -4,8 +4,8 @@ description: Create a C# or Visual Basic Windows Forms project for a math quiz a ms.custom: vs-acquisition ms.date: 02/13/2026 ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide # customer intent: As a developer, I want to learn how a Windows form project works in Visual Studio so that I can create such projects in the future. diff --git a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-customize-ui.md b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-customize-ui.md index 2892173a2a6..20f55599e08 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-math-quiz-customize-ui.md +++ b/docs/get-started/csharp/tutorial-windows-forms-math-quiz-customize-ui.md @@ -7,8 +7,8 @@ dev_langs: - "VB" ms.date: 04/20/2023 ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-code.md b/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-code.md index 351391311b5..e59fe2722ad 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-code.md +++ b/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-code.md @@ -4,8 +4,8 @@ description: Learn how to add C# or VB code to support the UI controls for a pic dev_langs: - "CSharp" - "VB" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-controls.md b/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-controls.md index d20e9aa3ddc..7e096400370 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-controls.md +++ b/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-controls.md @@ -1,8 +1,8 @@ --- title: "Tutorial: Add controls to the picture viewer Windows Forms app" description: Add a picture box, a checkbox, and buttons to a picture viewer application in the Visual Studio integrated development environment. -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-layout.md b/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-layout.md index 2e684bb8a42..c37d5c3a0f9 100644 --- a/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-layout.md +++ b/docs/get-started/csharp/tutorial-windows-forms-picture-viewer-layout.md @@ -1,8 +1,8 @@ --- title: Create a WinForms project for a picture viewer app description: Create a C# or VB Windows Forms (.NET Framework) project for a picture viewer application in the Visual Studio integrated development environment (IDE). -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/csharp/tutorial-wpf.md b/docs/get-started/csharp/tutorial-wpf.md index e00ce8afbb6..efcc7623331 100644 --- a/docs/get-started/csharp/tutorial-wpf.md +++ b/docs/get-started/csharp/tutorial-wpf.md @@ -6,8 +6,8 @@ ms.subservice: general-ide ms.topic: tutorial dev_langs: - "CSharp" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.custom: - vs-acquisition diff --git a/docs/get-started/csharp/visual-studio-ide.md b/docs/get-started/csharp/visual-studio-ide.md index 6b4703f714d..5069caa4b0a 100644 --- a/docs/get-started/csharp/visual-studio-ide.md +++ b/docs/get-started/csharp/visual-studio-ide.md @@ -5,8 +5,8 @@ ms.date: 02/26/2026 ms.subservice: general-ide ms.custom: vs-acquisition ms.topic: overview -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - CSharp diff --git a/docs/get-started/includes/ide-overview.md b/docs/get-started/includes/ide-overview.md index 3b868b2eb77..be735d50f2e 100644 --- a/docs/get-started/includes/ide-overview.md +++ b/docs/get-started/includes/ide-overview.md @@ -1,8 +1,8 @@ --- ms.date: 02/26/2026 ms.subservice: general-ide -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.topic: include ms.custom: diff --git a/docs/get-started/tutorial-editor.md b/docs/get-started/tutorial-editor.md index d9154dcc35b..9da9e296253 100644 --- a/docs/get-started/tutorial-editor.md +++ b/docs/get-started/tutorial-editor.md @@ -6,8 +6,8 @@ ms.update-cycle: 180-days ms.subservice: general-ide ms.custom: vs-acquisition ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.collection: ce-skilling-ai-copilot dev_langs: diff --git a/docs/get-started/tutorial-fsharp-web-app.md b/docs/get-started/tutorial-fsharp-web-app.md index ef6e32565dd..376a4708f83 100644 --- a/docs/get-started/tutorial-fsharp-web-app.md +++ b/docs/get-started/tutorial-fsharp-web-app.md @@ -1,8 +1,8 @@ --- title: "Tutorial: Create ASP.NET Core web services in F#" description: Create and configure an ASP.NET Core web service in the Visual Studio integrated development environment (IDE) by using F#. -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.topic: tutorial ms.date: 01/28/2022 ms.custom: vs-acquisition diff --git a/docs/get-started/tutorial-open-project-from-repo.md b/docs/get-started/tutorial-open-project-from-repo.md index b2acdcc64b8..7b7c55f0d73 100644 --- a/docs/get-started/tutorial-open-project-from-repo.md +++ b/docs/get-started/tutorial-open-project-from-repo.md @@ -4,8 +4,8 @@ description: In this tutorial, learn how to open a cloned project in a Git or Az ms.date: 02/27/2026 ms.subservice: general-ide ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - CSharp diff --git a/docs/get-started/tutorial-projects-solutions.md b/docs/get-started/tutorial-projects-solutions.md index 2dc6954f988..52703262f42 100644 --- a/docs/get-started/tutorial-projects-solutions.md +++ b/docs/get-started/tutorial-projects-solutions.md @@ -7,8 +7,8 @@ ms.custom: vs-acquisition ms.topic: tutorial f1_keywords: - project.addnewitem -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm #customer intent: As a developer new to Visual Studio, I want to understand the concepts of solution and project in order to plan and implement my development projects. --- diff --git a/docs/get-started/visual-basic/tutorial-console.md b/docs/get-started/visual-basic/tutorial-console.md index 1409a371fb8..0235ca330a8 100644 --- a/docs/get-started/visual-basic/tutorial-console.md +++ b/docs/get-started/visual-basic/tutorial-console.md @@ -5,8 +5,8 @@ ms.date: 02/27/2026 ms.subservice: general-ide ms.topic: tutorial ms.devlang: vb -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - vb diff --git a/docs/get-started/visual-basic/tutorial-debugger.md b/docs/get-started/visual-basic/tutorial-debugger.md index 484f992a9af..8c31d93ae85 100644 --- a/docs/get-started/visual-basic/tutorial-debugger.md +++ b/docs/get-started/visual-basic/tutorial-debugger.md @@ -8,8 +8,8 @@ dev_langs: - "VB" helpviewer_keywords: - "debugger" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm #customer intent: As a Visual Basic developer, I want to understand how debugging works in Visual Studio. diff --git a/docs/get-started/visual-basic/tutorial-editor.md b/docs/get-started/visual-basic/tutorial-editor.md index 2e7faec4029..e977a68265f 100644 --- a/docs/get-started/visual-basic/tutorial-editor.md +++ b/docs/get-started/visual-basic/tutorial-editor.md @@ -5,8 +5,8 @@ ms.custom: vs-acquisition ms.date: 02/19/2026 ms.subservice: general-ide ms.topic: tutorial -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - VB diff --git a/docs/get-started/visual-basic/tutorial-projects-solutions.md b/docs/get-started/visual-basic/tutorial-projects-solutions.md index 146eb16aead..3fc0bce51d1 100644 --- a/docs/get-started/visual-basic/tutorial-projects-solutions.md +++ b/docs/get-started/visual-basic/tutorial-projects-solutions.md @@ -5,8 +5,8 @@ ms.date: 02/20/2026 ms.subservice: general-ide ms.custom: vs-acquisition ms.topic: how-to -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm dev_langs: - VB diff --git a/docs/get-started/visual-basic/tutorial-wpf.md b/docs/get-started/visual-basic/tutorial-wpf.md index 5443b069b38..feab72515e3 100644 --- a/docs/get-started/visual-basic/tutorial-wpf.md +++ b/docs/get-started/visual-basic/tutorial-wpf.md @@ -1,8 +1,8 @@ --- title: "Tutorial: Use Windows Presentation Foundation (WPF)" description: Create a Windows Desktop .NET app in Visual Basic with Visual Studio by using the Windows Presentation Foundation (WPF) UI framework. -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: tutorial diff --git a/docs/get-started/visual-basic/visual-studio-ide.md b/docs/get-started/visual-basic/visual-studio-ide.md index c96d2c461a0..2913cb16ad6 100644 --- a/docs/get-started/visual-basic/visual-studio-ide.md +++ b/docs/get-started/visual-basic/visual-studio-ide.md @@ -4,8 +4,8 @@ description: Explore how to work with Visual Studio to edit, debug, and build co ms.date: 02/25/2026 ms.subservice: general-ide ms.topic: how-to -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.custom: - vs-acquisition diff --git a/docs/get-started/visual-studio-ide.md b/docs/get-started/visual-studio-ide.md index 14b62f2c283..ab114a53e0c 100644 --- a/docs/get-started/visual-studio-ide.md +++ b/docs/get-started/visual-studio-ide.md @@ -13,8 +13,8 @@ ms.custom: f1_keywords: - vs.startpage - VS.StartPage.HowDoI -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm #customer intent: As a developer, I want to understand the features of Visual Studio so that I can decide which features are useful to me. --- diff --git a/docs/ide/code-snippets-schema-reference.md b/docs/ide/code-snippets-schema-reference.md index 676e6f56457..1597bf09816 100644 --- a/docs/ide/code-snippets-schema-reference.md +++ b/docs/ide/code-snippets-schema-reference.md @@ -8,8 +8,8 @@ helpviewer_keywords: - snippets [Visual Studio], schema reference - code snippets [Visual Studio], schema reference - IntelliSense Code Snippets, XML Schema -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/code-snippets.md b/docs/ide/code-snippets.md index 287ec83a032..cca8346255f 100644 --- a/docs/ide/code-snippets.md +++ b/docs/ide/code-snippets.md @@ -10,8 +10,8 @@ f1_keywords: helpviewer_keywords: - surround with - code snippets -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/code-styles-and-code-cleanup.md b/docs/ide/code-styles-and-code-cleanup.md index 148c23dfd09..594aad97178 100644 --- a/docs/ide/code-styles-and-code-cleanup.md +++ b/docs/ide/code-styles-and-code-cleanup.md @@ -4,8 +4,8 @@ description: Learn how to configure Visual Studio to apply code style preference ms.date: 01/06/2026 ms.topic: how-to ms.custom: peer-review-program -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide f1_keywords: diff --git a/docs/ide/codeindex-command.md b/docs/ide/codeindex-command.md index cf2402987d5..e9c605bd036 100644 --- a/docs/ide/codeindex-command.md +++ b/docs/ide/codeindex-command.md @@ -7,8 +7,8 @@ helpviewer_keywords: - command-line tools [Team Foundation Server] - TFSConfig - CodeIndex command [Team Foundation Server] -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/common-quick-actions.md b/docs/ide/common-quick-actions.md index 0f4e395bf37..0f72b1f9e16 100644 --- a/docs/ide/common-quick-actions.md +++ b/docs/ide/common-quick-actions.md @@ -3,8 +3,8 @@ title: Common Quick Actions description: Most popular Quick Actions for C# and Visual Basic including fixing misspelled keywords or symbols, resolving merge conflicts, removing necessary imports, generating types, introducing local variables, etc. ms.date: 01/12/2024 ms.topic: reference -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/copilot-specialized-agents.md b/docs/ide/copilot-specialized-agents.md index 2330ad67b65..d8c81cbf1b7 100644 --- a/docs/ide/copilot-specialized-agents.md +++ b/docs/ide/copilot-specialized-agents.md @@ -3,8 +3,8 @@ title: Use custom agents in GitHub Copilot description: Learn about built-in agents for debugging, profiling, testing, and code modernization, and how to create custom agents for your team workflows. ms.date: 05/11/2026 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ai-tools ms.collection: ce-skilling-ai-copilot diff --git a/docs/ide/create-portable-custom-editor-options.md b/docs/ide/create-portable-custom-editor-options.md index b63ab7def75..d5870da5ab5 100644 --- a/docs/ide/create-portable-custom-editor-options.md +++ b/docs/ide/create-portable-custom-editor-options.md @@ -2,8 +2,8 @@ title: Define Consistent Coding Styles with EditorConfig description: Add an EditorConfig file to your project or codebase to enforce consistent coding styles for everyone that works in the codebase. ms.date: 02/19/2026 -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.topic: how-to diff --git a/docs/ide/customize-build-and-debug-tasks-in-visual-studio.md b/docs/ide/customize-build-and-debug-tasks-in-visual-studio.md index dcca8fc0d19..d3e310f745d 100644 --- a/docs/ide/customize-build-and-debug-tasks-in-visual-studio.md +++ b/docs/ide/customize-build-and-debug-tasks-in-visual-studio.md @@ -9,8 +9,8 @@ helpviewer_keywords: - customize codebases [Visual Studio] - tasks.vs.json file [Visual Studio] - launch.vs.json file [Visual Studio] -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide diff --git a/docs/ide/develop-code-in-visual-studio-without-projects-or-solutions.md b/docs/ide/develop-code-in-visual-studio-without-projects-or-solutions.md index b8541247800..00b1eb07196 100644 --- a/docs/ide/develop-code-in-visual-studio-without-projects-or-solutions.md +++ b/docs/ide/develop-code-in-visual-studio-without-projects-or-solutions.md @@ -7,8 +7,8 @@ helpviewer_keywords: - open folder [Visual Studio] - anycode [Visual Studio] - projects and solutions, develop code without -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.custom: awp-ai ms.subservice: general-ide diff --git a/docs/ide/encodings-and-line-breaks.md b/docs/ide/encodings-and-line-breaks.md index cff6d7e16c6..3ae679e1b6b 100644 --- a/docs/ide/encodings-and-line-breaks.md +++ b/docs/ide/encodings-and-line-breaks.md @@ -12,8 +12,8 @@ helpviewer_keywords: - editors, line breaks - line break characters - Visual Studio, line break characters -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide diff --git a/docs/ide/find-and-fix-code-errors.md b/docs/ide/find-and-fix-code-errors.md index 5d0f8c46be2..2fc5d8eb95b 100644 --- a/docs/ide/find-and-fix-code-errors.md +++ b/docs/ide/find-and-fix-code-errors.md @@ -3,8 +3,8 @@ title: Fix Program Errors and Improve Code description: Explore how Visual Studio can help you find and fix problems in your code, including build errors, code analysis, debugging tools, and unit tests. ms.date: 03/13/2026 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/find-code-changes-and-other-history-with-codelens.md b/docs/ide/find-code-changes-and-other-history-with-codelens.md index fa3d8204950..9e7a277371a 100644 --- a/docs/ide/find-code-changes-and-other-history-with-codelens.md +++ b/docs/ide/find-code-changes-and-other-history-with-codelens.md @@ -5,8 +5,8 @@ ms.date: 04/06/2026 ms.topic: how-to f1_keywords: - VS.ToolsOptionsPages.Text_Editor.All_Languages.CodeLens -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide ms.custom: "sfi-image-nochange, awp-ai" diff --git a/docs/ide/how-to-distribute-code-snippets.md b/docs/ide/how-to-distribute-code-snippets.md index 5ee051990a9..b4b74dd2cb9 100644 --- a/docs/ide/how-to-distribute-code-snippets.md +++ b/docs/ide/how-to-distribute-code-snippets.md @@ -5,8 +5,8 @@ ms.date: 04/03/2024 ms.topic: how-to helpviewer_keywords: - code snippets, distributing -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/how-to-save-and-open-files-with-encoding.md b/docs/ide/how-to-save-and-open-files-with-encoding.md index 35dc3bc2ce2..fd99d473ad7 100644 --- a/docs/ide/how-to-save-and-open-files-with-encoding.md +++ b/docs/ide/how-to-save-and-open-files-with-encoding.md @@ -10,8 +10,8 @@ helpviewer_keywords: - files, encoding - bidirectional language support, encoded files - file encoding, bidirectional languages -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide diff --git a/docs/ide/how-to-sign-application-and-deployment-manifests.md b/docs/ide/how-to-sign-application-and-deployment-manifests.md index 10248772c56..5f4e9d6a356 100644 --- a/docs/ide/how-to-sign-application-and-deployment-manifests.md +++ b/docs/ide/how-to-sign-application-and-deployment-manifests.md @@ -16,8 +16,8 @@ helpviewer_keywords: - ClickOnce deployment [Visual Studio], signing assemblies - key files [Visual Studio] - assemblies [Visual Studio], signing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm --- # Sign application and deployment manifests diff --git a/docs/ide/immediate-window.md b/docs/ide/immediate-window.md index 81df102947f..64187478512 100644 --- a/docs/ide/immediate-window.md +++ b/docs/ide/immediate-window.md @@ -11,8 +11,8 @@ helpviewer_keywords: - design-time expression evaluation - Immediate window - first-chance exception notifications -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/javascript-intellisense.md b/docs/ide/javascript-intellisense.md index 2eaf6b87c35..80ba53d8817 100644 --- a/docs/ide/javascript-intellisense.md +++ b/docs/ide/javascript-intellisense.md @@ -25,8 +25,8 @@ helpviewer_keywords: - IntelliSense [JavaScript], about - IntelliSense extensibility [JavaScript] - XML documentation comments [JavaScript] -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm --- # JavaScript IntelliSense diff --git a/docs/ide/managing-assembly-and-manifest-signing.md b/docs/ide/managing-assembly-and-manifest-signing.md index b1068236aea..260470e36a9 100644 --- a/docs/ide/managing-assembly-and-manifest-signing.md +++ b/docs/ide/managing-assembly-and-manifest-signing.md @@ -15,8 +15,8 @@ helpviewer_keywords: - signing manifests [Visual Studio] - application manifests [Visual Studio] - assemblies [Visual Studio], signing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm --- # Manage assembly and manifest signing diff --git a/docs/ide/not-in-toc/default.md b/docs/ide/not-in-toc/default.md index c19aae0975c..e20c449563a 100644 --- a/docs/ide/not-in-toc/default.md +++ b/docs/ide/not-in-toc/default.md @@ -109,8 +109,8 @@ f1_keywords: - VB_E_TERRCLASSNOTREG - vs.webclient.help.general -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm --- # No `F1` help match was found diff --git a/docs/ide/optimize-visual-studio-performance.md b/docs/ide/optimize-visual-studio-performance.md index 4b08c889e39..7ef00f7045c 100644 --- a/docs/ide/optimize-visual-studio-performance.md +++ b/docs/ide/optimize-visual-studio-performance.md @@ -6,8 +6,8 @@ ms.date: 07/23/2025 ms.topic: best-practice helpviewer_keywords: - performance [Visual Studio] -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide f1_keywords: diff --git a/docs/ide/optimize-visual-studio-startup-time.md b/docs/ide/optimize-visual-studio-startup-time.md index 73b0ad16575..c0733984167 100644 --- a/docs/ide/optimize-visual-studio-startup-time.md +++ b/docs/ide/optimize-visual-studio-startup-time.md @@ -7,8 +7,8 @@ helpviewer_keywords: - startup time [Visual Studio] - optimizing performance [Visual Studio] - speed up start time [Visual Studio] -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/preview-changes.md b/docs/ide/preview-changes.md index 49a7a1a11b5..da9f5040d1f 100644 --- a/docs/ide/preview-changes.md +++ b/docs/ide/preview-changes.md @@ -3,8 +3,8 @@ title: Preview code changes description: Learn how to use the Preview Changes window to go over the modifications that are going to be made to your project before you accept them. ms.date: 12/16/2016 ms.topic: how-to -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide f1_keywords: diff --git a/docs/ide/productivity-features.md b/docs/ide/productivity-features.md index 7a5287b7b13..33f58d2b57b 100644 --- a/docs/ide/productivity-features.md +++ b/docs/ide/productivity-features.md @@ -4,8 +4,8 @@ description: Learn about the keyboard shortcuts and productivity features in Vis ms.date: 03/10/2026 ms.topic: best-practice ms.custom: peer-review-program -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide zone_pivot_groups: programming-languages-set-three diff --git a/docs/ide/project-designer-dotnet-csharp.md b/docs/ide/project-designer-dotnet-csharp.md index e80bee40662..bf46b129264 100644 --- a/docs/ide/project-designer-dotnet-csharp.md +++ b/docs/ide/project-designer-dotnet-csharp.md @@ -11,8 +11,8 @@ helpviewer_keywords: ms.custom: - "ide-ref" - awp-ai -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide monikerRange: '>= vs-2022' diff --git a/docs/ide/properties-window.md b/docs/ide/properties-window.md index f011555626f..02569fd9b0c 100644 --- a/docs/ide/properties-window.md +++ b/docs/ide/properties-window.md @@ -16,8 +16,8 @@ helpviewer_keywords: - virtual functions, Properties window - Properties window ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/quick-actions.md b/docs/ide/quick-actions.md index 03115d70932..db8b9695b33 100644 --- a/docs/ide/quick-actions.md +++ b/docs/ide/quick-actions.md @@ -6,8 +6,8 @@ ms.update-cycle: 180-days ms.topic: concept-article ms.custom: awp-ai ai-usage: ai-assisted -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/refactoring-in-visual-studio.md b/docs/ide/refactoring-in-visual-studio.md index 99df4c3e199..d502cffb735 100644 --- a/docs/ide/refactoring-in-visual-studio.md +++ b/docs/ide/refactoring-in-visual-studio.md @@ -9,8 +9,8 @@ helpviewer_keywords: f1_keywords: - vs.csharp.refactoring.preview ms.devlang: csharp -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/add-existing-item-command.md b/docs/ide/reference/add-existing-item-command.md index 1699535b7a0..71b9025dbdf 100644 --- a/docs/ide/reference/add-existing-item-command.md +++ b/docs/ide/reference/add-existing-item-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - File.AddExistingItem command - Add Existing Item command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/add-existing-project-command.md b/docs/ide/reference/add-existing-project-command.md index 24735810d96..583214cf504 100644 --- a/docs/ide/reference/add-existing-project-command.md +++ b/docs/ide/reference/add-existing-project-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Add Existing Project command - File.AddExistingProject -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/add-explicit-cast.md b/docs/ide/reference/add-explicit-cast.md index cf93e85827a..f77ee4010a9 100644 --- a/docs/ide/reference/add-explicit-cast.md +++ b/docs/ide/reference/add-explicit-cast.md @@ -4,8 +4,8 @@ description: Learn how to automatically add an explicit cast to an expression ba ms.date: 03/26/2020 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/add-parameter.md b/docs/ide/reference/add-parameter.md index dcf3be75ece..59f5429ff0d 100644 --- a/docs/ide/reference/add-parameter.md +++ b/docs/ide/reference/add-parameter.md @@ -4,8 +4,8 @@ description: Learn how to use a Quick Action to automatically add and declare a ms.date: 09/28/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/code-styles-refactoring-options.md b/docs/ide/reference/code-styles-refactoring-options.md index e646e5bdf37..b9d11196971 100644 --- a/docs/ide/reference/code-styles-refactoring-options.md +++ b/docs/ide/reference/code-styles-refactoring-options.md @@ -7,8 +7,8 @@ dev_langs: - CSharp - VB ms.custom: "ide-ref" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/command-prompt-powershell.md b/docs/ide/reference/command-prompt-powershell.md index 3fdcfbf3844..d89da1abeb5 100644 --- a/docs/ide/reference/command-prompt-powershell.md +++ b/docs/ide/reference/command-prompt-powershell.md @@ -1,8 +1,8 @@ --- title: Command-Line Shells & Prompt For Developers description: Learn about the two command-line shells for developers in Visual Studio, the Developer Command Prompt and the Developer PowerShell. -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.date: 03/04/2026 ms.topic: concept-article helpviewer_keywords: diff --git a/docs/ide/reference/evaluate-statement-command.md b/docs/ide/reference/evaluate-statement-command.md index 86100234e2c..0f839ea3d4c 100644 --- a/docs/ide/reference/evaluate-statement-command.md +++ b/docs/ide/reference/evaluate-statement-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - Debug.EvaluateStatement command - Evaluate Statement command ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/find-command.md b/docs/ide/reference/find-command.md index b046aa4a5fb..d6a71253ad4 100644 --- a/docs/ide/reference/find-command.md +++ b/docs/ide/reference/find-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Find command - Edit.Find command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/find-in-files-command.md b/docs/ide/reference/find-in-files-command.md index 316d87598e4..cc5e37e3081 100644 --- a/docs/ide/reference/find-in-files-command.md +++ b/docs/ide/reference/find-in-files-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Edit.FindInFiles command - find in files command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/generate-class-type.md b/docs/ide/reference/generate-class-type.md index 4b585604f3f..3f46d6732c5 100644 --- a/docs/ide/reference/generate-class-type.md +++ b/docs/ide/reference/generate-class-type.md @@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to immedia ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide f1_keywords: diff --git a/docs/ide/reference/generate-equals-gethashcode-methods.md b/docs/ide/reference/generate-equals-gethashcode-methods.md index d1c90d4babb..d3eaa6b6b74 100644 --- a/docs/ide/reference/generate-equals-gethashcode-methods.md +++ b/docs/ide/reference/generate-equals-gethashcode-methods.md @@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to generat ms.date: 03/08/2021 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/generate-field-property-local.md b/docs/ide/reference/generate-field-property-local.md index 7b3782fd719..bb99f5f0035 100644 --- a/docs/ide/reference/generate-field-property-local.md +++ b/docs/ide/reference/generate-field-property-local.md @@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to generat ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/generate-method.md b/docs/ide/reference/generate-method.md index b7b282bf25c..4768bded0f2 100644 --- a/docs/ide/reference/generate-method.md +++ b/docs/ide/reference/generate-method.md @@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to immedia ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/generate-override.md b/docs/ide/reference/generate-override.md index 68db0ca7cfe..4c4b09b8c41 100644 --- a/docs/ide/reference/generate-override.md +++ b/docs/ide/reference/generate-override.md @@ -4,8 +4,8 @@ description: Learn how to immediately generate the code for any method which can ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/go-to-command.md b/docs/ide/reference/go-to-command.md index fe60c844a7d..059e4039dc7 100644 --- a/docs/ide/reference/go-to-command.md +++ b/docs/ide/reference/go-to-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Debug.Goto command - Go To command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/implement-abstract-class.md b/docs/ide/reference/implement-abstract-class.md index 48e0c943ec0..c7199ebd9b3 100644 --- a/docs/ide/reference/implement-abstract-class.md +++ b/docs/ide/reference/implement-abstract-class.md @@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to immedia ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/implement-interface.md b/docs/ide/reference/implement-interface.md index 12fbf4804b8..17410a927a5 100644 --- a/docs/ide/reference/implement-interface.md +++ b/docs/ide/reference/implement-interface.md @@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to immedia ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/import-and-export-settings-command.md b/docs/ide/reference/import-and-export-settings-command.md index b1f0197bd8f..bbb2222c462 100644 --- a/docs/ide/reference/import-and-export-settings-command.md +++ b/docs/ide/reference/import-and-export-settings-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Tools.ImportandExportSettings - Import and Export Settings command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/introduce-local-variable.md b/docs/ide/reference/introduce-local-variable.md index dd573608480..f5afca76444 100644 --- a/docs/ide/reference/introduce-local-variable.md +++ b/docs/ide/reference/introduce-local-variable.md @@ -4,8 +4,8 @@ description: Generate a local variable to replace an existing expression. Select ms.date: 01/26/2018 ms.topic: reference ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/json001.md b/docs/ide/reference/json001.md index 4ac28173515..4459d2b255e 100644 --- a/docs/ide/reference/json001.md +++ b/docs/ide/reference/json001.md @@ -10,8 +10,8 @@ helpviewer_keywords: dev_langs: - CSharp ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: jmartens ms.subservice: general-ide --- diff --git a/docs/ide/reference/json002.md b/docs/ide/reference/json002.md index 5d67337ffd3..c5465fc73ce 100644 --- a/docs/ide/reference/json002.md +++ b/docs/ide/reference/json002.md @@ -10,8 +10,8 @@ helpviewer_keywords: dev_langs: - CSharp ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: jmartens ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-call-stack-command.md b/docs/ide/reference/list-call-stack-command.md index 405a135a762..c8d3ceb8f86 100644 --- a/docs/ide/reference/list-call-stack-command.md +++ b/docs/ide/reference/list-call-stack-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - "list call stack command" - "Debug.ListCallStack command" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-disassembly-command.md b/docs/ide/reference/list-disassembly-command.md index a33e23d62ab..3665dcc84dc 100644 --- a/docs/ide/reference/list-disassembly-command.md +++ b/docs/ide/reference/list-disassembly-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - "Debug.ListDisassembly command" - "list disassembly command" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-memory-command.md b/docs/ide/reference/list-memory-command.md index 3f3e739f0a7..dc9b976c091 100644 --- a/docs/ide/reference/list-memory-command.md +++ b/docs/ide/reference/list-memory-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - Debug.ListMemory command - ListMemory command - list memory command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-modules-command.md b/docs/ide/reference/list-modules-command.md index fa32fa666b2..bd50ea30b9e 100644 --- a/docs/ide/reference/list-modules-command.md +++ b/docs/ide/reference/list-modules-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - Debug.ListModules command - ListModules command - list modules command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-registers-command.md b/docs/ide/reference/list-registers-command.md index 03a584915d1..ec74962aa6a 100644 --- a/docs/ide/reference/list-registers-command.md +++ b/docs/ide/reference/list-registers-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - list registers command - Debug.ListRegisters command - ListRegisters command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-source-command.md b/docs/ide/reference/list-source-command.md index 9297d5514c0..b91e9d904d5 100644 --- a/docs/ide/reference/list-source-command.md +++ b/docs/ide/reference/list-source-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - "Debug.ListSource command" - "list source command" - "ListSource command" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/list-threads-command.md b/docs/ide/reference/list-threads-command.md index 6e85cc2c5dc..347fde4bbbc 100644 --- a/docs/ide/reference/list-threads-command.md +++ b/docs/ide/reference/list-threads-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - ListThreads command - list threads command - Debug.ListThreads command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/log-command-window-output-command.md b/docs/ide/reference/log-command-window-output-command.md index 8f1ea0a02c2..b4a41d7f099 100644 --- a/docs/ide/reference/log-command-window-output-command.md +++ b/docs/ide/reference/log-command-window-output-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - log Command window output command - View.LogCommandWindowOutput command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/open-file-command.md b/docs/ide/reference/open-file-command.md index 6ff5c9a7dcf..a8cc805562a 100644 --- a/docs/ide/reference/open-file-command.md +++ b/docs/ide/reference/open-file-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - Open File command - File.OpenFile command - of command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/open-project-command.md b/docs/ide/reference/open-project-command.md index 0838f373379..a5c99ef3e80 100644 --- a/docs/ide/reference/open-project-command.md +++ b/docs/ide/reference/open-project-command.md @@ -10,8 +10,8 @@ helpviewer_keywords: - op command - File.OpenProject command - Open Project command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/print-command.md b/docs/ide/reference/print-command.md index 817dbcbaf48..cbbfa501eb1 100644 --- a/docs/ide/reference/print-command.md +++ b/docs/ide/reference/print-command.md @@ -10,8 +10,8 @@ helpviewer_keywords: - Print method - Print command ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/quick-watch-command.md b/docs/ide/reference/quick-watch-command.md index 75c3e6460fa..50fb2be70a3 100644 --- a/docs/ide/reference/quick-watch-command.md +++ b/docs/ide/reference/quick-watch-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Quick Watch command - Debug.Quickwatch command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/re0001.md b/docs/ide/reference/re0001.md index 1a75a823f07..2ffcb43aba3 100644 --- a/docs/ide/reference/re0001.md +++ b/docs/ide/reference/re0001.md @@ -10,8 +10,8 @@ helpviewer_keywords: dev_langs: - CSharp ms.custom: "ide-ref" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: jmartens ms.subservice: general-ide --- diff --git a/docs/ide/reference/refactoring-extract-inline.md b/docs/ide/reference/refactoring-extract-inline.md index 8dd810be67c..d66c66d0b8a 100644 --- a/docs/ide/reference/refactoring-extract-inline.md +++ b/docs/ide/reference/refactoring-extract-inline.md @@ -7,8 +7,8 @@ ms.custom: awp-ai f1_keywords: - vs.csharp.refactoring.extractmethod - vs.csharp.refactoring.extractinterface -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/reference/refactoring-property-field.md b/docs/ide/reference/refactoring-property-field.md index 3866ffc0265..03f8dfb880b 100644 --- a/docs/ide/reference/refactoring-property-field.md +++ b/docs/ide/reference/refactoring-property-field.md @@ -7,8 +7,8 @@ ms.custom: awp-ai f1_keywords: - vs.csharp.refactoring.encapsulatefield - vs.csharp.refactoring.convertmethodtoproperty -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/reference/refactoring-rename-move.md b/docs/ide/reference/refactoring-rename-move.md index aa2d0b3443d..e1d707076b8 100644 --- a/docs/ide/reference/refactoring-rename-move.md +++ b/docs/ide/reference/refactoring-rename-move.md @@ -6,8 +6,8 @@ ms.topic: reference ms.custom: awp-ai f1_keywords: - vs.csharp.refactoring.rename -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/reference/replace-command.md b/docs/ide/reference/replace-command.md index 87add4be7ba..3dfb40defd7 100644 --- a/docs/ide/reference/replace-command.md +++ b/docs/ide/reference/replace-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Edit.Replace command - Replace command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/set-current-stack-frame-command.md b/docs/ide/reference/set-current-stack-frame-command.md index f511557b83e..65ccef90237 100644 --- a/docs/ide/reference/set-current-stack-frame-command.md +++ b/docs/ide/reference/set-current-stack-frame-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - "Set Current Stack Frame command" - "Debug.SetCurrentStackFrame command" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/set-radix-command.md b/docs/ide/reference/set-radix-command.md index 6912dfb5922..4f7116fc9d0 100644 --- a/docs/ide/reference/set-radix-command.md +++ b/docs/ide/reference/set-radix-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - "Set Radix command" - "Debug.SetRadix command" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/shell-command.md b/docs/ide/reference/shell-command.md index 6f0448d8caa..3ce9a5fcf04 100644 --- a/docs/ide/reference/shell-command.md +++ b/docs/ide/reference/shell-command.md @@ -13,8 +13,8 @@ helpviewer_keywords: - .exe files - Shell, launching exe files - Visual Studio, executables from -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/showwebbrowser-command.md b/docs/ide/reference/showwebbrowser-command.md index 014fdebd53d..bb2adf35b6d 100644 --- a/docs/ide/reference/showwebbrowser-command.md +++ b/docs/ide/reference/showwebbrowser-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - "ShowWebBrowser command" - "View.ShowWebBrowser command" -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/start-command.md b/docs/ide/reference/start-command.md index 447f1d4befd..8d4beb5a615 100644 --- a/docs/ide/reference/start-command.md +++ b/docs/ide/reference/start-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Start command - Debug.Start command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/symbol-path-command.md b/docs/ide/reference/symbol-path-command.md index b11f2d1f897..cb6fffadd3d 100644 --- a/docs/ide/reference/symbol-path-command.md +++ b/docs/ide/reference/symbol-path-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - symbol path command - Debug.SymbolPath command - SymbolPath command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/toggle-breakpoint-command.md b/docs/ide/reference/toggle-breakpoint-command.md index a229e1c132e..f99671ff080 100644 --- a/docs/ide/reference/toggle-breakpoint-command.md +++ b/docs/ide/reference/toggle-breakpoint-command.md @@ -9,8 +9,8 @@ helpviewer_keywords: - ToggleBreakpoint command - Debug.ToggleBreakPoint command - Toggle Breakpoint command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/visual-studio-command-aliases.md b/docs/ide/reference/visual-studio-command-aliases.md index e297256cfd6..35402023b97 100644 --- a/docs/ide/reference/visual-studio-command-aliases.md +++ b/docs/ide/reference/visual-studio-command-aliases.md @@ -11,8 +11,8 @@ helpviewer_keywords: - Visual Studio commands - pre-defined command aliases - command aliases -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/reference/watch-command.md b/docs/ide/reference/watch-command.md index 3e124a2cf75..d25bc888883 100644 --- a/docs/ide/reference/watch-command.md +++ b/docs/ide/reference/watch-command.md @@ -8,8 +8,8 @@ f1_keywords: helpviewer_keywords: - Watch command - Debug.Watch command -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/report-a-problem-perfview-minidumps.md b/docs/ide/report-a-problem-perfview-minidumps.md index 6b715537670..cd014f4829d 100644 --- a/docs/ide/report-a-problem-perfview-minidumps.md +++ b/docs/ide/report-a-problem-perfview-minidumps.md @@ -7,8 +7,8 @@ helpviewer_keywords: - "perfview" - "ETL Trace" - minidumps for Visual Studio issues" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/viewing-the-structure-of-code.md b/docs/ide/viewing-the-structure-of-code.md index 4849a941562..07f7181064a 100644 --- a/docs/ide/viewing-the-structure-of-code.md +++ b/docs/ide/viewing-the-structure-of-code.md @@ -28,8 +28,8 @@ helpviewer_keywords: - icons, IntelliSense - symbols, Object Browser icons - Object Browser, icons in Class View -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/visual-csharp-code-snippets.md b/docs/ide/visual-csharp-code-snippets.md index 3064382fe46..f4235e31904 100644 --- a/docs/ide/visual-csharp-code-snippets.md +++ b/docs/ide/visual-csharp-code-snippets.md @@ -8,8 +8,8 @@ helpviewer_keywords: - code snippets [C#] - Code Snippet Inserter [C#] - C#, code snippets -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/visual-studio-performance-tips-and-tricks.md b/docs/ide/visual-studio-performance-tips-and-tricks.md index 64b39aba38d..b2589db4bfb 100644 --- a/docs/ide/visual-studio-performance-tips-and-tricks.md +++ b/docs/ide/visual-studio-performance-tips-and-tricks.md @@ -3,8 +3,8 @@ title: Tips to improve performance description: Explore tips to improve and optimize certain Visual Studio features that you might not be using to help improve performance. ms.date: 11/17/2025 ms.topic: best-practice -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/ide/walkthrough-creating-a-code-snippet.md b/docs/ide/walkthrough-creating-a-code-snippet.md index 37997ff9c28..d51921c389a 100644 --- a/docs/ide/walkthrough-creating-a-code-snippet.md +++ b/docs/ide/walkthrough-creating-a-code-snippet.md @@ -10,8 +10,8 @@ helpviewer_keywords: - code snippets, replacements - code snippets, references - code snippets, imports -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide dev_langs: diff --git a/docs/ide/walkthrough-test-first-support-with-the-generate-from-usage-feature.md b/docs/ide/walkthrough-test-first-support-with-the-generate-from-usage-feature.md index a38a16b4ff4..bb4ee6ba93c 100644 --- a/docs/ide/walkthrough-test-first-support-with-the-generate-from-usage-feature.md +++ b/docs/ide/walkthrough-test-first-support-with-the-generate-from-usage-feature.md @@ -9,8 +9,8 @@ ms.topic: how-to helpviewer_keywords: - Generate From Usage - Test-First Development -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: general-ide --- diff --git a/docs/includes/preview.md b/docs/includes/preview.md index 0396cbb1da7..11f083bd249 100644 --- a/docs/includes/preview.md +++ b/docs/includes/preview.md @@ -1,8 +1,8 @@ --- -author: mikejo5000 +author: RoseHJM ms.topic: include ms.date: 06/26/2023 -ms.author: mikejo +ms.author: rosemalcolm --- > [!NOTE] diff --git a/docs/javascript/create-react-app.md b/docs/javascript/create-react-app.md index 142ba4b326a..d31ee03f2b0 100644 --- a/docs/javascript/create-react-app.md +++ b/docs/javascript/create-react-app.md @@ -4,8 +4,8 @@ description: Create, build, and run a React to-do list web application project f ms.date: 09/22/2025 ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/index.yml b/docs/javascript/index.yml index 55cd464a9f1..7452daeca2a 100644 --- a/docs/javascript/index.yml +++ b/docs/javascript/index.yml @@ -8,8 +8,8 @@ metadata: description: Explore documentation to help you use Visual Studio to create JavaScript and TypeScript applications, including overviews, tutorials, and quickstarts. ms.topic: landing-page ms.subservice: javascript-typescript - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm manager: wiwagn ms.date: 10/03/2024 diff --git a/docs/javascript/javascript-project-system-msbuild-reference.md b/docs/javascript/javascript-project-system-msbuild-reference.md index c39eaa036ec..5b6040fc0c9 100644 --- a/docs/javascript/javascript-project-system-msbuild-reference.md +++ b/docs/javascript/javascript-project-system-msbuild-reference.md @@ -5,8 +5,8 @@ ms.date: 11/07/2024 ms.custom: updateeachrelease ms.topic: reference ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/linting-javascript.md b/docs/javascript/linting-javascript.md index 3a546df1b11..a64ce9ed47c 100644 --- a/docs/javascript/linting-javascript.md +++ b/docs/javascript/linting-javascript.md @@ -9,8 +9,8 @@ f1_keywords: - "VS.ToolsOptionsPages.Text_Editor.TypeScript.Linting.General" - "VS.ToolsOptionsPages.Text_Editor.TypeScript.Linting" ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/quickstart-ide-orientation-js.md b/docs/javascript/quickstart-ide-orientation-js.md index a198bbea2d6..daf5e7c426d 100644 --- a/docs/javascript/quickstart-ide-orientation-js.md +++ b/docs/javascript/quickstart-ide-orientation-js.md @@ -4,8 +4,8 @@ description: Explore the Visual Studio integrated development environment (IDE) titleSuffix: "" ms.date: 05/26/2026 ms.topic: quickstart -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript monikerRange: '>= vs-2022' diff --git a/docs/javascript/tutorial-asp-net-core-with-angular.md b/docs/javascript/tutorial-asp-net-core-with-angular.md index 03cfc136301..ed28e4c3d65 100644 --- a/docs/javascript/tutorial-asp-net-core-with-angular.md +++ b/docs/javascript/tutorial-asp-net-core-with-angular.md @@ -4,8 +4,8 @@ description: Create an ASP.NET Core project to serve as an API backend and an An ms.date: 03/24/2026 ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-asp-net-core-with-react.md b/docs/javascript/tutorial-asp-net-core-with-react.md index 1b73db64bce..56fdfbb784a 100644 --- a/docs/javascript/tutorial-asp-net-core-with-react.md +++ b/docs/javascript/tutorial-asp-net-core-with-react.md @@ -4,8 +4,8 @@ description: Create an ASP.NET Core project to serve as an API backend and a Rea ms.date: 03/24/2026 ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-asp-net-core-with-vue.md b/docs/javascript/tutorial-asp-net-core-with-vue.md index 268b17c5290..2438a6d39ce 100644 --- a/docs/javascript/tutorial-asp-net-core-with-vue.md +++ b/docs/javascript/tutorial-asp-net-core-with-vue.md @@ -4,8 +4,8 @@ description: Create an ASP.NET Core project to serve as an API backend and a Vue ms.date: 03/24/2026 ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-aspnet-with-typescript.md b/docs/javascript/tutorial-aspnet-with-typescript.md index 62b8b8f2323..9c785902706 100644 --- a/docs/javascript/tutorial-aspnet-with-typescript.md +++ b/docs/javascript/tutorial-aspnet-with-typescript.md @@ -4,8 +4,8 @@ description: Create a simple web application by using ASP.NET Core and TypeScrip ms.date: 01/07/2026 ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-create-angular-app.md b/docs/javascript/tutorial-create-angular-app.md index e00e476f2ef..6b423d1d3bb 100644 --- a/docs/javascript/tutorial-create-angular-app.md +++ b/docs/javascript/tutorial-create-angular-app.md @@ -5,8 +5,8 @@ ms.date: 04/24/2026 ms.custom: vs-acquisition ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-create-react-app.md b/docs/javascript/tutorial-create-react-app.md index 63971989c45..f910fbc3fe3 100644 --- a/docs/javascript/tutorial-create-react-app.md +++ b/docs/javascript/tutorial-create-react-app.md @@ -5,8 +5,8 @@ ms.date: 03/12/2026 ms.custom: vs-acquisition ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-create-vue-app.md b/docs/javascript/tutorial-create-vue-app.md index 35de3bcbb40..9f32db7056d 100644 --- a/docs/javascript/tutorial-create-vue-app.md +++ b/docs/javascript/tutorial-create-vue-app.md @@ -5,8 +5,8 @@ ms.date: 05/26/2026 ms.custom: vs-acquisition ms.topic: quickstart ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript dev_langs: diff --git a/docs/javascript/tutorial-nodejs.md b/docs/javascript/tutorial-nodejs.md index e7f8d28884e..150ce875dae 100644 --- a/docs/javascript/tutorial-nodejs.md +++ b/docs/javascript/tutorial-nodejs.md @@ -5,8 +5,8 @@ ms.date: 04/21/2026 ms.custom: vs-acquisition ms.topic: tutorial ms.devlang: javascript -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: javascript-typescript monikerRange: '>= vs-2022' diff --git a/docs/profiling/add-timeline-graph-user-marks.md b/docs/profiling/add-timeline-graph-user-marks.md index c3e410c2589..441dbbbee26 100644 --- a/docs/profiling/add-timeline-graph-user-marks.md +++ b/docs/profiling/add-timeline-graph-user-marks.md @@ -3,8 +3,8 @@ title: Add user marks to the profiling timeline description: Learn how to include your own user marks in the profiling timeline to track custom events ms.date: 07/18/2024 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/analyze-async.md b/docs/profiling/analyze-async.md index b2286b10a54..feb365fcc40 100644 --- a/docs/profiling/analyze-async.md +++ b/docs/profiling/analyze-async.md @@ -5,8 +5,8 @@ ms.date: "5/5/2020" ms.topic: how-to helpviewer_keywords: - "asynchronous, async, profiling" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/analyze-database.md b/docs/profiling/analyze-database.md index f96d45500d1..55507395648 100644 --- a/docs/profiling/analyze-database.md +++ b/docs/profiling/analyze-database.md @@ -5,8 +5,8 @@ ms.date: "5/5/2020" ms.topic: how-to helpviewer_keywords: - "database, profiling" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/beginners-guide-to-performance-profiling.md b/docs/profiling/beginners-guide-to-performance-profiling.md index 9171d58b553..58c0f2cb087 100644 --- a/docs/profiling/beginners-guide-to-performance-profiling.md +++ b/docs/profiling/beginners-guide-to-performance-profiling.md @@ -8,8 +8,8 @@ helpviewer_keywords: - "Diagnostics Tools, CPU Usage" - "CPU Usage" - "Diagnostics Tools" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.update-cycle: 90-days diff --git a/docs/profiling/c-library-reference.md b/docs/profiling/c-library-reference.md index 8103cb0a932..71ca4991c0e 100644 --- a/docs/profiling/c-library-reference.md +++ b/docs/profiling/c-library-reference.md @@ -5,8 +5,8 @@ ms.date: 06/19/2024 ms.topic: reference helpviewer_keywords: - Concurrency Visualizer SDK, C Library Reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/choose-performance-tool.md b/docs/profiling/choose-performance-tool.md index c0051a1ab59..d425fdd9c79 100644 --- a/docs/profiling/choose-performance-tool.md +++ b/docs/profiling/choose-performance-tool.md @@ -10,8 +10,8 @@ helpviewer_keywords: - "diagnostic tools" - "profiling tools" - "performance tools" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cpp-library-reference.md b/docs/profiling/cpp-library-reference.md index 689d2641251..14f39699945 100644 --- a/docs/profiling/cpp-library-reference.md +++ b/docs/profiling/cpp-library-reference.md @@ -5,8 +5,8 @@ ms.date: 06/19/2024 ms.topic: reference helpviewer_keywords: - Concurrency Visualizer SDK, C++ Library Reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cpu-insights.md b/docs/profiling/cpu-insights.md index c1694975133..8f0a4729789 100644 --- a/docs/profiling/cpu-insights.md +++ b/docs/profiling/cpu-insights.md @@ -4,8 +4,8 @@ description: Use CPU Insights to diagnose and optimize your code's performance ms.date: 07/04/2025 ms.update-cycle: 180-days ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.collection: ce-skilling-ai-copilot diff --git a/docs/profiling/cpu-usage.md b/docs/profiling/cpu-usage.md index fc40e00cb77..83f35d495d7 100644 --- a/docs/profiling/cpu-usage.md +++ b/docs/profiling/cpu-usage.md @@ -4,8 +4,8 @@ description: Learn about the CPU profiler performance tool, which shows the CPU ms.date: 03/13/2026 ms.topic: how-to ms.custom: "profiling-seo" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvcreatedefaultmarkerseriesofdefaultprovider-function.md b/docs/profiling/cvcreatedefaultmarkerseriesofdefaultprovider-function.md index 42bb75f69a6..c3351707701 100644 --- a/docs/profiling/cvcreatedefaultmarkerseriesofdefaultprovider-function.md +++ b/docs/profiling/cvcreatedefaultmarkerseriesofdefaultprovider-function.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkers/CvCreateDefaultMarkerSeriesOfDefaultProvider helpviewer_keywords: - CvCreateDefaultMarkerSeriesOfDefaultProvider method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvcreatemarkerseries-function.md b/docs/profiling/cvcreatemarkerseries-function.md index 28e50fbca5e..4fd5dd23909 100644 --- a/docs/profiling/cvcreatemarkerseries-function.md +++ b/docs/profiling/cvcreatemarkerseries-function.md @@ -9,8 +9,8 @@ f1_keywords: helpviewer_keywords: - CvCreateMarkerSeriesA method - CvCreateMarkerSeriesW method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvcreatemarkerserieswithcodepagea-function.md b/docs/profiling/cvcreatemarkerserieswithcodepagea-function.md index 1c5203b1cc4..5dc1ddb987c 100644 --- a/docs/profiling/cvcreatemarkerserieswithcodepagea-function.md +++ b/docs/profiling/cvcreatemarkerserieswithcodepagea-function.md @@ -7,8 +7,8 @@ f1_keywords: - cvmakers/CvCreateMarkerSeriesWithCodePageA helpviewer_keywords: - CvCreateMarkerSeriesWithCodePageA method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cventerspan-function.md b/docs/profiling/cventerspan-function.md index a9992c19af9..721757ac319 100644 --- a/docs/profiling/cventerspan-function.md +++ b/docs/profiling/cventerspan-function.md @@ -19,8 +19,8 @@ helpviewer_keywords: - CvEnterSpanA method - CvEnterSpanExVW method - CvEnterSpanExW method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvinitprovider-function.md b/docs/profiling/cvinitprovider-function.md index cb34af9dc09..ee76850cead 100644 --- a/docs/profiling/cvinitprovider-function.md +++ b/docs/profiling/cvinitprovider-function.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkers/CvInitProvider helpviewer_keywords: - CvInitProvider method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvisenabled-function.md b/docs/profiling/cvisenabled-function.md index ec288ddef96..7024bf969cb 100644 --- a/docs/profiling/cvisenabled-function.md +++ b/docs/profiling/cvisenabled-function.md @@ -9,8 +9,8 @@ f1_keywords: helpviewer_keywords: - CvIsEnabled method - CvIsEnabledEx method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvleavespan-function.md b/docs/profiling/cvleavespan-function.md index ece58dd3498..4c80c914958 100644 --- a/docs/profiling/cvleavespan-function.md +++ b/docs/profiling/cvleavespan-function.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkers/CvLeaveSpan helpviewer_keywords: - CvLeaveSpan method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvreleasemarkerseries-function.md b/docs/profiling/cvreleasemarkerseries-function.md index 7dc82cd5788..d0105ad9a3b 100644 --- a/docs/profiling/cvreleasemarkerseries-function.md +++ b/docs/profiling/cvreleasemarkerseries-function.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkers/CvReleaseMarkerSeries helpviewer_keywords: - CvReleaseMarkerSeries method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvreleaseprovider-function.md b/docs/profiling/cvreleaseprovider-function.md index 37ab9b56ece..8bb671bf84a 100644 --- a/docs/profiling/cvreleaseprovider-function.md +++ b/docs/profiling/cvreleaseprovider-function.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkers/CvReleaseProvider helpviewer_keywords: - CvReleaseProvider method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvwritealert-function.md b/docs/profiling/cvwritealert-function.md index dd249a2e98a..e35b2c01ef7 100644 --- a/docs/profiling/cvwritealert-function.md +++ b/docs/profiling/cvwritealert-function.md @@ -13,8 +13,8 @@ helpviewer_keywords: - CvWriteAlertA method - CvWriteAlertVA method - CvWriteAlertW method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvwriteflag-function.md b/docs/profiling/cvwriteflag-function.md index 139d863c125..13a74337804 100644 --- a/docs/profiling/cvwriteflag-function.md +++ b/docs/profiling/cvwriteflag-function.md @@ -13,8 +13,8 @@ helpviewer_keywords: - CvWriteFlagExVA method - CvWriteFlagExA method - CvWriteFlagExVW method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/cvwritemessage-function.md b/docs/profiling/cvwritemessage-function.md index 8ee6ca9f749..eee42ecba83 100644 --- a/docs/profiling/cvwritemessage-function.md +++ b/docs/profiling/cvwritemessage-function.md @@ -21,8 +21,8 @@ helpviewer_keywords: - CvWriteMessageA method - CvWriteMessageVA method - CvWriteMessageExA method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/diagnostic-namespace.md b/docs/profiling/diagnostic-namespace.md index 417d3cfa6f7..db0432aec56 100644 --- a/docs/profiling/diagnostic-namespace.md +++ b/docs/profiling/diagnostic-namespace.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic helpviewer_keywords: - Concurrency, diagnostic namespace -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/dotnet-alloc-tool.md b/docs/profiling/dotnet-alloc-tool.md index bd9b88412d4..b24fa2202f2 100644 --- a/docs/profiling/dotnet-alloc-tool.md +++ b/docs/profiling/dotnet-alloc-tool.md @@ -5,8 +5,8 @@ ms.date: 04/22/2026 ms.topic: how-to helpviewer_keywords: - memory allocation, memory usage -author: Mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: AndSter ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/dotnet-counters-tool.md b/docs/profiling/dotnet-counters-tool.md index 342521f6fd9..1d30ce2fe08 100644 --- a/docs/profiling/dotnet-counters-tool.md +++ b/docs/profiling/dotnet-counters-tool.md @@ -5,8 +5,8 @@ ms.date: 05/15/2026 ms.topic: how-to helpviewer_keywords: - "dotnet, counters, profiling" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: AndSter ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/events-viewer.md b/docs/profiling/events-viewer.md index 8a62e0609ae..6414a25dacd 100644 --- a/docs/profiling/events-viewer.md +++ b/docs/profiling/events-viewer.md @@ -5,8 +5,8 @@ ms.date: 05/06/2024 ms.topic: how-to helpviewer_keywords: - Profiler, Events Viewer -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: AndSter ms.subservice: debug-diagnostics ms.custom: sfi-image-nochange diff --git a/docs/profiling/flame-graph.md b/docs/profiling/flame-graph.md index f0c4160fdf3..ccaf141a8fa 100644 --- a/docs/profiling/flame-graph.md +++ b/docs/profiling/flame-graph.md @@ -4,8 +4,8 @@ description: Find hot paths in your code by using a Flame Graph for a visual ove ms.date: 05/18/2026 ms.topic: how-to ms.custom: "profiling-seo" -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/how-to-use-the-concurrency-visualizer-markers-sdk.md b/docs/profiling/how-to-use-the-concurrency-visualizer-markers-sdk.md index 11630e61381..f77a5c49344 100644 --- a/docs/profiling/how-to-use-the-concurrency-visualizer-markers-sdk.md +++ b/docs/profiling/how-to-use-the-concurrency-visualizer-markers-sdk.md @@ -3,8 +3,8 @@ title: Use the Concurrency Visualizer Markers SDK description: Learn how to use the Concurrency Visualizer markers SDK in Visual Studio to create spans and write flags, messages, and alerts. ms.date: 11/04/2016 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/includes/change-diff-report.md b/docs/profiling/includes/change-diff-report.md index 070e671f7a4..80d0d519743 100644 --- a/docs/profiling/includes/change-diff-report.md +++ b/docs/profiling/includes/change-diff-report.md @@ -2,11 +2,11 @@ title: Change (Diff) report description: Change (Diff) report in the Memory Usage tool services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/04/2026 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/profiling/includes/managed-types-report.md b/docs/profiling/includes/managed-types-report.md index 588fe83660d..c4f99969f31 100644 --- a/docs/profiling/includes/managed-types-report.md +++ b/docs/profiling/includes/managed-types-report.md @@ -2,11 +2,11 @@ title: Managed Types report description: Managed Types report in the Memory Usage tool services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/04/2026 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/profiling/includes/memory-usage-insights.md b/docs/profiling/includes/memory-usage-insights.md index 7dcd9ddb278..b740dbed137 100644 --- a/docs/profiling/includes/memory-usage-insights.md +++ b/docs/profiling/includes/memory-usage-insights.md @@ -2,11 +2,11 @@ title: Memory Usage Insights report description: Memory Usage Insights report in the Memory Usage tool services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/04/2026 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/profiling/includes/native-types-report.md b/docs/profiling/includes/native-types-report.md index 1e4a9ba972c..c23cf556bf3 100644 --- a/docs/profiling/includes/native-types-report.md +++ b/docs/profiling/includes/native-types-report.md @@ -2,11 +2,11 @@ title: Native Types report description: Native Types report in the Memory Usage tool services: "" - author: mikejo5000 + author: RoseHJM ms.service: "" ms.topic: include ms.date: 03/04/2026 - ms.author: mikejo + ms.author: rosemalcolm ms.custom: include file --- diff --git a/docs/profiling/index.yml b/docs/profiling/index.yml index dca2d07a54b..cdad12a64b2 100644 --- a/docs/profiling/index.yml +++ b/docs/profiling/index.yml @@ -8,8 +8,8 @@ metadata: description: Explore documentation to help you use profiling tools in Visual Studio to measure performance, including overviews, getting started tutorials, and how-to guides. ms.topic: landing-page ms.subservice: debug-diagnostics - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm manager: wiwagn ms.date: 07/23/2025 diff --git a/docs/profiling/instrument-native-component-and-collect-timing-data.md b/docs/profiling/instrument-native-component-and-collect-timing-data.md index c37be1da341..da2e7a58928 100644 --- a/docs/profiling/instrument-native-component-and-collect-timing-data.md +++ b/docs/profiling/instrument-native-component-and-collect-timing-data.md @@ -3,8 +3,8 @@ title: Profiler command line - Instrument native component, get timing data description: Learn how to use the Visual Studio Profiling Tools command-line tools to collect detailed timing data for a native component such as a C++ .exe or .dll file. ms.date: 06/12/2024 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/isolate-performance-issue.md b/docs/profiling/isolate-performance-issue.md index 1418013e591..509d25b4247 100644 --- a/docs/profiling/isolate-performance-issue.md +++ b/docs/profiling/isolate-performance-issue.md @@ -9,8 +9,8 @@ dev_langs: helpviewer_keywords: - "isolate performance issues, profiling tools" - "profiling tools, .NET Counters" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.collection: ce-skilling-ai-copilot diff --git a/docs/profiling/marker-importance-enumeration.md b/docs/profiling/marker-importance-enumeration.md index 387d0a0125e..4b10cdb2063 100644 --- a/docs/profiling/marker-importance-enumeration.md +++ b/docs/profiling/marker-importance-enumeration.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic::marker_importance helpviewer_keywords: - Concurrency, diagnostic::marker_importance enumeration -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-class.md b/docs/profiling/marker-series-class.md index 6300d3d687b..5647751f91b 100644 --- a/docs/profiling/marker-series-class.md +++ b/docs/profiling/marker-series-class.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic::marker_series helpviewer_keywords: - Concurrency, diagnostic::marker_series class -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-is-enabled-method.md b/docs/profiling/marker-series-is-enabled-method.md index 5ff461709a8..886082432ee 100644 --- a/docs/profiling/marker-series-is-enabled-method.md +++ b/docs/profiling/marker-series-is-enabled-method.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic::marker_series::is_enabled helpviewer_keywords: - Concurrency, diagnostic::marker_series::is_enabled method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-marker-series-constructor.md b/docs/profiling/marker-series-marker-series-constructor.md index 02a3df6f591..fcf1ebe324f 100644 --- a/docs/profiling/marker-series-marker-series-constructor.md +++ b/docs/profiling/marker-series-marker-series-constructor.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic::marker_series::marker_series helpviewer_keywords: - Concurrency, diagnostic::marker_series constructor -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-tilde-marker-series-destructor.md b/docs/profiling/marker-series-tilde-marker-series-destructor.md index 55114bec0eb..64ccc196e27 100644 --- a/docs/profiling/marker-series-tilde-marker-series-destructor.md +++ b/docs/profiling/marker-series-tilde-marker-series-destructor.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic::marker_series::~marker_series helpviewer_keywords: - Concurrency, diagnostic::marker_series::~marker_series destructor -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-write-alert-method.md b/docs/profiling/marker-series-write-alert-method.md index 8ea23ece842..3020e3710e7 100644 --- a/docs/profiling/marker-series-write-alert-method.md +++ b/docs/profiling/marker-series-write-alert-method.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic:marker_series::write_alert helpviewer_keywords: - Concurrency, diagnostic:marker_series::write_alert method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-write-flag-method.md b/docs/profiling/marker-series-write-flag-method.md index a88ed1acb50..8f18d8cef94 100644 --- a/docs/profiling/marker-series-write-flag-method.md +++ b/docs/profiling/marker-series-write-flag-method.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersojb/Concurrency, diagnostic::marker_series::write_flag helpviewer_keywords: - Concurrency, diagnostic::marker_series::write_flag method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/marker-series-write-message-method.md b/docs/profiling/marker-series-write-message-method.md index e5988706b8a..b43f529dc5c 100644 --- a/docs/profiling/marker-series-write-message-method.md +++ b/docs/profiling/marker-series-write-message-method.md @@ -7,8 +7,8 @@ f1_keywords: - cvmarkersobj/Concurrency, diagnostic::marker_series::write_message helpviewer_keywords: - Concurrency, diagnostic::marker_series::write_message method -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/memory-usage-without-debugging2.md b/docs/profiling/memory-usage-without-debugging2.md index 2c2b6e58d5d..faa9a303534 100644 --- a/docs/profiling/memory-usage-without-debugging2.md +++ b/docs/profiling/memory-usage-without-debugging2.md @@ -8,8 +8,8 @@ dev_langs: - VB - FSharp - C++ -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ai-usage: ai-assisted diff --git a/docs/profiling/memory-usage.md b/docs/profiling/memory-usage.md index 94d15e672bd..c1f0bb4c96a 100644 --- a/docs/profiling/memory-usage.md +++ b/docs/profiling/memory-usage.md @@ -3,8 +3,8 @@ title: "Measure memory usage in your apps" description: Find memory leaks and inefficient memory while you're debugging with the debugger-integrated diagnostic tool, Memory Usage. ms.date: 03/04/2026 ms.topic: tutorial -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.update-cycle: 90-days diff --git a/docs/profiling/optimize-code-using-profiling-tools.md b/docs/profiling/optimize-code-using-profiling-tools.md index a57cada4713..c73bb590353 100644 --- a/docs/profiling/optimize-code-using-profiling-tools.md +++ b/docs/profiling/optimize-code-using-profiling-tools.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - "optimize code, profiling tools" - "profiling tools, optimize code" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.collection: ce-skilling-ai-copilot diff --git a/docs/profiling/optimize-profiler-settings.md b/docs/profiling/optimize-profiler-settings.md index 845024256de..025325e24ea 100644 --- a/docs/profiling/optimize-profiler-settings.md +++ b/docs/profiling/optimize-profiler-settings.md @@ -5,8 +5,8 @@ ms.date: 11/20/2025 ms.topic: how-to helpviewer_keywords: - Profiler, improve performance -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: AndSter ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/perf-insights-contains.md b/docs/profiling/perf-insights-contains.md index 8e6c734f83b..3234143e079 100644 --- a/docs/profiling/perf-insights-contains.md +++ b/docs/profiling/perf-insights-contains.md @@ -3,8 +3,8 @@ title: Perf insights for Enumerable.Contains description: Learn how to improve performance for Enumerable.Contains. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perf-insights-elementat.md b/docs/profiling/perf-insights-elementat.md index 2e967afc456..0bb13b85432 100644 --- a/docs/profiling/perf-insights-elementat.md +++ b/docs/profiling/perf-insights-elementat.md @@ -3,8 +3,8 @@ title: Perf insights for Enumerable.ElementAt description: Learn how to improve performance for Enumerable.ElementAt. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perf-insights-excessive-induced-gcs.md b/docs/profiling/perf-insights-excessive-induced-gcs.md index 4744e040839..245619c9e14 100644 --- a/docs/profiling/perf-insights-excessive-induced-gcs.md +++ b/docs/profiling/perf-insights-excessive-induced-gcs.md @@ -3,8 +3,8 @@ title: Perf insights for excessive induced GCs description: Learn how to improve performance for excessive induced garbage collections ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perf-insights-high-loh-fragmentation.md b/docs/profiling/perf-insights-high-loh-fragmentation.md index 450a7fef1a7..ef0e126daf4 100644 --- a/docs/profiling/perf-insights-high-loh-fragmentation.md +++ b/docs/profiling/perf-insights-high-loh-fragmentation.md @@ -3,8 +3,8 @@ title: Perf insights for high LOH fragmentation description: Learn how to improve performance for high large object heap (LOH) fragmentation ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perf-insights-loh-allocations.md b/docs/profiling/perf-insights-loh-allocations.md index 9732df96420..1e8111c8eb5 100644 --- a/docs/profiling/perf-insights-loh-allocations.md +++ b/docs/profiling/perf-insights-loh-allocations.md @@ -3,8 +3,8 @@ title: Perf insights for LOH allocations description: Learn how to improve performance for excessive LOH allocations. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perf-insights-regex.md b/docs/profiling/perf-insights-regex.md index 02fdef923ad..ff27650e4c2 100644 --- a/docs/profiling/perf-insights-regex.md +++ b/docs/profiling/perf-insights-regex.md @@ -3,8 +3,8 @@ title: Perf insights for regex description: Learn how to improve performance for regex by using .NET 5+. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perf-insights-string-concatenation.md b/docs/profiling/perf-insights-string-concatenation.md index cdec7b45708..8cbdf3ca506 100644 --- a/docs/profiling/perf-insights-string-concatenation.md +++ b/docs/profiling/perf-insights-string-concatenation.md @@ -3,8 +3,8 @@ title: Perf insights for string concatenations description: Learn how to improve performance for string concatenations. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-boxed-boolean.md b/docs/profiling/performance-insights-boxed-boolean.md index ee81d088195..1d72c7e4222 100644 --- a/docs/profiling/performance-insights-boxed-boolean.md +++ b/docs/profiling/performance-insights-boxed-boolean.md @@ -3,8 +3,8 @@ title: Performance insights for boxed boolean allocations description: Learn how to improve performance for boxed boolean allocations. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= visualstudio' diff --git a/docs/profiling/performance-insights-concurrentdictionary-count.md b/docs/profiling/performance-insights-concurrentdictionary-count.md index 46ae86bb001..083d3937850 100644 --- a/docs/profiling/performance-insights-concurrentdictionary-count.md +++ b/docs/profiling/performance-insights-concurrentdictionary-count.md @@ -3,8 +3,8 @@ title: Perf insights for ConcurrentDictionary.Count description: Learn how to improve performance for ConcurrentDictionary.Count. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-concurrentdictionary-keys.md b/docs/profiling/performance-insights-concurrentdictionary-keys.md index 7b2adc6d49b..dbf94576c1a 100644 --- a/docs/profiling/performance-insights-concurrentdictionary-keys.md +++ b/docs/profiling/performance-insights-concurrentdictionary-keys.md @@ -3,8 +3,8 @@ title: Perf insights for ConcurrentDictionary.Keys description: Learn how to improve performance for ConcurrentDictionary.Keys. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-concurrentdictionary-toarray.md b/docs/profiling/performance-insights-concurrentdictionary-toarray.md index 375a305c14a..f9ad1686950 100644 --- a/docs/profiling/performance-insights-concurrentdictionary-toarray.md +++ b/docs/profiling/performance-insights-concurrentdictionary-toarray.md @@ -3,8 +3,8 @@ title: Perf insights for ConcurrentDictionary.ToArray description: Learn how to improve performance for ConcurrentDictionary.ToArray. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-concurrentdictionary-values.md b/docs/profiling/performance-insights-concurrentdictionary-values.md index 6c76193e441..bc7e67a2f41 100644 --- a/docs/profiling/performance-insights-concurrentdictionary-values.md +++ b/docs/profiling/performance-insights-concurrentdictionary-values.md @@ -3,8 +3,8 @@ title: Perf insights for ConcurrentDictionary.Values description: Learn how to improve performance for ConcurrentDictionary.Values. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-datetime-now.md b/docs/profiling/performance-insights-datetime-now.md index b21483f85ff..cd021afcd90 100644 --- a/docs/profiling/performance-insights-datetime-now.md +++ b/docs/profiling/performance-insights-datetime-now.md @@ -3,8 +3,8 @@ title: Perf insights for DateTime.Now description: Learn how to improve performance for DateTime.get_Now. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-enum-hasflag.md b/docs/profiling/performance-insights-enum-hasflag.md index cb355ab40c9..40566c37171 100644 --- a/docs/profiling/performance-insights-enum-hasflag.md +++ b/docs/profiling/performance-insights-enum-hasflag.md @@ -3,8 +3,8 @@ title: Perf insights for Enum.HasFlag description: Learn how to improve performance for Enum.HasFlag. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-enum-tostring.md b/docs/profiling/performance-insights-enum-tostring.md index 5c46e472548..8c0b1d8331f 100644 --- a/docs/profiling/performance-insights-enum-tostring.md +++ b/docs/profiling/performance-insights-enum-tostring.md @@ -3,8 +3,8 @@ title: Perf insights for Enum.ToString description: Learn how to improve performance for Enum.ToString. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-immutable-collection.md b/docs/profiling/performance-insights-immutable-collection.md index 074c398c7bc..95c287ba402 100644 --- a/docs/profiling/performance-insights-immutable-collection.md +++ b/docs/profiling/performance-insights-immutable-collection.md @@ -3,8 +3,8 @@ title: Perf insights for excessive immutable collection modifications description: Learn how to improve performance for excessive modifications to immutable collections. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-linked-list-traversal.md b/docs/profiling/performance-insights-linked-list-traversal.md index bc0869ea594..d44a696bc9a 100644 --- a/docs/profiling/performance-insights-linked-list-traversal.md +++ b/docs/profiling/performance-insights-linked-list-traversal.md @@ -3,8 +3,8 @@ title: Perf insights for excessive LinkedList traversal description: Learn how to improve performance for excessive traversal of LinkedList collections. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-list-find.md b/docs/profiling/performance-insights-list-find.md index 72684e6f532..c5fd69a57c0 100644 --- a/docs/profiling/performance-insights-list-find.md +++ b/docs/profiling/performance-insights-list-find.md @@ -3,8 +3,8 @@ title: Perf insights for List.Find usage description: Learn how to improve performance by replacing List.Find with Dictionary. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-string-constructor-char.md b/docs/profiling/performance-insights-string-constructor-char.md index dbaa0b79df2..d06f4e815fb 100644 --- a/docs/profiling/performance-insights-string-constructor-char.md +++ b/docs/profiling/performance-insights-string-constructor-char.md @@ -3,8 +3,8 @@ title: Perf insights for String(Char[]) description: Learn how to improve performance for String(Char[]). ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-string-format.md b/docs/profiling/performance-insights-string-format.md index 065c6634728..e2637e51be9 100644 --- a/docs/profiling/performance-insights-string-format.md +++ b/docs/profiling/performance-insights-string-format.md @@ -3,8 +3,8 @@ title: Perf insights for excessive string.Format or interpolation usage description: Learn how to improve performance for excessive use of string.Format or string interpolation. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-string-startswith.md b/docs/profiling/performance-insights-string-startswith.md index 11822fabf2a..37d4f12fd3e 100644 --- a/docs/profiling/performance-insights-string-startswith.md +++ b/docs/profiling/performance-insights-string-startswith.md @@ -3,8 +3,8 @@ title: Perf insights for String.StartsWith description: Learn how to improve performance for String.StartsWith. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/performance-insights-zero-length-array-allocations.md b/docs/profiling/performance-insights-zero-length-array-allocations.md index abfb197156d..84a5b4de018 100644 --- a/docs/profiling/performance-insights-zero-length-array-allocations.md +++ b/docs/profiling/performance-insights-zero-length-array-allocations.md @@ -3,8 +3,8 @@ title: Performance insights for zero-length array allocations description: Learn how to improve performance for zero-length array allocations. ms.date: 12/04/2025 ms.topic: reference -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/perftips.md b/docs/profiling/perftips.md index 7f0171685cb..ae227a0f54a 100644 --- a/docs/profiling/perftips.md +++ b/docs/profiling/perftips.md @@ -3,8 +3,8 @@ title: Use debugger PerfTips and integrated Diagnostic Tools description: Learn how to use the Visual Studio debugger PerfTips and integrated Diagnostic Tools to monitor and analyze your app performance while debugging. ms.date: 03/13/2026 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics ms.custom: awp-ai diff --git a/docs/profiling/profile-with-copilot-agent.md b/docs/profiling/profile-with-copilot-agent.md index 843f3db8791..e354f4a6894 100644 --- a/docs/profiling/profile-with-copilot-agent.md +++ b/docs/profiling/profile-with-copilot-agent.md @@ -12,8 +12,8 @@ dev_langs: helpviewer_keywords: - profiler, Copilot - Copilot, profiling -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ai-tools ms.collection: ce-skilling-ai-copilot diff --git a/docs/profiling/profiling-feature-tour.md b/docs/profiling/profiling-feature-tour.md index e78e212a8d7..7d45185c51b 100644 --- a/docs/profiling/profiling-feature-tour.md +++ b/docs/profiling/profiling-feature-tour.md @@ -9,8 +9,8 @@ dev_langs: - "CSharp" helpviewer_keywords: - "diagnostic tools" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics zone_pivot_groups: programming-languages-set-two diff --git a/docs/profiling/profiling-with-benchmark-dotnet.md b/docs/profiling/profiling-with-benchmark-dotnet.md index 97993bf34d8..1f410e27c6d 100644 --- a/docs/profiling/profiling-with-benchmark-dotnet.md +++ b/docs/profiling/profiling-with-benchmark-dotnet.md @@ -8,8 +8,8 @@ dev_langs: helpviewer_keywords: - "BenchmarkDotNet" - "profiling, BenchmarkDotNet" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/troubleshoot-profiler-errors.md b/docs/profiling/troubleshoot-profiler-errors.md index 0836b2bff31..f14278a5045 100644 --- a/docs/profiling/troubleshoot-profiler-errors.md +++ b/docs/profiling/troubleshoot-profiler-errors.md @@ -3,8 +3,8 @@ title: Troubleshoot profiling errors description: Troubleshoot profiling errors, including no data in filters, slow results, and source information unavailable, and follow error message guidance to fix issues. ms.date: 08/19/2025 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/understand-call-tree-data.md b/docs/profiling/understand-call-tree-data.md index 3de7d922543..f0e6cf73d2c 100644 --- a/docs/profiling/understand-call-tree-data.md +++ b/docs/profiling/understand-call-tree-data.md @@ -3,8 +3,8 @@ title: Understanding the call tree description: Learn how to interpret call tree data in the CPU Usage and Instrumentation. ms.date: 02/19/2025 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/use-file-io.md b/docs/profiling/use-file-io.md index dc319c7572b..5e4e50bf6b1 100644 --- a/docs/profiling/use-file-io.md +++ b/docs/profiling/use-file-io.md @@ -3,8 +3,8 @@ title: Improve your app's performance with File IO description: Use the File IO tool to view file read and write information during the profiling session. ms.date: 04/26/2022 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics monikerRange: '>= vs-2022' diff --git a/docs/profiling/use-multiple-profiler-tools-simultaneously.md b/docs/profiling/use-multiple-profiler-tools-simultaneously.md index 2a1f8f6654b..1cccc2fe15d 100644 --- a/docs/profiling/use-multiple-profiler-tools-simultaneously.md +++ b/docs/profiling/use-multiple-profiler-tools-simultaneously.md @@ -5,8 +5,8 @@ ms.date: 4/29/2020 ms.topic: how-to helpviewer_keywords: - Profiler, multiple tools -author: MikeJo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.manager: AndSter ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/vsinstr.md b/docs/profiling/vsinstr.md index c9464c28aef..fc1ee77a548 100644 --- a/docs/profiling/vsinstr.md +++ b/docs/profiling/vsinstr.md @@ -12,8 +12,8 @@ helpviewer_keywords: - VSInstr - VSInstr tool - performance tools, VSInstr tool -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/profiling/what-is-a-profiler.md b/docs/profiling/what-is-a-profiler.md index 0d96e2fe1ae..124e8a2b0d8 100644 --- a/docs/profiling/what-is-a-profiler.md +++ b/docs/profiling/what-is-a-profiler.md @@ -8,8 +8,8 @@ dev_langs: - "CSharp" helpviewer_keywords: - "diagnostic tools" -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: debug-diagnostics --- diff --git a/docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md b/docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md index 19277f02ed7..3dd2701af50 100644 --- a/docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md +++ b/docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md @@ -3,10 +3,10 @@ title: Configure Microsoft Fakes code generation description: Learn about options and issues in Fakes code generation and compilation, including the naming conventions for Fakes-generated types, members, and parameters. ms.date: 05/23/2023 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.manager: aajohn ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Code generation, compilation, and naming conventions in Microsoft Fakes diff --git a/docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md b/docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md index 40fcd7c3764..67beb855b46 100644 --- a/docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md +++ b/docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md @@ -3,10 +3,10 @@ title: Configure unit tests with a .runsettings file description: Learn how to use the .runsettings file in Visual Studio to configure unit tests that are run from the command line, from the IDE, or in a build workflow. ms.date: 07/15/2026 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Configure unit tests by using a *.runsettings* file diff --git a/docs/test/create-unit-tests-menu.md b/docs/test/create-unit-tests-menu.md index f6dad2180c6..50d182bcae6 100644 --- a/docs/test/create-unit-tests-menu.md +++ b/docs/test/create-unit-tests-menu.md @@ -5,8 +5,8 @@ ms.date: 11/25/2025 ms.topic: how-to helpviewer_keywords: - unit testing, create unit tests -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools monikerRange: '<= vs-2022' diff --git a/docs/test/customizing-code-coverage-analysis.md b/docs/test/customizing-code-coverage-analysis.md index cda8074b968..67a419de928 100644 --- a/docs/test/customizing-code-coverage-analysis.md +++ b/docs/test/customizing-code-coverage-analysis.md @@ -3,10 +3,10 @@ title: Customizing Code Coverage Analysis description: Learn how to use the ExcludeFromCodeCoverageAttribute attribute to exclude test code from coverage results. You can include assemblies outside your solution. ms.date: 12/11/2025 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Customize code coverage analysis diff --git a/docs/test/debug-unit-tests-with-test-explorer.md b/docs/test/debug-unit-tests-with-test-explorer.md index 5b796a8e2e9..99b37c2e4ae 100644 --- a/docs/test/debug-unit-tests-with-test-explorer.md +++ b/docs/test/debug-unit-tests-with-test-explorer.md @@ -4,8 +4,8 @@ description: Debug and analyze unit tests via Test Explorer in Visual Studio by ms.date: 03/09/2026 ms.update-cycle: 180-days ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools ms.collection: ce-skilling-ai-copilot diff --git a/docs/test/generate-unit-tests-for-your-code-with-intellitest.md b/docs/test/generate-unit-tests-for-your-code-with-intellitest.md index bba3aca0759..2680f22d954 100644 --- a/docs/test/generate-unit-tests-for-your-code-with-intellitest.md +++ b/docs/test/generate-unit-tests-for-your-code-with-intellitest.md @@ -5,10 +5,10 @@ ms.date: 12/11/2025 ms.topic: how-to f1_keywords: - vs.UnitTest.CreateIntelliTest -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Generate unit tests for fuzz testing by using IntelliTest diff --git a/docs/test/getting-started-with-unit-testing.md b/docs/test/getting-started-with-unit-testing.md index 13403c3de6a..7459972a889 100644 --- a/docs/test/getting-started-with-unit-testing.md +++ b/docs/test/getting-started-with-unit-testing.md @@ -5,8 +5,8 @@ ms.date: 03/05/2026 ms.topic: tutorial helpviewer_keywords: - unit testing, create unit test plans -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools ms.update-cycle: 90-days diff --git a/docs/test/github-copilot-test-dotnet-overview.md b/docs/test/github-copilot-test-dotnet-overview.md index 365b5b99900..ba0cbda368e 100644 --- a/docs/test/github-copilot-test-dotnet-overview.md +++ b/docs/test/github-copilot-test-dotnet-overview.md @@ -11,8 +11,8 @@ dev_langs: helpviewer_keywords: - testing, Copilot - Copilot, testing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ai-tools ms.collection: ce-skilling-ai-copilot diff --git a/docs/test/how-to-configure-unit-tests-to-target-an-earlier-version-of-the-dotnet-framework.md b/docs/test/how-to-configure-unit-tests-to-target-an-earlier-version-of-the-dotnet-framework.md index 0b25f8dbd11..81e2affbb27 100644 --- a/docs/test/how-to-configure-unit-tests-to-target-an-earlier-version-of-the-dotnet-framework.md +++ b/docs/test/how-to-configure-unit-tests-to-target-an-earlier-version-of-the-dotnet-framework.md @@ -3,10 +3,10 @@ title: Unit tests target earlier .NET Framework version description: Learn to create unit test projects to target specific versions of the .NET Framework. The targeted version must be 3.5 or later, and cannot be a client version. ms.date: 11/04/2016 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Configure unit tests to target an earlier version of the .NET Framework diff --git a/docs/test/how-to-create-a-data-driven-unit-test.md b/docs/test/how-to-create-a-data-driven-unit-test.md index 2563e1aabb7..f1d243d006c 100644 --- a/docs/test/how-to-create-a-data-driven-unit-test.md +++ b/docs/test/how-to-create-a-data-driven-unit-test.md @@ -10,10 +10,10 @@ helpviewer_keywords: - unit tests, running - unit tests, data-driven - data-driven unit tests -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Create a data-driven unit test diff --git a/docs/test/how-to-create-a-web-service-test.md b/docs/test/how-to-create-a-web-service-test.md index 7b744bcefcb..4a409f8f72b 100644 --- a/docs/test/how-to-create-a-web-service-test.md +++ b/docs/test/how-to-create-a-web-service-test.md @@ -7,8 +7,8 @@ helpviewer_keywords: - Web performance tests, creating Web service tests - Web services [Visual Studio ALM], creating - service tests, Web -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/improve-code-quality.md b/docs/test/improve-code-quality.md index 8ebcab60f96..6831cf87207 100644 --- a/docs/test/improve-code-quality.md +++ b/docs/test/improve-code-quality.md @@ -6,10 +6,10 @@ ms.topic: concept-article helpviewer_keywords: - testing tools [Visual Studio] - unit tests [Visual Studio] -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Overview of testing tools in Visual Studio diff --git a/docs/test/index.yml b/docs/test/index.yml index 0f3d49d36fe..0980ca05655 100644 --- a/docs/test/index.yml +++ b/docs/test/index.yml @@ -8,8 +8,8 @@ metadata: description: Explore documentation to help you use Visual Studio to test your code, including overviews, getting started tutorials, and how-to guides. ms.topic: landing-page ms.subservice: test-tools - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm manager: wiwagn ms.date: 07/23/2025 diff --git a/docs/test/install-third-party-unit-test-frameworks.md b/docs/test/install-third-party-unit-test-frameworks.md index b136d292dc5..8ae51e42970 100644 --- a/docs/test/install-third-party-unit-test-frameworks.md +++ b/docs/test/install-third-party-unit-test-frameworks.md @@ -3,10 +3,10 @@ title: Install Third-party Unit Test Frameworks description: Visual Studio Test Explorer can run tests from any unit test framework that has an adapter interface available. ms.date: 04/17/2025 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM #customer intent: As a developer, I want to install unit test frameworks from other parties so I can run unit tests from any unit test framework in Visual Studio. --- # Install unit test frameworks diff --git a/docs/test/intellitest-manual/attribute-glossary.md b/docs/test/intellitest-manual/attribute-glossary.md index 6b07b29a627..73820ff0c0a 100644 --- a/docs/test/intellitest-manual/attribute-glossary.md +++ b/docs/test/intellitest-manual/attribute-glossary.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: reference helpviewer_keywords: - IntelliTest, Attribute glossary -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Attribute glossary diff --git a/docs/test/intellitest-manual/exploration-bounds.md b/docs/test/intellitest-manual/exploration-bounds.md index 603cea67866..9b3c53c87e2 100644 --- a/docs/test/intellitest-manual/exploration-bounds.md +++ b/docs/test/intellitest-manual/exploration-bounds.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: reference helpviewer_keywords: - "IntelliTest, Exploration bounds" -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Exploration bounds diff --git a/docs/test/intellitest-manual/index.md b/docs/test/intellitest-manual/index.md index 0cee0679c2e..7d8df0269d1 100644 --- a/docs/test/intellitest-manual/index.md +++ b/docs/test/intellitest-manual/index.md @@ -5,10 +5,10 @@ ms.date: 10/16/2025 ms.topic: overview helpviewer_keywords: - IntelliTest, Visual Studio IntelliTest developer testing tool -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Overview of Microsoft IntelliTest diff --git a/docs/test/intellitest-manual/input-generation.md b/docs/test/intellitest-manual/input-generation.md index 63c3cb309b8..41c07296980 100644 --- a/docs/test/intellitest-manual/input-generation.md +++ b/docs/test/intellitest-manual/input-generation.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: how-to helpviewer_keywords: - IntelliTest, Dynamic symbolic execution -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Input generation using dynamic symbolic execution diff --git a/docs/test/intellitest-manual/settings-waterfall.md b/docs/test/intellitest-manual/settings-waterfall.md index 201ef8aa88d..21893e08652 100644 --- a/docs/test/intellitest-manual/settings-waterfall.md +++ b/docs/test/intellitest-manual/settings-waterfall.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: concept-article helpviewer_keywords: - IntelliTest, Settings waterfall -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Settings waterfall diff --git a/docs/test/intellitest-manual/static-helper-classes.md b/docs/test/intellitest-manual/static-helper-classes.md index 5fcccd8826f..0c387c49fbd 100644 --- a/docs/test/intellitest-manual/static-helper-classes.md +++ b/docs/test/intellitest-manual/static-helper-classes.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: reference helpviewer_keywords: - IntelliTest, Static helper classes -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Static helper classes diff --git a/docs/test/intellitest-manual/test-generation.md b/docs/test/intellitest-manual/test-generation.md index 4a496c9063e..af3af6e098b 100644 --- a/docs/test/intellitest-manual/test-generation.md +++ b/docs/test/intellitest-manual/test-generation.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: how-to helpviewer_keywords: - IntelliTest, Test generation -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Test generation diff --git a/docs/test/intellitest-manual/warnings-and-errors.md b/docs/test/intellitest-manual/warnings-and-errors.md index 53978befe3b..ec017bddb84 100644 --- a/docs/test/intellitest-manual/warnings-and-errors.md +++ b/docs/test/intellitest-manual/warnings-and-errors.md @@ -5,10 +5,10 @@ ms.date: 05/02/2017 ms.topic: reference helpviewer_keywords: - IntelliTest, Warnings and errors -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Warnings and errors diff --git a/docs/test/isolating-code-under-test-with-microsoft-fakes.md b/docs/test/isolating-code-under-test-with-microsoft-fakes.md index 99ea651a5f0..e7b85571041 100644 --- a/docs/test/isolating-code-under-test-with-microsoft-fakes.md +++ b/docs/test/isolating-code-under-test-with-microsoft-fakes.md @@ -3,10 +3,10 @@ title: Isolating Code Under Test with Microsoft Fakes description: Learn how Microsoft Fakes helps you isolate the code you are testing by replacing other parts of the application with stubs or shims. ms.date: 05/18/2026 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.manager: aajohn ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM dev_langs: - VB - CSharp diff --git a/docs/test/lab-management/using-a-lab-environment-for-your-application-lifecycle.md b/docs/test/lab-management/using-a-lab-environment-for-your-application-lifecycle.md index e2a553a9e61..a11b9844d4b 100644 --- a/docs/test/lab-management/using-a-lab-environment-for-your-application-lifecycle.md +++ b/docs/test/lab-management/using-a-lab-environment-for-your-application-lifecycle.md @@ -5,10 +5,10 @@ ms.date: 08/22/2022 ms.topic: how-to helpviewer_keywords: - lab environment, test lab -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Use a lab environment for your devops diff --git a/docs/test/live-unit-testing-faq.yml b/docs/test/live-unit-testing-faq.yml index ebb808954be..94940e42316 100644 --- a/docs/test/live-unit-testing-faq.yml +++ b/docs/test/live-unit-testing-faq.yml @@ -7,8 +7,8 @@ metadata: ms.topic: faq helpviewer_keywords: - Live Unit Testing FAQ - author: mikejo5000 - ms.author: mikejo + author: RoseHJM + ms.author: rosemalcolm ms.workload: - dotnet ms.subservice: test-tools diff --git a/docs/test/live-unit-testing-intro.md b/docs/test/live-unit-testing-intro.md index e7f154ff0b2..aadfdec6b02 100644 --- a/docs/test/live-unit-testing-intro.md +++ b/docs/test/live-unit-testing-intro.md @@ -5,8 +5,8 @@ ms.date: 09/11/2017 ms.topic: concept-article helpviewer_keywords: - Live Unit Testing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/live-unit-testing-start.md b/docs/test/live-unit-testing-start.md index 5a589453502..a6b87c751cd 100644 --- a/docs/test/live-unit-testing-start.md +++ b/docs/test/live-unit-testing-start.md @@ -5,8 +5,8 @@ ms.date: 01/05/2026 ms.topic: how-to helpviewer_keywords: - Live Unit Testing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/live-unit-testing.md b/docs/test/live-unit-testing.md index 1a94af84041..6da759652ef 100644 --- a/docs/test/live-unit-testing.md +++ b/docs/test/live-unit-testing.md @@ -5,8 +5,8 @@ ms.date: 11/21/2025 ms.topic: how-to helpviewer_keywords: - Live Unit Testing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools monikerRange: '>=vs-2022' --- diff --git a/docs/test/microsoft-code-coverage-console-tool.md b/docs/test/microsoft-code-coverage-console-tool.md index aa19706cd90..e272d1a5ec4 100644 --- a/docs/test/microsoft-code-coverage-console-tool.md +++ b/docs/test/microsoft-code-coverage-console-tool.md @@ -3,10 +3,10 @@ title: Microsoft.CodeCoverage.Console tool description: Use the Microsoft.CodeCoverage.Console tool to collect code coverage for C++ and C# code in nontest scenarios, and merge and convert code coverage reports. ms.date: 09/09/2025 ms.topic: concept-article -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM monikerRange: '>= vs-2022' --- # Microsoft.CodeCoverage.Console tool diff --git a/docs/test/migrate-testsettings-to-runsettings.md b/docs/test/migrate-testsettings-to-runsettings.md index 6bb3cdcfd43..71791131667 100644 --- a/docs/test/migrate-testsettings-to-runsettings.md +++ b/docs/test/migrate-testsettings-to-runsettings.md @@ -5,8 +5,8 @@ ms.date: 07/17/2026 ms.topic: upgrade-and-migration-article f1_keywords: - vs.UnitTest.Migrate -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/mstest-update-to-mstestv2.md b/docs/test/mstest-update-to-mstestv2.md index c677b79213a..f069d144cf4 100644 --- a/docs/test/mstest-update-to-mstestv2.md +++ b/docs/test/mstest-update-to-mstestv2.md @@ -5,8 +5,8 @@ description: Upgrade an MSTestV1 test project to target MSTestV2 in the .csproj ms.topic: upgrade-and-migration-article f1_keywords: - vs.UnitTest.Migrate -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/quick-start-test-driven-development-with-test-explorer.md b/docs/test/quick-start-test-driven-development-with-test-explorer.md index acd8e60440b..29250582136 100644 --- a/docs/test/quick-start-test-driven-development-with-test-explorer.md +++ b/docs/test/quick-start-test-driven-development-with-test-explorer.md @@ -3,10 +3,10 @@ title: Test-driven development description: Learn how to develop a tested method in C# using Microsoft Test Framework, which you can easily adapt for other languages or test frameworks, such as NUnit. ms.date: 04/22/2026 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Get started with test-driven development using Test Explorer diff --git a/docs/test/quickstart-create-a-load-test-project.md b/docs/test/quickstart-create-a-load-test-project.md index abb909908d3..894c80e004f 100644 --- a/docs/test/quickstart-create-a-load-test-project.md +++ b/docs/test/quickstart-create-a-load-test-project.md @@ -5,8 +5,8 @@ ms.date: 08/03/2023 ms.topic: quickstart helpviewer_keywords: - load testing, quickstart -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/remote-testing.md b/docs/test/remote-testing.md index e88c3d0bfdc..2b5b2363773 100644 --- a/docs/test/remote-testing.md +++ b/docs/test/remote-testing.md @@ -3,8 +3,8 @@ title: Remote Testing in Visual Studio description: Run remote tests in Visual Studio Test Explorer from remote containers, WSL2, or over SSH connections, and configure remote tests with a testenvironments.json file. ms.date: 10/25/2023 ms.topic: how-to -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools monikerRange: '>= vs-2022' diff --git a/docs/test/run-a-unit-test-as-a-64-bit-process.md b/docs/test/run-a-unit-test-as-a-64-bit-process.md index b458b84374e..e4d2d116d5a 100644 --- a/docs/test/run-a-unit-test-as-a-64-bit-process.md +++ b/docs/test/run-a-unit-test-as-a-64-bit-process.md @@ -6,10 +6,10 @@ ms.topic: how-to helpviewer_keywords: - unit tests, process architecture - unit tests, 64-bit process -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Configure process architecture for a unit test diff --git a/docs/test/run-unit-tests-with-test-explorer.md b/docs/test/run-unit-tests-with-test-explorer.md index feedceefc83..a164bcb36bc 100644 --- a/docs/test/run-unit-tests-with-test-explorer.md +++ b/docs/test/run-unit-tests-with-test-explorer.md @@ -5,8 +5,8 @@ ms.date: 03/06/2026 ms.topic: how-to f1_keywords: - VS.ToolsOptionsPages.Test.General -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/test-explorer-faq.md b/docs/test/test-explorer-faq.md index 7a96c974783..da9294c7931 100644 --- a/docs/test/test-explorer-faq.md +++ b/docs/test/test-explorer-faq.md @@ -10,8 +10,8 @@ helpviewer_keywords: - "summary line" - "unit tests" - "Test Explorer FAQ" -ms.author: mikejo -author: MikeJo5000 +ms.author: rosemalcolm +author: RoseHJM ms.subservice: test-tools --- diff --git a/docs/test/unit-test-basics.md b/docs/test/unit-test-basics.md index 5617ac58750..1e686fc7379 100644 --- a/docs/test/unit-test-basics.md +++ b/docs/test/unit-test-basics.md @@ -5,8 +5,8 @@ ms.date: 03/09/2026 ms.topic: how-to f1_keywords: - vs.UnitTest.CreateUnitTest -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/unit-test-your-code.md b/docs/test/unit-test-your-code.md index 57d057427e5..d093a170212 100644 --- a/docs/test/unit-test-your-code.md +++ b/docs/test/unit-test-your-code.md @@ -7,10 +7,10 @@ helpviewer_keywords: - Visual Studio, unit tests - unit tests, verifying code with - testing code, automated tests -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Unit test tools and tasks diff --git a/docs/test/unit-testing-with-github-copilot-test-dotnet.md b/docs/test/unit-testing-with-github-copilot-test-dotnet.md index 7756cbe04bc..2e56876ae5c 100644 --- a/docs/test/unit-testing-with-github-copilot-test-dotnet.md +++ b/docs/test/unit-testing-with-github-copilot-test-dotnet.md @@ -10,8 +10,8 @@ dev_langs: helpviewer_keywords: - testing, Copilot - Copilot, testing -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: ai-tools ms.collection: ce-skilling-ai-copilot diff --git a/docs/test/unit-tests-for-generic-methods.md b/docs/test/unit-tests-for-generic-methods.md index 0bd3dddaa87..c443c39c7d1 100644 --- a/docs/test/unit-tests-for-generic-methods.md +++ b/docs/test/unit-tests-for-generic-methods.md @@ -6,10 +6,10 @@ ms.topic: concept-article helpviewer_keywords: - generics, and unit tests - unit tests, and generics -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Unit tests for generic methods diff --git a/docs/test/use-ui-automation-to-test-your-code.md b/docs/test/use-ui-automation-to-test-your-code.md index b7e4146a3f4..b8bf5a0a087 100644 --- a/docs/test/use-ui-automation-to-test-your-code.md +++ b/docs/test/use-ui-automation-to-test-your-code.md @@ -13,8 +13,8 @@ f1_keywords: helpviewer_keywords: - automated tests, testing UI interface - coded UI test -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/using-code-coverage-to-determine-how-much-code-is-being-tested.md b/docs/test/using-code-coverage-to-determine-how-much-code-is-being-tested.md index dda3991ca4e..4b840d822b2 100644 --- a/docs/test/using-code-coverage-to-determine-how-much-code-is-being-tested.md +++ b/docs/test/using-code-coverage-to-determine-how-much-code-is-being-tested.md @@ -9,8 +9,8 @@ dev_langs: - CSharp - VB - CPP -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/docs/test/using-shims-to-isolate-your-application-from-other-assemblies-for-unit-testing.md b/docs/test/using-shims-to-isolate-your-application-from-other-assemblies-for-unit-testing.md index 189a85395da..89f23a1180f 100644 --- a/docs/test/using-shims-to-isolate-your-application-from-other-assemblies-for-unit-testing.md +++ b/docs/test/using-shims-to-isolate-your-application-from-other-assemblies-for-unit-testing.md @@ -3,10 +3,10 @@ title: Isolate Your App with Shims (Unit Testing) description: Learn how to use shim types to divert calls to specific methods in code that you write as part of your test. A shim can return consistent results at every call. ms.date: 05/29/2026 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.manager: aajohn ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM dev_langs: - CSharp - VB diff --git a/docs/test/using-stubs-to-isolate-parts-of-your-application-from-each-other-for-unit-testing.md b/docs/test/using-stubs-to-isolate-parts-of-your-application-from-each-other-for-unit-testing.md index 8a253705505..c4d90ca4c75 100644 --- a/docs/test/using-stubs-to-isolate-parts-of-your-application-from-each-other-for-unit-testing.md +++ b/docs/test/using-stubs-to-isolate-parts-of-your-application-from-each-other-for-unit-testing.md @@ -3,10 +3,10 @@ title: Use stubs to isolate parts of your app for testing description: Learn about a stub, which is a small piece of code that takes the place of another component during testing. Using a stub returns consistent results. ms.date: 10/25/2023 ms.topic: how-to -ms.author: mikejo +ms.author: rosemalcolm ms.manager: aajohn ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM dev_langs: - CSharp - VB diff --git a/docs/test/vstest-console-options.md b/docs/test/vstest-console-options.md index 78c8f495c5c..a8d92c81b22 100644 --- a/docs/test/vstest-console-options.md +++ b/docs/test/vstest-console-options.md @@ -6,8 +6,8 @@ ms.topic: reference helpviewer_keywords: - vstest.console.exe - command-line tests -ms.author: mikejo -author: mikejo5000 +ms.author: rosemalcolm +author: RoseHJM ms.subservice: test-tools --- diff --git a/docs/test/walkthrough-creating-and-running-unit-tests-for-managed-code.md b/docs/test/walkthrough-creating-and-running-unit-tests-for-managed-code.md index a50f978f6d3..5071be9daa7 100644 --- a/docs/test/walkthrough-creating-and-running-unit-tests-for-managed-code.md +++ b/docs/test/walkthrough-creating-and-running-unit-tests-for-managed-code.md @@ -9,10 +9,10 @@ helpviewer_keywords: - unit tests, generating - unit tests, running - unit tests, authoring -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM ms.update-cycle: 90-days --- # Create and run unit tests for .NET diff --git a/docs/test/walkthrough-creating-and-running-unit-tests-for-windows-store-apps.md b/docs/test/walkthrough-creating-and-running-unit-tests-for-windows-store-apps.md index 46059882b85..e2efb1b401e 100644 --- a/docs/test/walkthrough-creating-and-running-unit-tests-for-windows-store-apps.md +++ b/docs/test/walkthrough-creating-and-running-unit-tests-for-windows-store-apps.md @@ -8,10 +8,10 @@ helpviewer_keywords: - unit tests - unit tests, UWP apps - unit tests, running -ms.author: mikejo +ms.author: rosemalcolm ms.subservice: test-tools -author: mikejo5000 +author: RoseHJM --- # Walkthrough: Create and run unit tests for UWP apps diff --git a/docs/test/walkthrough-using-a-configuration-file-to-define-a-data-source.md b/docs/test/walkthrough-using-a-configuration-file-to-define-a-data-source.md index 05e7f132d2c..a70151e361e 100644 --- a/docs/test/walkthrough-using-a-configuration-file-to-define-a-data-source.md +++ b/docs/test/walkthrough-using-a-configuration-file-to-define-a-data-source.md @@ -7,8 +7,8 @@ helpviewer_keywords: - configuration files [Visual Studio ALM], defining data sources - unit tests, walkthrough - data sources, defining with configuration files -author: mikejo5000 -ms.author: mikejo +author: RoseHJM +ms.author: rosemalcolm ms.subservice: test-tools --- diff --git a/gamedev/unity/unity-scripting-upgrade.md b/gamedev/unity/unity-scripting-upgrade.md index 3b78ff0070c..e69dc227515 100644 --- a/gamedev/unity/unity-scripting-upgrade.md +++ b/gamedev/unity/unity-scripting-upgrade.md @@ -37,7 +37,7 @@ Once you've switched to the .NET 4.x equivalent scripting runtime, you can speci * **.NET Framework**. This profile provides access to the latest .NET 4 API. It includes all of the code available in the .NET Framework class libraries and supports .NET Standard 2.1 profiles as well. Use the .NET 4.x profile if your project requires part of the API not included in the .NET Standard 2.0 profile. However, some parts of this API may not be supported on all of Unity's platforms. -You can read more about these options in Unity's [blog post](https://blogs.unity3d.com/2018/03/28/updated-scripting-runtime-in-unity-2018-1-what-does-the-future-hold/). +To learn more about these options, see Unity's [blog post](https://docs.unity3d.com/2019.1/Documentation/Manual/ScriptingRuntimeUpgrade.html). ### Adding assembly references when using the .NET 4.x Api Compatibility Level @@ -334,7 +334,7 @@ The sample contains examples of several .NET 4.x features. You can download the ## Additional resources -* [Unity Blog - Scripting Runtime Improvements in Unity 2018.2](https://blogs.unity3d.com/2018/07/11/scripting-runtime-improvements-in-unity-2018-2/) +* [Unity Blog - Scripting Runtime Improvements in Unity 2018.2](https://unity.com/blog/engine-platform/2018-2-now-available) * [History of C#](/dotnet/csharp/whats-new/csharp-version-history) * [What's New in C# 6](/dotnet/csharp/whats-new/csharp-6) * [Asynchronous programming in Unity, Using Coroutine and TAP](/archive/blogs/appconsult/unity-coroutine-tap-en-us)