Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Selenium C# Tutorial: Handling Multiple Browser Windows

Selenium C# Tutorial: Handling Multiple Browser Windows

7
Comments
11 min read
Explorando System.Threading.Channels

Explorando System.Threading.Channels

8
Comments 2
9 min read
New Devlog For My Upcoming Game :D

New Devlog For My Upcoming Game :D

3
Comments
1 min read
How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging

How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging

31
Comments 17
2 min read
Youtube Floating Player

Youtube Floating Player

6
Comments
3 min read
Fenwick Tree (Binary Indexed Tree)

Fenwick Tree (Binary Indexed Tree)

18
Comments
5 min read
Exploring Unity Game Engine

Exploring Unity Game Engine

3
Comments 2
1 min read
Game Dev Digest — Issue #44 - The Heretic, Profiling, ML, Monetization, And Much More!

Game Dev Digest — Issue #44 - The Heretic, Profiling, ML, Monetization, And Much More!

7
Comments
13 min read
Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

8
Comments
4 min read
EF Core and Cosmos DB with Blazor WebAssembly

EF Core and Cosmos DB with Blazor WebAssembly

34
Comments
17 min read
Inheritance, Composition and Aggregation in C#

Inheritance, Composition and Aggregation in C#

8
Comments 4
2 min read
Your value objects are your test data builders

Your value objects are your test data builders

2
Comments
3 min read
JSON(Serialização/Desserialização) e Rest

JSON(Serialização/Desserialização) e Rest

4
Comments
4 min read
.Net Core for .Net Frameworkers

.Net Core for .Net Frameworkers

22
Comments 3
8 min read
A Blog Boilerplate for Statiq, the C# static site generator

A Blog Boilerplate for Statiq, the C# static site generator

10
Comments 1
4 min read
Cheatsheet for C#*

Cheatsheet for C#*

6
Comments
4 min read
Selenium C# Tutorial: Handling Alert Windows

Selenium C# Tutorial: Handling Alert Windows

7
Comments
8 min read
SignalR in ASP .NET Core 3.1

SignalR in ASP .NET Core 3.1

6
Comments
9 min read
How a developer should handle Code reviewer?

How a developer should handle Code reviewer?

2
Comments
2 min read
Жадібні алгоритми

Жадібні алгоритми

6
Comments
3 min read
Optimize Visual Studio Code for C# .NET Core development

Optimize Visual Studio Code for C# .NET Core development

25
Comments
2 min read
Dapper .NET: Custom Type Handling (aka: solve the Impedance Mismatch)

Dapper .NET: Custom Type Handling (aka: solve the Impedance Mismatch)

9
Comments 2
4 min read
How to build Enterprise Architecture for your next project?

How to build Enterprise Architecture for your next project?

11
Comments 1
2 min read
How to become a better Code Reviewer - Part 1 : Code Review

How to become a better Code Reviewer - Part 1 : Code Review

12
Comments
2 min read
CharmapEx

CharmapEx

4
Comments
2 min read
How to become a better Code Reviewer - Part 2 : What does a Code Reviewer look for?

How to become a better Code Reviewer - Part 2 : What does a Code Reviewer look for?

6
Comments
3 min read
How to become a better Code Reviewer - Part 3 : How to write code review comments?

How to become a better Code Reviewer - Part 3 : How to write code review comments?

2
Comments
1 min read
5 things you didn't know about enums in C#

5 things you didn't know about enums in C#

13
Comments 1
6 min read
How to Embed Video Chat in your Unity Games

How to Embed Video Chat in your Unity Games

11
Comments 22
10 min read
Game Dev Digest — Issue #43 - Lighting, Builds, VFX, C#... All That And More!

Game Dev Digest — Issue #43 - Lighting, Builds, VFX, C#... All That And More!

5
Comments
11 min read
Create a Basic Video Chat App with ASP.NET and Angular

Create a Basic Video Chat App with ASP.NET and Angular

