|
1 | 1 | ---
|
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 |
4 | 4 | keywords: what's new, Windows 11, Windows, developers, WinUI, sdk
|
5 |
| -ms.date: 5/24/2024 |
| 5 | +ms.date: 5/06/2025 |
6 | 6 | ms.topic: article
|
7 | 7 | ms.localizationpriority: medium
|
8 | 8 | ---
|
9 | 9 |
|
10 |
| -# What's New for developers in Windows 11 |
| 10 | +# What's New for developers |
11 | 11 |
|
12 |
| -Following the announcements at Microsoft Build 2024, here are some of the latest highlights for Windows developers: |
13 | 12 |
|
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 |
17 | 14 |
|
| 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. |
18 | 23 |
|
19 |
| -## Development recommendations |
20 | 24 |
|
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. |
22 | 25 |
|
23 | 26 |
|
24 | 27 | ## Windows App SDK
|
|
0 commit comments