Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

make Json.NET ignore $type if it's incompatible

c# json.net

Animated GIF problem in WPF

c# wpf .net-3.5

How to have a transparent background on BlazorWebView in Windows

Share variable between multiple classes

c# .net

XAML: access to controls inside user control

What is the point of IsDefined<TEnum>(TEnum value)?

c# enums

Cast to bool nullable of null value VS default value of bool nullable

Why does adding <LangVersion>default</LangVersion> to a .csproj file fix a C# language version error?

c# csproj c#-7.3

MediaCapture API in WPF or Windows Forms

c# .net wpf winforms

How to create self-signed certificate using Ed25519 in C#

Get IIS site id from a website

c# iis

How use ContextFlyout in a StackPanel in UWP?

c# xaml uwp uwp-xaml

How to get path to the correct PowerShell executable?

c# .net powershell

Are memory mapped files faster than Named Pipes?

Auto Increment ID in Composite key Entity Framework

How can I get CefSharp to hide both the vertical and horizontal scrollbars when a webpage is loaded?

c# wpf cefsharp

Sending files over FTPS (secure) using WinSCP .NET assembly

c# ftp winscp ftps winscp-net

How to find the key which has the highest value in a c# dictionary? [duplicate]

c# dictionary

How to set cache control

Asp .Net Core Unit Test Mock UserManager.CreateAsync and return Identity Result