Skip to content

Commit 5694b8f

Browse files
Merge pull request #5396 from MicrosoftDocs/jken_whats_new_docs_may_2025
Refreshing whats new page getting ready for Build
2 parents 5d97372 + 1e52594 commit 5694b8f

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

hub/apps/whats-new/windows-11-build-22000.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
11
---
2-
title: What's New for Developers in Windows 11
3-
description: Learn what's new for developers in Windows 11
2+
title: What's New for developers
3+
description: Learn what's new for developers in Windows 11 and tools
44
keywords: what's new, Windows 11, Windows, developers, WinUI, sdk
5-
ms.date: 5/24/2024
5+
ms.date: 5/06/2025
66
ms.topic: article
77
ms.localizationpriority: medium
88
---
99

10-
# What's New for developers in Windows 11
10+
# What's New for developers
1111

12-
Following the announcements at Microsoft Build 2024, here are some of the latest highlights for Windows developers:
1312

14-
* Updated recommendations for app development
15-
* New AI and machine learning capabilities supported by Windows
16-
* Enhanced developer tools
13+
## Some recent documentation highlights
1714

15+
Feature | Description
16+
:------ | :------
17+
[Start developing Windows apps](/windows/apps/get-started/start-here) | Learn how to start developing apps for Windows with this comprehensive guide.
18+
[PowerToys](/windows/powertoys/) | PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
19+
[Installing PowerToys](/windows/powertoys/install) | Step-by-step instructions to install PowerToys on your Windows machine.
20+
[Get started building an app with Windows Copilot Runtime APIs](/windows/ai/apis/get-started) | A guide to help you begin building apps using Windows Copilot Runtime APIs.
21+
[AppWindows.SetIcon Method](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon?view=windows-app-sdk-1.7) | Documentation for the `AppWindow.SetIcon` method in the Windows App SDK.
22+
[Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | An overview of app isolation for Win32 applications to enhance security and reliability.
1823

19-
## Development recommendations
2024

21-
You are strongly encouraged to consider using either the Windows App SDK/WinUI or WPF as your development platform for creating Windows client applications.
2225

2326

2427
## Windows App SDK

0 commit comments

Comments
 (0)