Slaying Zombie ‘No Repro’ Crashes with Infer# | .NET Conf 2022 Not all bugs are created equal; some, such as memory and threading bugs, can cost hours to reproduce. Others, like SQL injections, are critical security vuln...
Spring Cloud Azure 4.5 Furthers Microsoft's 'Passwordless' Push -- Visual Studio Magazine 'Passwords are a hassle to use, and they present security risks for users and organizations of all sizes.'
How Tom Segura Answers When Asked How He's Doing | Netflix Is A Joke A small talk conversation at the bank literally ruined Tom Segura's day and there's no need to revisit this. Watch Tom Segura: Ball Hog, only on Netflix. htt...
Virtual Studio Special - see how it's made! Join me as I refactor the code running the virtual studio, add in signalR and hopefully, not break anything!#dotnet #unity #unity3d #webdevelopment #csharp #...
Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI The .NET Podcast app is a sample application showcasing .NET, ASP.NET Core, Blazor, .NET MAUI, Azure Container Apps, Orleans, and more. Pull down the source code and explore the architecture today.
Why I will not write about JWST My NASA LEGO collection, including the “women of NASA” set and the Space Shuttle Discovery set that included the Hubble Space Telescope. [Updated: I wrote this piece very quickly and as…
I was wrong (and so was everyone) Did 18th century firefighters really let buildings burn? Sources below. ■ AD: 👨💻 NordVPN's best deal is here: https://nordvpn.com/tomscott - with a 30-day...
On .NET Live - Supercharging .NET unit tests with Fluent Assertions So you've decided your next project is going to use Test-Driven Development (TDD). You've picked out a test framework and created the project, and now it's t...
Validate your dependencies correctly in .NET Check out the ABP Framework here: https://bit.ly/3UmfRbhCheck out my courses: https://nickchapsas.comBecome a Patreon and get source code access: https://www...
Generating a dump file when tests hang on a CI machine - Gérald Barré In this post, I describe how to generate a dump when tests hang on a CI machine, so users can investigate issues easily.
On the large number of ways of expressing Microsoft Visual C++ compiler versions So many version numbers.
Virtual Studio Special - see how it's made! Join me as I refactor the code running the virtual studio, add in signalR and hopefully, not break anything!#dotnet #unity #unity3d #webdevelopment #csharp #...
How to Secure Passwords with BCrypt.NET - Code Maze Let's learn how to use BCrypt.NET to secure passwords and make sure we follow the best practices to ensure higher security standards.
NEW! Most Popular Programming Languages 1965 - 2022 Updated timeline of the most popular programming languages since 1965 to 2022. Aggregation of multiple national surveys plus a world wide publications rate o...
NEW! Most Popular Programming Languages 1965 - 2022 Updated timeline of the most popular programming languages since 1965 to 2022. Aggregation of multiple national surveys plus a world wide publications rate o...
337: Drawing Lines on Maps James gets into maps and drawing all sorts of points and lines. We discuss.
Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server Mastodon is a free, open-source social networking service that is decentralized ...
Blazor Implementations Across Web & Native Blazor can drive UI/UX across web and native platforms, but implementations can vary.
Getting Started With JavaScript Promises In today’s posts we will look at the concept of promises in JavaScript and how we can get started using them in our workflows today.
New: AWS CLI v2 Docker images available on Amazon ECR Public | Amazon Web Services We are excited to announce that official Docker images of the AWS Command Line Interface (AWS CLI) v2 are now available on Amazon Elastic Container Registry Public (Amazon ECR Public) gallery. Customers will now be able to pull all past and future images ...
F# event sourcing with Marten This is a getting-started-with-marten-in-F# blogpost as well as some little json serializer experiments.
Why You Should Add Mutation Testing to Your Workflow This post shows why mutation testing is such a powerful tool, and why you should add it to your development life-cycle.
200th Episode Extravaganza! Michael Outlaw is a father, husband, and software developer based out of Atlanta, GA. A fan of gadgets and all things technology, when he isn't found behind the clickety clack of his favorite mechanical keyboard he's usually found on a bicycle or tennis c...
Progress Report November 2022 Wow. What a month. November is not typically this eventful, but sometimes a little spice is exactly what the Doctor ordered. LDN being introduced to the number 3, macOS meeting a graphically demanding program, and Ryujinx facing its final adversary… the ...
Sounds like a prison I have a strong interest in the open web. One of the fundamental tenets of our ...
EF Core Power Pack - Visual Studio Marketplace Extension for Visual Studio - A package that contains EF Core Power Tools and some DDEX providers that improve your experience when using EF Core Power Tools
Ref-structs are technically obsolete - Turnerj (aka. James Turner) How one very useful C# feature has a hidden quirk that tripped up my code coverage reports.