Tuesday October 15th

133 views

Trace sampling in SerilogTracing

50 views

Safety and simplicity with LINQ: Working with the result pattern - Part 2

Monday October 14th

112 views

Content-Blocking in Manifest v3

110 views

Reboot!

89 views

Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog

82 views

Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog

Sunday October 13th

138 views

F# Weekly #41, 2024 - .NET 9 RC2, Fesh and AI Extensions

Thursday October 10th

152 views

Webcam randomly pausing in OBS, Discord, and websites - LSVCam and TikTok Studio

Wednesday October 9th

327 views

.NET 8 vs .NET 9: What's the Difference and Should you Migrate?

201 views

Web-Queue-Worker Architecture Style for Scaling

176 views

Easier localization with the new resource (.resx) manager - Visual Studio Blog

Tuesday October 8th

184 views

Implementing ASP.NET Core Automatic Span (Activity) Linking for Internal Redirects with Middleware on .NET 9 - Code with Steve

181 views

Replacing Exceptions-as-flow-control with the result pattern: Working with the result pattern - Part 1

174 views

.NET 9 Release Candidate 2 is now available! - .NET Blog

150 views

Introducing Microsoft.Extensions.AI Preview - Unified AI Building Blocks for .NET - .NET Blog

122 views

.NET and .NET Framework October 2024 servicing releases updates - .NET Blog

119 views

Monsters Weekly 273 - GitHub and Azure Boards

Monday October 7th

182 views

Preventing double clicks in Blazor components

146 views

Microsoft Entra ID App-to-App security architecture

129 views

Accelerate C++ Debugging with Enhanced Conditional Breakpoints - Visual Studio Blog

Saturday October 5th

178 views

F# Weekly #40, 2024 - Fable 4.22

Friday October 4th

434 views

.NET's ActivityListener sampling API

Thursday October 3rd

393 views

Visualizing the Serilog 4.1 batch retry algorithm

209 views

Attack Techniques: Encrypted Archives

Wednesday October 2nd

371 views

Serilog fallback sinks

251 views

Keep your project structure simple!

230 views

An Efficient Dictionary for IPAddress Tracking using .NET 9 with AlternateLookup and IAlternateEqualityComparer - Code with Steve

174 views

Discover Hidden Insights with Profiler's External Code Decompilation - Visual Studio Blog

Tuesday October 1st

227 views

Announcing the stable release of the official OpenAI library for .NET - .NET Blog

201 views

Implementing k-NN Classification Using C#