Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to shim a class that is called more than once in the tested function using microsoft fakes

Uploading GzipStream to SFTP using SSH.Net

c# .net gzipstream ssh.net

Creating extension method using CodeDOM

Why can't I use ToList() with my KeyCollection

c# .net dictionary

How can I determine that the start of week is Monday or Sunday in different culture in C#

c# .net

How to find previous active control c#

c# .net winforms

incompatible anonymous function signature in C#?

c# .net

Why does rename a loaded .net assembly work?

c# .net

Is there anyway to add services to the service provider at runtime? Or rebuild it? On .NET 5.0 or .NET core 3+

Managing Path for access database

c# .net database ms-access path

What exactly does ColorTranslator.FromHtml() support and why does it deviate from CSS color interpretation rules?

c# css .net colors

system.Net.WebRequest - powershell - and 'The operation has timed out'

.net powershell

How to get Fully Qualified Name of a Type using Reflection in C#

c# .net wpf reflection datamodel

Reverse an array of objects

c# .net arrays

Does Visual Studio 2022 support dev containers for .net projects?

Does specifying Charset.Unicode in a DllImport allocate a string?

c# .net string interop dllimport

How can I catch an event when the computer resume from sleep/hibernate mode?

Publish Portable and Self-Contained .NET Application in Windows 7

How to expose .NET well known EventCounters to Open Telemetry

c# .net metrics open-telemetry