You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/whats-new/windows-at-ignite.md
+24-16Lines changed: 24 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,36 +7,41 @@ ms.topic: whats-new
7
7
ms.localizationpriority: medium
8
8
---
9
9
10
-
Stay up to date with Windows app platform innovations announced or highlighted at Microsoft Ignite. This page curates the most relevant updates, resources, and sessions so you can dive deeper fast.
10
+
# Windows at Microsoft Ignite
11
+
12
+
Stay up to date with Windows app platform innovations announced or highlighted at [Microsoft Ignite](https://ignite.microsoft.com/) happening November 18-21, 2025. This page curates the most relevant updates, resources, and sessions so you can dive deeper. Check back after the event for recorded sessions and labs.
11
13
12
14
## Event highlights
13
15
14
16
| Area | Highlight |
15
17
| :-- | :-- |
16
-
| Windows App SDK | Latest stable & preview releases with new APIs and performance improvements. See [Stable channel release notes](../windows-app-sdk/stable-channel.md) and [Preview channel release notes](../windows-app-sdk/preview-channel.md). |
18
+
| Windows App SDK | Latest stable and preview releases with new APIs and performance improvements. See [Stable channel release notes](../windows-app-sdk/stable-channel.md) and [Preview channel release notes](../windows-app-sdk/preview-channel.md). |
17
19
| WinUI | New controls and performance guidance reinforced through the WinUI 3 Gallery. Explore the [WinUI 3 Gallery on GitHub](https://github.com/microsoft/WinUI-Gallery). |
18
20
| Windows AI | Local AI capabilities including small language models (SLMs) like Phi Silica and updated guidance to integrate AI features responsibly. Start with [Get started using Windows AI APIs](/windows/ai/apis/get-started). |
19
21
| Developer productivity | Updates to PowerToys and command-line tooling elevate daily workflows. Install and explore [PowerToys](/windows/powertoys/). |
20
-
| Security & reliability | Guidance on [Win32 app isolation](/windows/win32/secauthz/app-isolation-overview) to strengthen app trustworthiness. |
22
+
| Security and reliability | Guidance on [Win32 app isolation](/windows/win32/secauthz/app-isolation-overview) to strengthen app trustworthiness. |
21
23
22
24
## Key announcements and guidance
23
25
24
-
\n### Windows App SDK
26
+
### Windows App SDK
27
+
25
28
The Windows App SDK continues to unify and evolve the Windows app platform. Review:
WinUI 3 helps you build modern Windows desktop apps with native controls and styling.
33
37
34
38
| Resource | Description |
35
39
| :-- | :-- |
36
40
|[WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery)| Control samples and reference app; install from the Microsoft Store for offline exploration. |
37
41
|[Start developing Windows apps](/windows/apps/get-started/start-here)| Unified starting point explaining app models, UI frameworks, packaging, and modernization paths. |
38
42
39
-
\n### Windows AI & local models
43
+
### Windows AI and local models
44
+
40
45
Windows empowers local AI experiences through efficient small language models and on-device APIs.
41
46
42
47
| Resource | Description |
@@ -45,7 +50,8 @@ Windows empowers local AI experiences through efficient small language models an
45
50
|[Windows AI Foundry overview](/windows/ai/overview)| Introduces Phi Silica and approaches for local inference, enabling low-latency AI features. |
46
51
|[Get started using Windows AI APIs](/windows/ai/apis/get-started)| Quickstart to integrate Windows AI APIs into your app. |
47
52
48
-
\n### Developer tools
53
+
### Developer tools
54
+
49
55
Boost productivity with these curated tools and utilities.
50
56
51
57
| Tool | Description |
@@ -55,22 +61,24 @@ Boost productivity with these curated tools and utilities.
55
61
|[Edit](/windows/edit)| Lightweight command-line text editor available in Windows 11. |
56
62
|[Windows Subsystem for Linux (WSL)](/windows/wsl/)| Run a Linux environment directly on Windows without a VM or dual boot. |
57
63
58
-
\n### Samples & code exploration
64
+
### Samples and code exploration
65
+
59
66
Jumpstart development with official sample code:
60
67
61
68
| Resource | Description |
62
69
| :-- | :-- |
63
70
|[Sample code browser](/samples/browse/?products=windows)| Filterable catalog of Windows samples. |
64
71
|[WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery)| Reference implementation and control samples. |
65
72
66
-
\n### Security & isolation
73
+
### Security and isolation
74
+
67
75
Improve app reliability and trustworthiness.
68
76
69
77
| Topic | Description |
70
78
| :-- | :-- |
71
79
|[Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview)| Benefits and architecture of isolating classic Win32 applications. |
72
80
73
-
## Release notes & platform resources
81
+
## Release notes and platform resources
74
82
75
83
| Component | Links |
76
84
| :-- | :-- |
@@ -79,15 +87,15 @@ Improve app reliability and trustworthiness.
79
87
| Windows Insider |[Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started)|
80
88
| Modernization |[Start developing Windows apps](/windows/apps/get-started/start-here)|
81
89
82
-
## Suggested Ignite sessions & follow-up
90
+
## Suggested Ignite sessions and follow-up
83
91
84
92
If you attended Ignite, revisit recorded sessions and labs (link to session catalog to be added). After the event:
85
93
86
-
1. Prototype features using the latest Windows App SDK APIs.
87
-
2. Explore WinUI 3 controls in the Gallery for UX ideas.
88
-
3. Integrate a local AI capability (for example, summarization) via Windows AI APIs.
89
-
4. Strengthen security by planning Win32 app isolation.
90
-
5. Share feedback with the team in the Windows Dev community.
94
+
1. Prototype features by using the latest Windows App SDK APIs.
95
+
1. Explore WinUI 3 controls in the Gallery for UX ideas.
96
+
1. Integrate a local AI capability (for example, summarization) through Windows AI APIs.
97
+
1. Strengthen security by planning Win32 app isolation.
98
+
1. Share feedback with the team in the Windows Dev community.
0 commit comments