Showing results for 2024 - Page 13 of 14 - .NET Blog

Feb 22, 2024
29
12

WinForms in a 64-Bit world – our strategy going forward

Klaus Loeffelmann
Klaus Loeffelmann

32-bit components can impose challenges for WinForms developers in a 64-bit Visual Studio environment, but there are options to solve this. Component modernization, migrating to .NET 6+ and a new option to use the out-of-process Designer for Framework are the key to a feasible way forward!

.NET.NET FrameworkWinForms
Feb 13, 2024
29
27

Our Vision for .NET 9

.NET Team
.NET Team

Welcome to .NET 9! Learn about how we're improving .NET for all kinds of apps, with a special focus on cloud native, AI, and performance.

.NET
Feb 5, 2024
3
6

Dev Tunnels: A Game Changer for Mobile Developers

James Montemagno
James Montemagno

See how Dev Tunnels can enhance your development process by securely sharing local web services across the internet and enabling you to easily connect to them from mobile apps, webhooks, and more.

.NET.NET MAUIVisual Studio
Jan 31, 2024
1
10

Building AI-powered Microsoft Copilot with SignalR and other open-source tools

Justin D. Harris Kevin Guo Ken Chen
Justin,
Kevin,
Ken

Microsoft Copilot is powered by several open-source tools, such as SignalR, Adaptive Cards, Markdown, and object-basin to solve the unique challenges in building AI-enabled applications at scale. In this article, we share the design considerations and how we integrated various tools with a focus on how we stream messages and responses to the front-...

.NETASP.NETASP.NET Core