ASP.NET Core 8.0: Keyed Services in Dependency Injection .NET, .NET Core, ASP.NET, ASP.NET Core, Visual Studio, Jaliya Udagedara
Blazor .NET 8 - Enhanced Form Navigation There are many new cool features with .NET 8 and Blazor in particular. In this blog post, I want to highlight a feature that I believe is very useful in the new context Blazor is living.
.NET 8 and C# 12 — Primary Constructors Primary Constructors is a feature that was already present in C# 9 but it was restricted to record types, and now with C# 12 this feature…
Hixie's Natural Log I joined Google in October 2005, and handed in my resignation 18 years later. Last week was my last week at Google.
Unleashing Meta's DIY On-Premise AI Magic with Llama!🚀 Explore the world of on-premise Language Models (LLMs) and discover the exciting possibilities of running Meta's Llama model on your own hardware. 🤖🔧 Lear...
Cairo's public memory Here are some notes on how the Cairo zkVM encodes its (public) memory in the AIR (arithmetization) of the STARK. If you'd rather watch a 25min video of the article, here it is: The AIR arithmetization is limited on how it can handle public inputs and out...
How STARKs work if you don't care about FRI Here's some notes on how STARK works, following my read of the ethSTARK Documentation (thanks Bobbin for the pointer!). Warning: the following explanation should look surprisingly close to PlonK or SNARKs in general, to anyone familiar with these other s...
Plonky 3 / Valida October Review Review criteria for Plonky3 and Valida MVP focus on functional completeness, computational robustness, algorithmic efficiency, and compatibility across systems
The Ultimate Docker Cheat Sheet - DevOps Cycle Get your Docker Cheat Sheet as PDF or PNG. In this article, you learn how to write Dockerfiles, build images, and run them as container.
Unleashing Meta's Llama DIY On-Premise AI Magic!🚀 Explore the world of on-premise Language Models (LLMs) and discover the exciting possibilities of running Meta's Llama model on your own hardware. 🤖🔧 Lear...
How can I convert a Windows Runtime SoftwareBitmap to a WIC bitmap? - The Old New Thing The reverse of ISoftwareBitmapNativeFactory::CreateFromWICBitmap.
Reflecting on 18 years at Google I joined Google in October 2005, and handed in my resignation 18 years later. Last week was my last week at Google.
How To Implement The Observer Pattern In #CSharp Previously we looked at how to implement the observer pattern in C# where we used events and event handlers. However, there are situations where developers f...
Moderation Features with C#, JavaScript, and ASP.NET Powered by Restream https://restream.ioFritz works on the TagzApp open source application. You can find it at https://github.com/FritzAndFriends/TagzApp
Testing Localisation in ASP.NET Core How to test your asp.net core localisation using bright data proxy services.Try Bright Data today and get $15 FREE using this link - https://brdta.com/rawcod...
How to Implement the Strategy Pattern in C# for Improved Code Flexibility Learn how the Strategy Pattern in C# provides flexibility! Let's explore an example of the strategy pattern in C# along with the pros and cons of using it!
Zig May Pass Anything By Reference – 1A Insecure Network Zig may pass non-primitive parameters into function by reference. It may also pass non-primitive result location by reference.
In the Gut’s ‘Second Brain,’ Key Agents of Health Emerge | Quanta Magazine Sitting alongside the neurons in your enteric nervous system are underappreciated glial cells, which play key roles in digestion and disease that scientists are only just starting to understand.
.NET Conf 2023 MSDUG Community Edition South Africa - CPT, Sat, Nov 25, 2023, 8:00 AM | Meetup **Free Tickets are available via Quicket only (not via Meetup): [https://www.quicket.co.za/events/240382-net-conf-2023-msdug-community-edition-south-africa/](https://www.qu
Test-Driving Windows 11 Dev Drive for .NET At Build 2023 back in June, Microsoft announced a new form of storage volume for Windows 11: Dev Drive. In October 2023, support for Dev Drive was shipped as a Windows Update and now available to anyone using the latest version of Windows 11.[Environment]...
.NET Conf Watch Party, Philippines 2023 - Dotnet Copilot Welcome to .NET Conf 2023, the premier global virtual event dedicated to the vibrant world of .NET development. This year, we proudly present the 13th edition of this extraordinary conference, known for its excellence in delivering an engaging and informa...
The Dictionary Data Structure in C# in 10 Minutes or Less A powerful list type in C# that is not often used is the dictionary. In this video, I want to quickly go over what it is and how to use it effectively so tha...
Top 3 whole program optimizations for AOT in .NET 8 A look at some of the whole program optimizations that are done when you compile your app as native AOT.
ASP.NET Core PDF Previews and Downloads Tell me if you’ve heard this one before. You spend months working with UI and UX experts, building what you think is the most optimal means of displaying business information. You sit in a meeting with your stakeholders, demoing what you created. Everythi...
Visual Studio 2022 v17.8 Brings Increased Productivity, Further Unreal Engine Integration, and Cross-Platform Enhancements to C++ - Visual Studio Blog Introducing the latest updates to Visual Studio 2022, designed to make your development experience more productive and efficient than ever before. Our Visual Studio 2022 17.8 release includes powerful C++ productivity features that empowers you to check t...
Create a Pull Request with Summary Difference View Available in GA - Visual Studio Blog Create a pull request in Visual Studio with markdown in your description and a summary of the changes in your commits
Introducing the Next Generation of AWS Amplify’s Fullstack Development Experience | Amazon Web Services AWS Amplify just announced a public preview of a new code-first developer experience that empowers frontend developers to quickly build and deploy fullstack apps with their existing TypeScript or Javascript skills. The first generation of the tooling offe...
Service discovery in .NET - .NET Learn how to use the Microsoft.Extensions.ServiceDiscovery library to simplify the integration of service discovery patterns in .NET applications.
Lo-Fi Service Discovery in .NET8 The vast majority of systems that you build will inevitably call a HTTP API at some point. Whether...
With net 8 Blazor releasing do you think it will compete with React? Not pure SPAs like react, angular etc, but in the context of next gen frameworks like nextjs, nuxt, sveltekit etc. which recently introduced SSR,...
Why does the moon change size when you snipe it? The artists gave me a texture for the moon in III. I placed the moon in the sky, made sure it was visible at night and that it was a reasona...
Coffee and Open Source Conversation - James Jackson-South James Jackson-South is the brains? behind ImageSharp, the cutting-edge image processing library that has become indispensable in the modern .NET developer's ...