Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Get Date of Previous Monday

How to run a ClickOnce application (.appref-ms) on a remote computer?

XmlSerializer serializing sub objects

c# .net xml-serialization

In WPF force App to inherit from a class defferent from System.Windows.Application

c# .net wpf

How to uninstall dotnet 6?

.net windows windows-11

Why do static lambdas (C# 9) still have a target?

c# .net

The referenced project is a non self-contained executable. A non self-contained executable cannot be referenced by a self-contained executable

c# asp.net .net .net-core

IIS 8.5 ScriptResource.axd 500 Errors and Sys is not defined

c# asp.net .net iis ssl

How to generate Azure Active Directory (AAD) authentication token for Graph API without interactive login screen for console/native application?

DebugDiag analysis timeout issue

How to do port forwarding?

c# .net port nat forwarding

Modify IL code on the fly

XmlTypeAttribute does not change name of type

.net xml-serialization

Handle does not support synchronous operations with CreateFile

c# .net winapi createfile

Determine if a file can be moved or copied

.net file copy move

CultureInfo changes based on computer settings

sql runs fast in ssms slow in asp.net

Adding items to an ImmutableList<T> inside an ImmutableDictionary<TKey, TValue>

Get location of dynamically loaded assembly

c# .net .net-assembly