Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

compiling c# code via the cli on linux with the official .NET SDK

c# .net linux ubuntu

vscode "This setting can only be applied in user settings in local window or in remote settings in remote window." error

c# visual-studio-code

Why is ASP.NET Core's app.UseExceptionHandler() not working?

What's the different between clone method and assign the instance to another directly

c# clone

Order fields when serializing

Why does StringBuilder have a default capacity of 16 characters?

c# .net stringbuilder capacity

LINQ "'s' is not in scope" when creating where clause dynamically

Parsing a Connection String

What is this unusual code in ThreadPool?

c# threadpool idioms

Parse filter list for FileDialog

c# .net

Looking for a simple MP3 library for C# [closed]

c# audio mp3 multimedia

How to share a C# Integer variable with JavaScript

Passing parameters into raw powershell script from c# app

c# powershell

"Trust anchor for certification path not found." in a .NET Maui Project trying to contact a local .NET WebApi

How to register System.TimeProvider implementation?

Very slow T-SQL stored procedure sped up by dropping and recreating

I declare a variable in C# and cannot use it inside of the switch statement

Calling overriden virtual methods from the parent class

c# oop inheritance

In C# what does this code with "get" mean?

c# properties

How to use ScriptManager in class file?

c# asp.net scriptmanager