Showing results for ASP.NET - .NET Blog

Apr 1, 2025
3
4

Modernizing push notification API for Teams

Rudolf Kurka Frantisek (Fero) Kaduk
Rudolf,
Frantisek

Push Notification Hub is an essential internal service that plays a crucial role in the messaging and calling flows within Teams and other platforms. This article describes its recent overhaul, which has significantly enhanced its performance and reduced latencies in delivering push notifications to user devices

.NETASP.NETASP.NET Core
Nov 7, 2024
1
4

Get Ready for .NET Conf 2024!

Jeffrey Fritz
Jeffrey Fritz

The biggest .NET event of the year is almost here, its all free, all online, and you're invited!

.NETASP.NETASP.NET Core
Jul 24, 2024
4
6

How use a Blazor QuickGrid with GraphQL

Frank Boucher
Frank Boucher

In this is the second post in a series of posts about GraphQL and .NET, we will see how to fill a Blazor QuickGrid component with data fetched with GraphQL. We will also use the virtualize feature of the QuickGrid to improve performance.

.NETASP.NETASP.NET Core