Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Async/Await

Understanding Async/Await

6
Comments 1
3 min read
Extension Methods

Extension Methods

Comments
3 min read
Entendendo Modificadores de Acesso em C#

Entendendo Modificadores de Acesso em C#

Comments
2 min read
How to implement IEquatable<T>?

How to implement IEquatable<T>?

Comments
10 min read
Implementing Long Polling in .NET for Real-Time Communication

Implementing Long Polling in .NET for Real-Time Communication

2
Comments
3 min read
Simplifying Dependency Injection in .NET 9: Enhancements and Best Practices

Simplifying Dependency Injection in .NET 9: Enhancements and Best Practices

1
Comments
3 min read
Understanding String Interning in C#

Understanding String Interning in C#

9
Comments
3 min read
A Comprehensive Guide to Interceptors in EF Core

A Comprehensive Guide to Interceptors in EF Core

4
Comments
6 min read
CRUD with Natural Language Processing using Microsoft.Extensions.AI

CRUD with Natural Language Processing using Microsoft.Extensions.AI

1
Comments 1
6 min read
Game Dev Digest — Issue #261 - Networking, Tutorials and more

Game Dev Digest — Issue #261 - Networking, Tutorials and more

1
Comments
8 min read
Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Comments
2 min read
Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒

Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒

2
Comments
6 min read
Autofac Dependency Injection in ASP .NET Core 8

Autofac Dependency Injection in ASP .NET Core 8

4
Comments
4 min read
Building a token refresh service for the Fitbit API with Container App Jobs

Building a token refresh service for the Fitbit API with Container App Jobs

2
Comments 1
10 min read
Loading Certificates on .NET 9

Loading Certificates on .NET 9

1
Comments
1 min read
Advent of Code 2024 - Day 11: Plutonian Pebbles

Advent of Code 2024 - Day 11: Plutonian Pebbles

7
Comments 1
2 min read
Why I'm Excited for .NET Conf 2024

Why I'm Excited for .NET Conf 2024

1
Comments
3 min read
20 Shorthand Operators in C#

20 Shorthand Operators in C#

13
Comments
3 min read
Experimental attribute in C# is a powerful tool : Let's explore

Experimental attribute in C# is a powerful tool : Let's explore

Comments
3 min read
Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

1
Comments
2 min read
How to send logs to Azure Application Insights using log4net

How to send logs to Azure Application Insights using log4net

4
Comments
3 min read
Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9

Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9

2
Comments
5 min read
Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

26
Comments
4 min read
C++ vs. C#: Why Does C++ Typically Consume Less Memory?

C++ vs. C#: Why Does C++ Typically Consume Less Memory?

Comments
2 min read
How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

3
Comments
4 min read
loading...