Event Sourcing Tips: Do's and Don'ts Those new to Event Sourcing often have common questions and issues. Here are my top three Event Sourcing Tips to help you on our journey.
find an anon friendly job today Find an anon friendly job and join the future of work, today. Browse job posts from the best anon friendly employers. Jobs that don't require you to doxx yourself. Join the pseudonymous economy today.
Log environment-derived properties by Forgind · Pull Request #7484 · dotnet/msbuild Context We currently log all environment variables, which is useful in giving you a sense of where things come from sometimes but doesn't really tell you if those environment variables are used or ...
Visual Studio 2022 17.3 Preview 2 Is First Native Arm64 Release -- Visual Studio Magazine As promised at the recent Build developer conference, Visual Studio 2022 17.3 Preview 2 is now available as a native Arm64 application on Windows 11.
.NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26 Check out June updates for .NET 6.0 and .NET Core 3.1
A Vision for Low Ceremony CQRS with Event Sourcing Let me just put this stake into the ground. The combination of Marten and Jasper will quickly become the most productive and lowest ceremony tooling for event sourcing and CQRS architectures on the…
Cloudflare Zaraz launches new privacy features in response to French CNIL standards Last week, the French National Data Protection Authority, CNIL, published guidelines for a GDPR-compliant way of loading Google Analytics. Today, Zaraz is launching a new set of features to help our customers use Google Analytics and similar tools, while ...
Internet Explorer 11 has retired and is officially out of support—what you need to know After 25+ years of helping people use and experience the web, Internet Explorer (IE) is officially retired and out of support as of today, June 15, 2022. To many millions of you, thank you for using Internet Explorer as your gateway to the internet.
What’s New in Visual Studio: Make it Your Home Play with a selection of the latest features, right inside Visual Studio.
Quick Tip: Enable Touch ID for sudo My new MacBook Air is proving to be all that I’d hoped, and it’s not just because of the fancy new M1 processors. Since I’m coming from a 2014 MacBook, I’m reaping the benef…
Internet Explorer 11 - Microsoft Lifecycle Internet Explorer 11 follows the Component Lifecycle Policy.
The hunt for the cluster-killer Erlang bug A 20 minute Kafka outage brought down our entire Erlang cluster for hours. How could this happen? Follow this fascinating investigation!
Creating, Inspecting and Decompiling the World's Smallest C# Program - Steve Gordon - Code with Steve In this post, we will create, inspect and decompile the world's smallest C# program to learn how the compiler generates executable code.
Pattern Matching in C# - Code Maze How to utilize pattern matching in C# using the following patterns: Type, Constant, Relational, Logical, Property, Positional, and Var pattern
What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup Wed, Jun 15, 6:30 PM EEST: About the Speaker: He works at Microsoft as a Technical Evangelist focused on ASP.NET and Windows Azure. He's co-author of [Professional ASP.NET MVC](http://www.wrox.com/Wi
Storing Dynamic User Data With Entity Framework Core Using two strategies to store dynamic user data into a relational table with EF Core
Add support for RouteHandlerInvocationContext<> overloads (#41406) · dotnet/aspnetcore@ba37a08 * Add support for RouteHandlerInvocationContext<> overloads * Address feedback from review * Address feedback from API review * Rename RouteHandlerInvocationContextBase per API revie...
Native support for Visual Studio on Arm64 is here! Visual Studio has always been built to target processors based on the x32/x64 ...
Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 – Mozilla Hacks - the Web developer blog We've been working on the development of rust-minidump. The first in this two-part series explains what minidumps are and how we made rust-minidump.
Software engineering estimates are garbage When estimates are based on the myth of metronomic coding machines tackling deterministic work, they’re a complete waste of time. There’s a better way.