Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Enum, enumeraciones en C Sharp (C#)

Enum, enumeraciones en C Sharp (C#)

16
Comments
3 min read
Deploy ASP.Net Core with MySql to Heroku

Deploy ASP.Net Core with MySql to Heroku

16
Comments 2
2 min read
Repository Pattern with a C# and ASP.NET Core example [VIDEO]

Repository Pattern with a C# and ASP.NET Core example [VIDEO]

3
Comments
1 min read
Generic Programming

Generic Programming

9
Comments 2
4 min read
CRUD with C#/SQL in .NET Core

CRUD with C#/SQL in .NET Core

7
Comments 2
2 min read
C# 9 New features

C# 9 New features

11
Comments
5 min read
Substring/Slice of a String

Substring/Slice of a String

4
Comments
2 min read
Using .NET Secret Manager with console applications

Using .NET Secret Manager with console applications

7
Comments
5 min read
My Internship Experience

My Internship Experience

2
Comments 2
2 min read
How To Generate Test Report In NUnit?

How To Generate Test Report In NUnit?

8
Comments
21 min read
C#: Llamadas confiables a APIs con Polly y RestEase

C#: Llamadas confiables a APIs con Polly y RestEase

3
Comments
6 min read
【Blazor Server】SignIn with custom user

【Blazor Server】SignIn with custom user

21
Comments 1
5 min read
A complete guide to send email in .NET (2021)

A complete guide to send email in .NET (2021)

9
Comments 2
7 min read
GC: Otimizando para o ambiente do Azure

GC: Otimizando para o ambiente do Azure

2
Comments
10 min read
Dynamic method invocation with .NET Core

Dynamic method invocation with .NET Core

11
Comments
3 min read
Azure Function Github to Slack Pipeline

Azure Function Github to Slack Pipeline

6
Comments
10 min read
C#: Llamando REST APIs sin esfuerzo con RestEase

C#: Llamando REST APIs sin esfuerzo con RestEase

7
Comments
3 min read
Game Dev Digest — Issue #80 - Tips Galore

Game Dev Digest — Issue #80 - Tips Galore

3
Comments
10 min read
Console.bLog(studyNotes)

Console.bLog(studyNotes)

4
Comments
5 min read
How to create C# List<T> generics

How to create C# List<T> generics

5
Comments
5 min read
HttpClient: melhoria de performance ao otimizar o uso de memória

HttpClient: melhoria de performance ao otimizar o uso de memória

10
Comments 1
6 min read
Entendendo as diferenças entre IEnumerable e List em C#

Entendendo as diferenças entre IEnumerable e List em C#

22
Comments 11
3 min read
Cell CMS - Organizando, reutilizando e testando consultas do EntityFramework Core

Cell CMS - Organizando, reutilizando e testando consultas do EntityFramework Core

3
Comments
8 min read
【.NET 5】【ASP.NET Core Identity】SignIn with custom user

【.NET 5】【ASP.NET Core Identity】SignIn with custom user

16
Comments 2
6 min read
Creando un API en Net Core - Mi primer API

Creando un API en Net Core - Mi primer API

3
Comments 2
6 min read
3 formas de Concatenar String con C#

3 formas de Concatenar String con C#

23
Comments 2
3 min read
Converting IContent to IPublishedContent in Umbraco v8+

Converting IContent to IPublishedContent in Umbraco v8+

2
Comments 1
4 min read
C# interface and multiple interface tutorial

C# interface and multiple interface tutorial

2
Comments
5 min read
A Quick Guide to LINQ With Examples

A Quick Guide to LINQ With Examples

17
Comments
6 min read
Portal web para gestionar eventos y conferencias con ASP.NET 5

Portal web para gestionar eventos y conferencias con ASP.NET 5

13
Comments
15 min read
Kentico Xperience Design Patterns: Good Startup.cs Hygiene

Kentico Xperience Design Patterns: Good Startup.cs Hygiene

16
Comments
10 min read
How to achieve style inheritance with Blazor CSS isolation

How to achieve style inheritance with Blazor CSS isolation

6
Comments
4 min read
The .NET Stacks #34: 🎙 Visual Studio gets an update, and you get a rant

The .NET Stacks #34: 🎙 Visual Studio gets an update, and you get a rant

3
Comments
9 min read
Simplify foreach loops with the null-coalescing operator

Simplify foreach loops with the null-coalescing operator

5
Comments 2
1 min read
Best .NET Posts This Week: 31st January 2021

Best .NET Posts This Week: 31st January 2021

9
Comments
2 min read
Making sense of the ASP.NET Core MVC Design Pattern

Making sense of the ASP.NET Core MVC Design Pattern

6
Comments
4 min read
Deploying An Asp.Net WebApi and MySql DataBase Container to Kubernetes (Part-2)-Deployment

Deploying An Asp.Net WebApi and MySql DataBase Container to Kubernetes (Part-2)-Deployment

11
Comments
8 min read
Deploying An Asp.Net WebApi and MySql DataBase Container to Kubernetes (Part-1)-SetUp

Deploying An Asp.Net WebApi and MySql DataBase Container to Kubernetes (Part-1)-SetUp

8
Comments
4 min read
Content to learn C#9

Content to learn C#9

4
Comments
1 min read
How To Set Up An Asp.NetCore Api, and MySQL with Docker Compose

How To Set Up An Asp.NetCore Api, and MySQL with Docker Compose

5
Comments
5 min read
Random Generation (with efficient exclusions)

Random Generation (with efficient exclusions)

2
Comments
3 min read
Alternative view engine for ASP.NET Core: Passing data from controller

Alternative view engine for ASP.NET Core: Passing data from controller

7
Comments 1
4 min read
Decorating Command Handler with Decorator Pattern in .NET 5

Decorating Command Handler with Decorator Pattern in .NET 5

5
Comments
1 min read
A cleaner way for configuring DI container in dotnet with ServiceAnnotations

A cleaner way for configuring DI container in dotnet with ServiceAnnotations

2
Comments
4 min read
Trabalhando com Tasks assíncronas em C#

Trabalhando com Tasks assíncronas em C#

8
Comments 1
5 min read
How To Run Selenium Tests Using IE Driver?

How To Run Selenium Tests Using IE Driver?

8
Comments
24 min read
Double dispatcher in C#

Double dispatcher in C#

7
Comments 1
3 min read
Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

11
Comments
14 min read
Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

4
Comments
6 min read
C# exception handling best practices

C# exception handling best practices

12
Comments 1
5 min read
No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

10
Comments 2
4 min read
Things you need to know as a developer - Clean Coding

Things you need to know as a developer - Clean Coding

8
Comments 2
7 min read
How to run your Monogame app on a Raspberry Pi (or any Linux)

How to run your Monogame app on a Raspberry Pi (or any Linux)

5
Comments
3 min read
NUnit Tutorial: Parameterized Tests With Examples

NUnit Tutorial: Parameterized Tests With Examples

7
Comments
14 min read
Best .NET Posts This Week: 24th January 2021

Best .NET Posts This Week: 24th January 2021

3
Comments 1
2 min read
( YouTube Tutorial ) Multi-Conditional Booleans For Games

( YouTube Tutorial ) Multi-Conditional Booleans For Games

3
Comments 2
2 min read
Covariance and contravariance by example.

Covariance and contravariance by example.

7
Comments
6 min read
Built my first C#/NuGet package!

Built my first C#/NuGet package!

4
Comments
1 min read
Game Dev Digest — Issue #78 - Programming and more

Game Dev Digest — Issue #78 - Programming and more

2
Comments
7 min read
【.NET 5】【WPF】Try WebView2

【.NET 5】【WPF】Try WebView2

2
Comments
4 min read
loading...