Forem

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Polyglot Notebooks: The difference between .dib and .ipynb Files

Polyglot Notebooks: The difference between .dib and .ipynb Files

4
Comments
3 min read
Create a PDF Digital Signature Web Service Using Azure Key Vault and the Syncfusion C# PDF Library

Create a PDF Digital Signature Web Service Using Azure Key Vault and the Syncfusion C# PDF Library

1
Comments
10 min read
Getting started with SpecFlow

Getting started with SpecFlow

5
Comments
4 min read
Lucene.NET for search applications

Lucene.NET for search applications

10
Comments
7 min read
Funny numbers in C#.

Funny numbers in C#.

1
Comments 1
2 min read
Introducing Polyglot Notebooks

Introducing Polyglot Notebooks

9
Comments 2
5 min read
How to add cookie consent in ASP.NET 6

How to add cookie consent in ASP.NET 6

Comments
2 min read
Interpolation Search

Interpolation Search

1
Comments
2 min read
Creating a C# Chatbot with ChatGPT🤖 (Easy) + GitHub Repository

Creating a C# Chatbot with ChatGPT🤖 (Easy) + GitHub Repository

52
Comments 3
8 min read
Flyweight Pattern in C#

Flyweight Pattern in C#

7
Comments
10 min read
Binary Search

Binary Search

Comments
3 min read
Let’s convert that variable in C#

Let’s convert that variable in C#

Comments
3 min read
Linear Search

Linear Search

Comments
2 min read
Caching in .NET

Caching in .NET

10
Comments 2
5 min read
[Parte 14] Entity Framework Core - PaginaciĂłn

[Parte 14] Entity Framework Core - PaginaciĂłn

11
Comments 2
5 min read
The eternal question is, what is the better, new Guid() or Guid.Parse()?

The eternal question is, what is the better, new Guid() or Guid.Parse()?

3
Comments
2 min read
C# Language extensions

C# Language extensions

8
Comments
10 min read
Seamlessly Import and Export CSV Data in Excel Using C#

Seamlessly Import and Export CSV Data in Excel Using C#

Comments
7 min read
What does Realm.Fody do?

What does Realm.Fody do?

Comments
8 min read
The built in types of C#

The built in types of C#

Comments
1 min read
Open/Closed principle like a boss in C#

Open/Closed principle like a boss in C#

3
Comments 1
8 min read
Using sweetalert2 for ASP.NET Core/Razor Pages

Using sweetalert2 for ASP.NET Core/Razor Pages

22
Comments 1
7 min read
How to Build Desktop and Web Document Scanning App Using .NET MAUI and Blazor

How to Build Desktop and Web Document Scanning App Using .NET MAUI and Blazor

Comments
7 min read
Executando funções personalizadas no banco de dados usando SqlExpression no .Net

Executando funções personalizadas no banco de dados usando SqlExpression no .Net

5
Comments 2
9 min read
Tirando de letra o princĂ­pio Open/Closed em C#

Tirando de letra o princĂ­pio Open/Closed em C#

2
Comments
8 min read
Turning Git into a large file backup solution

Turning Git into a large file backup solution

4
Comments 2
6 min read
Minimal APIs in .NET

Minimal APIs in .NET

Comments
1 min read
Chain of Responsibility Pattern in C#

Chain of Responsibility Pattern in C#

4
Comments
10 min read
String Concatenation in C#

String Concatenation in C#

1
Comments
4 min read
Transactions in .NET: From Basics to Best Practices

Transactions in .NET: From Basics to Best Practices

75
Comments 5
4 min read
Native AOT: The Future of .NET App Development

Native AOT: The Future of .NET App Development

33
Comments 4
4 min read
Unit Testing | Full Explanation: C# and .NET

Unit Testing | Full Explanation: C# and .NET

1
Comments
4 min read
Pruebas Unitarias | ExplicaciĂłn completa: C# y .NET

Pruebas Unitarias | ExplicaciĂłn completa: C# y .NET

7
Comments
4 min read
Usando o chat do Bing como um aliado para escrever testes de software

Usando o chat do Bing como um aliado para escrever testes de software

Comments
9 min read
Test-Driven Development in .NET

Test-Driven Development in .NET

2
Comments
3 min read
Dependency Inversion Principle

Dependency Inversion Principle

3
Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

5
Comments
2 min read
Modern minimal workers in .NET

Modern minimal workers in .NET

5
Comments
3 min read
Using Dependency Injection and Service Locators to get References in C#

Using Dependency Injection and Service Locators to get References in C#

Comments
4 min read
Tips on making a web site accessible part 1

Tips on making a web site accessible part 1

3
Comments
4 min read
JWT Authentication with C# .NET

JWT Authentication with C# .NET

22
Comments 3
8 min read
Liskov Substitution Principle

Liskov Substitution Principle

8
Comments
2 min read
C# 12: New Features and Improvements

C# 12: New Features and Improvements

6
Comments
3 min read
[C#] Try searching and receiving data over TCP/UDP

[C#] Try searching and receiving data over TCP/UDP

5
Comments 3
4 min read
Using Tailwind CSS With .NET Blazor

Using Tailwind CSS With .NET Blazor

52
Comments 2
4 min read
Composition or Inheritance: What’s better?

Composition or Inheritance: What’s better?

15
Comments 22
5 min read
Array vs ArrayList in C#

Array vs ArrayList in C#

2
Comments 5
2 min read
Building a Simple Pomodoro Timer in C# on Ubuntu/Windows with .NET Core

Building a Simple Pomodoro Timer in C# on Ubuntu/Windows with .NET Core

1
Comments
3 min read
Single Responsibility Principle

Single Responsibility Principle

5
Comments 2
2 min read
C# file/folder helpers

C# file/folder helpers

7
Comments 2
7 min read
Command Pattern in C#

Command Pattern in C#

4
Comments 1
9 min read
[Parte 13] EF Core: Dynamic Sort con Linq Expressions

[Parte 13] EF Core: Dynamic Sort con Linq Expressions

6
Comments 2
4 min read
C# code refactoring - the importance of naming convention

C# code refactoring - the importance of naming convention

Comments
3 min read
Learn Dependency Inversion Principle in C# (+ Examples)

Learn Dependency Inversion Principle in C# (+ Examples)

25
Comments
4 min read
A quick tour of lists in C#

A quick tour of lists in C#

1
Comments
6 min read
Window forms data annotation

Window forms data annotation

3
Comments
7 min read
Filtering In Your ASP NET Core Web API: The Key to Efficient Data Retrieval

Filtering In Your ASP NET Core Web API: The Key to Efficient Data Retrieval

Comments
7 min read
MongoDB $weeklyUpdate #114 (April 28, 2023): Kolkata and Hyderabad and London, Oh My!

MongoDB $weeklyUpdate #114 (April 28, 2023): Kolkata and Hyderabad and London, Oh My!

Comments
5 min read
Fluent Validation in Asp.net Web API

Fluent Validation in Asp.net Web API

12
Comments
3 min read
Generate a custom C# ChatGPT API client in minutes with Kiota

Generate a custom C# ChatGPT API client in minutes with Kiota

5
Comments
5 min read
loading...