Skip to content

Commit 689b2ee

Browse files
Updated whats new and some twitter references (#4194)
1 parent ea4d8d4 commit 689b2ee

File tree

4 files changed

+7
-16
lines changed

4 files changed

+7
-16
lines changed
Loading

hub/apps/get-started/start-here.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Start here - get ready to develop Windows apps
33
description: List of steps to get started developing Windows apps with links to all the tools and frameworks you'll need.
44
ms.topic: how-to
5-
ms.date: 10/13/2023
5+
ms.date: 4/9/2024
66
keywords: windows, win32, desktop development
77
ms.author: jken
88
author: GrantMeStrength
@@ -71,7 +71,7 @@ If you are writing an app that will run on Windows, you'll need to select a deve
7171
* [An overview of Windows development options](/windows/apps/get-started/)
7272
* [Windows app development: options and features](dev-options.md)
7373

74-
If you are using Windows to write apps for Windows and/or other platforms, you'll be interested in this topic. It covers using other langauges such as Python and Rust, and other tips such as installing Linux on Windows to gain access to open source tools.
74+
If you are using Windows to write apps for Windows and/or other platforms, you'll be interested in the following topic. It covers using other langauges such as Python and Rust, and includes tips such as how to install Linux on Windows in order to gain access to open source tools.
7575

7676
* [Set up your development environment on Windows](/windows/dev-environment/)
7777

@@ -80,4 +80,4 @@ Once you have your developer tools all set up, you might want to explore some of
8080
* [Training modules and paths for Windows developers](/training/browse/?products=windows)
8181
* [Code samples for Windows developers](/windows/apps/get-started/samples)
8282
* [Getting started with GitHub Copilot](https://docs.github.com/en/copilot/getting-started-with-github-copilot)
83-
83+
* [C# language documentation](/dotnet/csharp/)

hub/apps/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ additionalContent:
120120
- title: .NET
121121
summary: Engage with .NET open source projects including .NET, WPF, Windows Forms, and much more.
122122
url: https://github.com/microsoft/dotnet
123-
footer: "[@WindowsDocs on Twitter](https://twitter.com/WindowsDocs) - [OneDevMinute on YouTube](/shows/One-Dev-Minute/?WT.mc_id=odm-c9-niner) - [Windows developer support](https://developer.microsoft.com/windows/support) - [Stack Overflow](https://stackoverflow.com/questions/tagged/windows)"
123+
footer: "[@WindowsDocs](https://dotnet.social/@windowsdocs) - [OneDevMinute on YouTube](/shows/One-Dev-Minute/?WT.mc_id=odm-c9-niner) - [Windows developer support](https://developer.microsoft.com/windows/support) - [Stack Overflow](https://stackoverflow.com/questions/tagged/windows)"

hub/apps/whats-new/latest-doc-updates.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,20 @@
22
description: Discover the latest additions to the Windows developer docs.
33
title: Latest updates to the Windows API and developer documentation
44
ms.topic: article
5-
ms.date: 11/30/2023
5+
ms.date: 04/09/2024
66
ms.localizationpriority: medium
77
ms.author: quradic
88
author: QuinnRadich
99
---
1010

1111
# Latest updates to the Windows developer docs
1212

13-
The Windows developer docs are regularly updated with new and improved information and content. Here is a summary of changes as of November 30th, 2023.
13+
The Windows developer docs are regularly updated with new and improved information and content.
1414

1515
For the latest Windows Developer Documentation news, or to reach out to us with comments and questions, feel free to find us on Mastodon, where our handle is [@WindowsDocs](https://dotnet.social/@windowsdocs).
1616

1717
Don't forget to visit the [Windows Developer Center](https://developer.microsoft.com/windows/), where we highlight some of the latest technologies, frameworks and news for Windows developers.
1818

1919
Many thanks to everyone who has contributed to the documentation. Your corrections and suggestions are very welcome! For information on contributing, please see our new [contributor hub](/contribute/).
2020

21-
Our most popular topic this month was: [Install WSL](/windows/wsl/install).
22-
23-
Highlights this month include:
24-
25-
* WSL Enterprise Blog Announcement: [New enterprise-grade security controls for the Windows Subsystem for Linux - Windows Command Line](https://devblogs.microsoft.com/commandline/new-enterprise-grade-security-controls-for-the-windows-subsystem-for-linux/)
26-
* WSL Enterprise security doc: [Set up Windows Subsystem for Linux for your company | Microsoft Learn](/windows/wsl/enterprise)
27-
* Intune settings for WSL: [Intune settings | Microsoft Learn](/windows/wsl/intune)
28-
* Microsoft Defender plug-in for WSL: [Microsoft Defender for Endpoint plug-in for Windows Subsystem for Linux (WSL) | Microsoft Learn](/microsoft-365/security/defender-endpoint/mde-plugin-wsl?view=o365-worldwide)
29-
* New topic: [Win2D in a Core App project](/windows/apps/develop/win2d/in-a-core-app)
30-
* New landing page: [Windows AI Dev Center](https://developer.microsoft.com/windows/ai)
21+
For support when developing Windows apps, please visit the [Microsoft Q&A](/answers/questions/) site, where you can ask questions and share solutions with fellow developers.

0 commit comments

Comments
 (0)