sudo-rs' first security audit Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support.
Save Files With Elevated Permissions on UnauthorizedAccessException If you have an application that generically allows you to edit and save files, you might on rare occasions need to save files in locations that where a regular user account does not have permissions to save. Rather than failing wouldn't it be nice to let ...
🚀 Elevating Code Quality: Embracing Strong Return Types 📦 CleanCodeTip #netcore 🚀 Elevating Code Quality: Embracing Strong Return Types 📦 When it...
Othello is Solved The game of Othello is one of the world's most complex and popular games that has yet to be computationally solved. Othello has roughly ten octodecillion (10 to the 58th power) possible game records and ten octillion (10 to the 28th power) possible game p...
Issues enabling BitLocker hardware encryption (Windows Encrypted Hard Drive) on AMD 7840 Just got my Framework 13 AMD 7040 (7840U, 64GB) and am trying to set it up with a Samsung 990 Pro 2TB SSD with Windows 11 using BitLocker hardware encryption (Windows Encrypted Hard Drive). I’m using this guide which I’ve successfully followed on my deskt...
AMD MicroBlaze™ V Processor When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The informa...
.NET | Basic to Advanced versioning for Minimal API’s Free Detailed design newsletter:- https://voleinic.substack.comFeel free to support the channel on Patreon:- https://www.patreon.com/OleinicVasiliiIn this vi...
.NET Conf 2023 Watch Party .NET Conf 2023 Community Watch Party Partecipa al nostro watch party per vedere insieme la keynote della .NET Conf e commentare insieme ;)
.NET Conf 2023 Islamabad Watch Party 📢 Join us for the .NET Conf 2023 Islamabad Watch Party! 🚀 Are you passionate about .NET and eager to stay on the cutting edge of technology? If so, this event is tailor-made for you! What to Expect: 🎥 Live Streaming: Be part of the globa...
You’re Using Enums Wrong – Dev Leader Weekly 16 Welcome to another issue of Dev Leader Weekly! In this issue we'll look at Enums and why you're probably using them wrong!
Code Maze Weekly #192 - Code Maze Issue #192 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# Top Picks Understanding Migrations, Snapshots, and Synchronization in Entity Framework Core [ardalis.com] A brief introduction to to most important concepts...
5 Reasons To Not Use C# IDE For TypeScript Development - CodeJourney.net Why you shouldn't use Visual Studio or Rider as IDE for TypeScript? Why Visual Studio Code is better than Rider for TypeScript?
Portugal. The Man Official Website Get the latest music, tour dates, merch, videos and more at Portugal. The Man's official website.
.NET Conf 2023 by Noser Engineering Als langjähriger Partner von Microsoft freuen wir uns bei Noser Engineering, den aufregenden Launch von .NET 8 zu zelebrieren. Viele spannende Features, wie das MAUI-Update, …
Redux Pattern in Blazor In this blog post, we will use the Redux pattern with a small Blazor application. To demonstrate the inner workings, we will built everything from scratch.
Choosing diagnostic IDs - C# This overview provides an understanding of how to choose a diagnostic ID
Vertical Slice Architecture Layered architectures are the foundation of many software systems. However, layered architectures organize the system around technical layers. And the cohesion between layers is low. What if you wanted to organize the system around features instead? This ...