Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Prediction

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Prediction

6
Comments
9 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Exploratory Data Analysis

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Exploratory Data Analysis

5
Comments
20 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Introduction

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Introduction

2
Comments
8 min read
Implementing the Brainfuck compiler front end in C#

Implementing the Brainfuck compiler front end in C#

4
Comments
1 min read
C# Repository Design Pattern for Database Operations in a .NET Core 3.1 MVC Web App

C# Repository Design Pattern for Database Operations in a .NET Core 3.1 MVC Web App

12
Comments
3 min read
Call function in unmanaged DLL from C# and pass custom data types [Marshal]
Cover image for Call function in unmanaged DLL from C# and pass custom data types [Marshal]

Call function in unmanaged DLL from C# and pass custom data types [Marshal]

15
Comments
6 min read
Game Dev Digest — Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!

Game Dev Digest — Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!

8
Comments
9 min read
Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!
Cover image for Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

4
Comments
4 min read
Introduction To Classes And Objects In Object-Oriented Programming In C#
Cover image for Introduction To Classes And Objects In Object-Oriented Programming In C#

Introduction To Classes And Objects In Object-Oriented Programming In C#

21
Comments 2
5 min read
Publisher Subscriber vs Observer pattern with C#
Cover image for Publisher Subscriber vs Observer pattern with C#

Publisher Subscriber vs Observer pattern with C#

17
Comments
7 min read
Filter Your Grids: How to Dynamically Build LINQ Expressions

Filter Your Grids: How to Dynamically Build LINQ Expressions

45
Comments 2
11 min read
How to perform Hardware (GPU) Video Acceleration in .NET (based on FFmpeg & SharpDX)

How to perform Hardware (GPU) Video Acceleration in .NET (based on FFmpeg & SharpDX)

3
Comments
1 min read
Dynamic Programming

Dynamic Programming

41
Comments
7 min read
Looking for C# Open Source Projects for a 1st Time Contributor
Cover image for Looking for C# Open Source Projects for a 1st Time Contributor

Looking for C# Open Source Projects for a 1st Time Contributor

51
Comments 14
1 min read
[Win32 / Hooks / Spy++] How I got rid of those useless mouse buttons using Windows Hooks
Cover image for [Win32 / Hooks / Spy++] How I got rid of those useless mouse buttons using Windows Hooks

[Win32 / Hooks / Spy++] How I got rid of those useless mouse buttons using Windows Hooks

7
Comments
8 min read
Debugging System.UnauthorizedAccessException (often followed by: Access to the path is denied)
Cover image for Debugging System.UnauthorizedAccessException (often followed by: Access to the path is denied)

Debugging System.UnauthorizedAccessException (often followed by: Access to the path is denied)

7
Comments
4 min read
Introduction to Software Architecture
Cover image for Introduction to Software Architecture

Introduction to Software Architecture

38
Comments
5 min read
Implementing Distributed Cache on SQL Server using .Net
Cover image for Implementing Distributed Cache on SQL Server using .Net

Implementing Distributed Cache on SQL Server using .Net

27
Comments 1
3 min read
EF Core: How to implement basic Auditing on your Entities
Cover image for EF Core: How to implement basic Auditing on your Entities

EF Core: How to implement basic Auditing on your Entities

42
Comments 4
3 min read
Quickly Scaffold REST API Model Classes in Visual Studio
Cover image for Quickly Scaffold REST API Model Classes in Visual Studio

Quickly Scaffold REST API Model Classes in Visual Studio

6
Comments
4 min read
Writing a COM DLL in C# and interfacing with JavaScript

Writing a COM DLL in C# and interfacing with JavaScript

6
Comments 1
3 min read
Defining types at runtime? why not...

Defining types at runtime? why not...

6
Comments
3 min read
Locally publishing Service Fabric without State Loss

Locally publishing Service Fabric without State Loss

4
Comments
1 min read
How to avoid the Visitor pattern in C#

How to avoid the Visitor pattern in C#

25
Comments 5
6 min read
Empowering MySQL DB Access with MySqlConnector + RepoDb

Empowering MySQL DB Access with MySqlConnector + RepoDb

7
Comments
5 min read
loading...