Showing results for Developer Stories - .NET Blog

Sep 14, 2022
1
7

Microsoft Teams Assignments Service’s Journey to .NET 6

Kevin Halverson
Kevin Halverson

The Assignments and Grades features in Teams have seen exponential growth in usage as schools around the world have undergone a digital transformation. To better meet the needs of teachers and students, we have recently migrated our backend service to .NET 6.

Developer Stories.NETASP.NET Core
Aug 24, 2022
13
4

A Heavy Lift: Bringing Kestrel + YARP to Azure App Services

Byron Tardif
Byron Tardif

In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised billions of times a day while minimizing service disruptions and maintaining SLA for our customers.

Azure.NETASP.NET Core
Jun 13, 2022
2
0

OneService Journey to .NET 6

Dominic Nguyen
Dominic Nguyen

The journey of the Microsoft OneService team from .NET Framework to .NET 6 and the wins that came from it.

.NETDeveloper Stories
May 12, 2022
8
0

The Azure Cosmos DB Journey to .NET 6

Vinod Sridharan
Vinod Sridharan

Azure Cosmos DB is a fully-managed, multi-tenant, distributed, shared-nothing, horizontally scalable database that provides planet-scale NoSQL capabilities offering APIs for Apache Cassandra, MongoDB, Gremlin, Tables, and the Core (SQL) APIs . A core component of the Azure Cosmos DB service is the API Gateway that handles request parsing and routin...

.NETDeveloper Stories
May 3, 2022
6
1

Microsoft Graph’s Journey to .NET 6

Joao Paiva
Joao Paiva

Read about the journey of Microsoft Graph on upgrading from .NET Framework 4.6 to .NET 6 and all the impact that came with it.

.NETASP.NETASP.NET Core
Jun 15, 2021
9
0

Migration of Bing’s Workflow Engine to .NET 5

Ben Watson
Ben Watson

Bing runs one of the world’s largest, most complex, highly performant, and reliable .NET applications. This posts discusses the journey and the work required to upgrade to .NET 5. This migration has been an unqualified success for our team. The overall picture is clear that .NET 5 is phenomenally superior.

.NETASP.NETPerformance
Aug 20, 2018
0
0

Bing.com runs on .NET Core 2.1!

Mukul Sabharwal
Mukul Sabharwal

Bing.com is a cloud service that runs on thousands of servers spanning many datacenters across the globe. Bing servers handle thousands of users' queries every second from consumers around the world doing searches through their browsers, from our partners using the Microsoft Cognitive Services APIs, and from the personal digital assistant, Cortana....

.NET.NET CoreDeveloper Stories