Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

In DotNetNuke, how can I get a ModuleInfo object if I just have a ModuleId (and not a TabId)

Cannot load the "comctl32.dll" DLL into memory whilst impersonating

c# .net wcf impersonation

Modifying .NET Core Roles depending on which organization the user is requesting access to (per-request)

Best way to fire and forget async code inside TransactionScope

Does converting between byte[] and MemoryStream cause overhead?

c# .net

Variables passed by reference to static method?

c# asp.net .net

How can I have a shell script point to a .dll? (Docker ENTRYPOINT)

.net bash shell docker

What differentiates Nhibernate from other ORM’s?

c# .net nhibernate orm

no .sln file in c# project

Redis TimeoutException

c# .net redis

how to use oauth2 in blazor hosted wasm

Build failed for Visual Studio for MAC after updating to .net version 6

c# .net visual-studio xamarin

Only allowing yes or no as an answer

c# .net

Why does dotnet restore on a .sln ignore `DownloadContentFiles` tasks in .csproj projects?

c# .net msbuild csproj sln-file

Why two time click is required to click ToolStripMenuItem?

Unable to authenticate with AWS CodeArtifact from a GitHub action

Can I customise a Fixture in an XUnit constructor for use with Theory and AutoData?

c# .net xunit autofixture xunit2

Reduce startup time of .NET windows form app running off of a networked drive

.net performance startup

Non-scaling Pen in GDI+

c# .net gdi+ pen

ContextMenuStrip how do you force update (size is wrong b/c I hide some of it's items)