Search code examples
WPF Application that only has a tray icon...


c#.netwpfxaml

Read More
`dotnet test` is inconsistent when it comes to showing the total number of unit tests at the end...


c#.netunit-testingxunit

Read More
How to detect that the microphone is in use?...


c#.netxamarinuwpuwp-xaml

Read More
Is there an easy and fast way of checking if a polygon is self-intersecting?...


c#.netgeometrypolygonshapes

Read More
Changing .NET framework 4.7.2 to .NET Core 6.0 for a C++/CLI project...


.net.net-corec++-clivisual-studio-2022googletest

Read More
C# non-boxing conversion of generic enum to int?...


c#.netenumsboxing

Read More
Prevent ArrayList.Add() from returning the index...


.netpowershellarraylist

Read More
PowerShell move window between desktops...


c#.netpowershellwinapi

Read More
How do I effectively design my application where most classes depend on ILogger?...


.netdependency-injectioncastle-windsorioc-container

Read More
System.Runtime.InteropServices.COMException: 'No installed components were detected...


.netxamarinfrontendmauicomexception

Read More
Powershell equivalent of LINQ's Select command?...


c#.netlinqpowershell

Read More
Calculate Years, Months, weeks and Days...


c#.netdatetimespan

Read More
Is there such a thing as a C# application link map or something equivalent?...


c#.net

Read More
How can I encode two numbers in a single Integer?...


c#javascript.netfloating-pointbitmask

Read More
Packaging a .NET Application So It Will Run On A Computer Without .NET...


c#.netredistributable

Read More
Secure Password Hashing...


.netsecuritypasswordshash

Read More
Is it faster to check string length instead of string value (e.g. string.Equals())?...


c#.netperformancestring

Read More
PropertyGrid control - modify the position of the central splitting vertical line...


c#.netwinformspropertygrid

Read More
LibVLCSharp VideoView overflows bounds in AvaloniaUI...


c#.netlibvlcavaloniauilibvlcsharp

Read More
string.ToLower() and string.ToLowerInvariant()...


c#.netstring

Read More
C# / .NET - System.CommandLine: Making the command line case insensitive...


c#.netsystem.commandline

Read More
Creating two pole oscillator in cTrader to use on my charts...


c#.netpine-script

Read More
How to set kubernetes secret as as connection string password in .NET Core?...


c#.netkubernetes.net-core

Read More
How can I color pixels that are not black in bitmap in yellow using LockBits?...


c#.netwinformslockbits

Read More
Validate and decrypt a JWE id_token with JwtSecurityTokenHandler ValidateToken with .NET Framework D...


c#.net.net-4.0dotnetnuke

Read More
How to enumerate an enum?...


c#.netloopsenumsenumeration

Read More
Built-in helper to parse User.Identity.Name into Domain\Username...


c#asp.net.netauthenticationactive-directory

Read More
What is the role of public key token?...


c#.net

Read More
What is a .snk for?...


.netstrongnamesnk

Read More
Does String.GetHashCode consider the full string or only part of it?...


c#.netstringperformancegethashcode

Read More
BackNext