Articles by Tag #net

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Generate readable and efficient logging methods

Original post: https://siderite.dev/blog/generate-readable-and-efficient-logging-methods ...

Learn More 5 1Oct 8 '25

EF Core Eager Loading Mastery — From `Include` Hell to Intentional Graph Loading

EF Core Eager Loading Mastery — From Include Hell to Intentional Graph Loading Most C#...

Learn More 0 0Nov 27 '25

Raw string literals in .NET, both useful and entertaining

Original post: https://siderite.dev/blog/raw-string-literals-in-net-both-useful-and-enterta ...

Learn More 0 1Oct 8 '25

The “var” Error in C# — Why “The contextual keyword ‘var’ may only appear within a local variable declaration” Happens

The “var” Error in C# — Why “The contextual keyword ‘var’ may only appear within a local...

Learn More 2 0Nov 22 '25

30 Free .NET Newsletters Every Engineer Should Follow

Keeping on top of .NET updates—and growing your engineering edge—doesn’t have to cost you money....

Learn More 1 0Nov 15 '25

10 C# Features to Avoid Duplicate Code in Your Project

I’ve reviewed thousands of lines of C# code over the years—from junior dev prototypes to...

Learn More 0 0Nov 15 '25

MCP The Series: ตอนที่ 1. MCP คืออะไร? มาตรฐานกลางเชื่อมโลก AI

สวัสดีครับสำหรับบทความนี้จะเป็นซีรีย์แรกของ silicon brain โดยนำเสนอเกี่ยวกับ Model Context Protocal...

Learn More 0 0Sep 20 '25

What .NET 10 GC Changes Mean for Developers

What if I told you that starting with .NET 10, several of your fundamental ideas about garbage...

Learn More 0 0Oct 1 '25

A Pragmatic Guide to Server-Sent Events (SSE) in ASP.NET Core

As developers, we often face the challenge of building real-time features. Imagine you are tasked...

Learn More 0 0Oct 25 '25

Strategic Pagination Patterns for .NET APIs

When you design APIs that return large datasets, pagination is not optional. Without it, you risk...

Learn More 0 0Oct 12 '25

Testing HttpClient in .NET without Moq or NSubstitute

When you’re building .NET applications that interact with external APIs, writing reliable unit tests...

Learn More 0 0Oct 29 '25

Introducing the New .NET MAUI Spark Chart Control

TL;DR: A newly introduced Spark Chart control for .NET MAUI Toolkit enables developers to embed...

Learn More 1 0Sep 25 '25

Embracing Cloud Independence & Multi-Database in .NET Core Web API

In today's cloud-native world, vendor lock-in poses a significant risk, particularly due to high...

Learn More 0 0Sep 3 '25

Creating a Festive Naughty or Nice Checker Using Semantic Kernel and .NET

Introduction I’m excited to be taking part in this year’s Festive Tech Calendar, a...

Learn More 0 0Dec 12 '25

Lets understand HTTP

What is HTTP ? HTTP (Hypertext Transfer Protocol) is a protocol designed to transfer file...

Learn More 3 0Mar 15 '25

Microsoft Agent Framework (Preview): Build AI Agents in .NET

TL;DR: What if your .NET app didn’t just run code but could reason, collaborate, and make decisions...

Learn More 0 0Jan 28

Building Ultra-Low Latency Systems in .NET: The unmanaged Constraint Deep Dive

Introduction When building high-frequency trading systems, every nanosecond matters. In...

Learn More 1 0Aug 13 '25

Convert Word Documents into Fillable PDFs Using C#

TL;DR: Learn to create a fillable PDF from a Word document in C# using the .NET Word Library,...

Learn More 0 0Mar 21 '25

Comparing JSON Libraries in .NET: Newtonsoft.Json vs. System.Text.Json

When working with JSON in .NET, two popular libraries are Newtonsoft.Json (also known as Json.NET)...

Learn More 1 0Feb 20 '25

3 EF Core Integrations That Work with Couchbase

Couchbase’s new EF Core provider opens the door to some powerful .NET integrations: even ones...

Learn More 0 0Aug 8 '25

How to Export XML to Excel in 3 Easy Steps using C#?

TL;DR: Are you tired of manually converting XML to Excel? Save time and streamline your workflow with...

Learn More 1 1Apr 22 '25

Convert PowerPoint to PDF in C# Using Advanced Formatting Options

TL;DR: Easily convert PowerPoint presentations to PDF while preserving layout, formatting, and...

Learn More 0 0Mar 10 '25

Building a Modern GraphQL API with .NET 9

In today’s API-driven world, GraphQL has emerged as a powerful alternative to REST, offering clients...

Learn More 0 0May 28 '25

Understanding GraphQL in .NET - A Modern Approach to API Development

In today’s API landscape, GraphQL has emerged as a powerful alternative to REST, offering clients...

Learn More 0 0May 28 '25

What’s New in .NET 10 Preview: Top Features Developers Shouldn’t Miss

TL;DR:.NET 10 introduces major runtime improvements, enhanced libraries, and SDK updates, focusing on...

Learn More 0 0May 6 '25

5 C# Features to Avoid Duplicate Code in Your Project

I’ve reviewed thousands of lines of C# code over the years—from junior dev prototypes to...

Learn More 0 0Jul 31 '25

Explore Interactive Drill-Down Charts in Blazor for Deeper Data Insights

TL;DR: This blog demonstrates how to build interactive drill-down charts in Blazor apps using the...

Learn More 0 0Apr 30 '25

Efficiently Handle Large Datasets with Seamless Pagination in .NET MAUI ListView

TL;DR: Struggling with performance issues in your .NET MAUI app due to large datasets? Learn how to...

Learn More 0 0May 9 '25

Sneak Peek: .NET MAUI 2025 Volume 2 

TL;DR:.NET MAUI developers can now solve complex UI challenges with Essential Studio® 2025 Volume 2’s...

Learn More 0 0Jun 20 '25

Vertical vs. Horizontal Bar Charts: Optimize Your Data Visualization with Blazor Charts

TL;DR: Choosing between Vertical and Horizontal Bar Charts can significantly impact how your data is...

Learn More 0 0Jul 9 '25