5
Comments
12 min read
Azure Functions Output bindings

Azure Functions Output bindings

29
Comments
1 min read
DotNetGoF - Generate Gang of Four Design Pattern templates with .NET Core CLI

DotNetGoF - Generate Gang of Four Design Pattern templates with .NET Core CLI

6
Comments
1 min read
NodeJs or C#

NodeJs or C#

5
Comments 6
1 min read
Auto Saving Form Data in Blazor

Auto Saving Form Data in Blazor

7
Comments
13 min read
How to automate nuget updates?

How to automate nuget updates?

3
Comments 7
1 min read
Basics of developing a video game with Godot Engine in C#

Basics of developing a video game with Godot Engine in C#

4
Comments
1 min read
You need these tools to be more efficient at Testing with AutoFixture and FakeItEasy

You need these tools to be more efficient at Testing with AutoFixture and FakeItEasy

7
Comments
4 min read
Reutilizando o @model do Razor com VueJs

Reutilizando o @model do Razor com VueJs

4
Comments
3 min read
Saving Particle Events to Azure Table Storage - A Deep Dive Into Building a Pool Bot

Saving Particle Events to Azure Table Storage - A Deep Dive Into Building a Pool Bot

6
Comments
11 min read
Selenium C# Tutorial: Using Explicit and Fluent Wait in Selenium

Selenium C# Tutorial: Using Explicit and Fluent Wait in Selenium

7
Comments
8 min read
Explore data system design with C# and SQL Server

Explore data system design with C# and SQL Server

5
Comments
8 min read
String Searching Using Rabin-Karp

String Searching Using Rabin-Karp

6
Comments
4 min read
Use C# Source Generators to make all of your methods async!

Use C# Source Generators to make all of your methods async!

8
Comments
2 min read
Razor Pages in ASP .NET Core 3.1

Razor Pages in ASP .NET Core 3.1

10
Comments
10 min read
Logging with Serilog and Seq

Logging with Serilog and Seq

5
Comments
8 min read
Create a beautiful drag and drop file upload component with Blazor

Create a beautiful drag and drop file upload component with Blazor

7
Comments
6 min read
A secure implementation of JSON Web Tokens (JWT) in C#

A secure implementation of JSON Web Tokens (JWT) in C#

26
Comments
5 min read
IPC between C# and C++ by using named pipes

IPC between C# and C++ by using named pipes

27
Comments 1
4 min read
Deploying Azure WebApps in 2020 with GitHub Actions

Deploying Azure WebApps in 2020 with GitHub Actions

11
Comments
4 min read
LeetCode 1365. How Many Numbers Are Smaller Than the Current Number

LeetCode 1365. How Many Numbers Are Smaller Than the Current Number

6
Comments
2 min read
How to test HttpClient with Moq in C#

How to test HttpClient with Moq in C#

29
Comments 5
2 min read
Programmatic email in C# (test email APIs in .NET Core and ASP.NET)

Programmatic email in C# (test email APIs in .NET Core and ASP.NET)

8
Comments
5 min read
Integrating C# .NET and Salesforce's REST API

Integrating C# .NET and Salesforce's REST API

45
Comments 8
3 min read
Know the bitness of your .NET application

Know the bitness of your .NET application

5
Comments
3 min read
LINQ в C#. Огляд

LINQ в C#. Огляд

7
Comments
2 min read
Game Dev Digest — Issue #42 - ML & AI, Effects, Workflows, Performance, VR, And Much More!

Game Dev Digest — Issue #42 - ML & AI, Effects, Workflows, Performance, VR, And Much More!

4
Comments
11 min read
Quick Tip #8

Quick Tip #8

3
Comments
1 min read
My First Game with Unity

My First Game with Unity

9
Comments 2
1 min read
Integrating Twilio for Whatsapp and Azure bots (LUIS)

Integrating Twilio for Whatsapp and Azure bots (LUIS)

15
Comments 1
2 min read
loading...