Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

CA1416 warnings when using .NET 8 with WinForms

How to see the stacktrace of a .NET application

What does "throw new NotImplementedException();" do exactly?

c# .net

C# turn decimals for money into integers

Apply an ICC Color Profile to an image in C# (Dotnet)

c# .net gdi+ color-management

A connection was successfully established... (provider: SSL Provider, error: 31 - Encryption( ssl /tls) handshake failed)

How to prevent Visual Studio from building the project every time?

Detect windows logon attempts programmatically using C#

c# .net windows winforms

Unhandled exception. System.InvalidOperationException: Unable to configure HTTPS endpoint (vs code)

C# attributes naming convention

c# .net custom-attributes

Migrating from DotNetCore to NodeJS

javascript .net node.js

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