Internet Sellout

Demand Unearned Rewards

.NET

Assembly Version

    param( [string]$TargetDir = $PWD, [string]$BindingRedirectsFile = $null, [
Tags: powershell

Bully Coding with CoPilot

The latest version of CoPilot doesn't seem to be as social as previous versions. It very much sticks
Tags: encryption, PGP

NuGet Nightmares

Maintaining .Net Framework projects poses an interesting dilemma. Let 'em rot as vulnerabilities in
Tags: Visual Studio, bindingRedirect, Nuget

Some .net 8 Azure Publishing Oddities

Not saying this is gold but, maybe something to think about when getting 500.30 in Azure App Service
Tags: .net 8 Azure

Dead Simple .NET Certification

internetsellout.com in partnership with Death King Industries LTD is preparing the requirements for
Tags: Dead Simple

App Pools in Azure App Service

I like IIS so when I first started playing with asp.net core I always set it up to run in IIS. The K