Marten V6 is Out! And the road to Wolverine 1.0 Marten 6.0 came out last week. Rather than describe that, just take a look at Oskar’s killer release notes write up on GitHub for V6. This also includes some updates to the Marten documentati…
Join Orca Security at Cloud Security LIVE 2023 Want to learn more about Cloud Security LIVE 2023? This blog post outlines information about each of the four sessions happening at the summit on May 16th.
What's new for the Microsoft Fluent UI Blazor components version 2.3.0 A short post on what's new in this (minor) 2.3.0 version
Fast hashing, it's not that simple Whether you are developing a new application or defining a new protocol, you may have a hard time deciding which hash function to use. Which one is safe? Which one is fast? Let's find out! Why do we need fast hashing? But Sylvain, I thought that hashi...
Estimated IQ distribution of children given IQ of parents Let's try to estimate the distribution of the "genetic IQ" of some offspring assuming that we know the parental "genetic IQ."
Monolith vs Microservices: With Elixir You Don't Need to Choose Dmitry Slutsky's Software Consulting Services
Zapvertise – Footstr The modern advertising model on centralized social media platforms is, to put it mildly, a shitshow. It’s annoying for users, gives barely any monetary value to creators, and is questionably effective for advertisers.
You are holding it wrong Yesterday I had the fortune to attend the RustNL conference in Amsterdam. It was incredibly energizing and reminded me of my fascination for the language, when I started contributing back in 2014. On the train back home this post was born, as a way to put...
See What's Coming in Visual Studio 2022 UI Design Refresh -- Visual Studio Magazine Microsoft announced a series of UI updates for Visual Studio 2022 aimed at improving visual cohesion, accessibility, productivity and customization of the IDE, as well as aligning it with the Microsoft Fluent design language.
Performance enhancements in Visual Studio 17.5 Nayana and Harshada show us some of the ways Visual Studio 2022 17.5 is faster and more responsive. Chapters0:00 - Introduction1:12 - Overview of Git branch ...
Testing a new encrypted messaging app's extraordinary claims How I accidentally breached a nonexistent database and found every private key in a 'state-of-the-art' encrypted messenger.
Surround selection experiment - Visual Studio Blog You want to quickly select some text and surround it with quotation marks. So, you select your text and hit the quotation mark key on your keyboard, only to find that the selected text now has been replaced by a single “.
Building Go applications with the Microsoft Graph Go SDK, now generally available - Microsoft 365 Developer Blog Have you ever wanted to access Microsoft data and services in your Go applications? Now you can, with the Microsoft Graph Go SDK, now generally available.
Announcing Dart 3 100% sound null safety. Records, patterns, and class modifiers. And a peek into the future.
What Is The C# Implicit Operator? #shorts 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicJoin my weekly .NET newsletter:https://www.milanjovanovic.techRead ...
What are the duck-typing requirements of WRL ComPtr? - The Old New Thing Another round of experimentation.
Upgrade to .NET 7: Simplified Migration for Legacy .NET Apps Every year there is a new .NET version with improved performance, bug fixes, security fixes, and new features. What's exciting for developers building cuttin...
Build Clean Messaging in .NET with MassTransit Enroll to "Cloud Fundamentals: AWS Services for C# Developers" for FREE: https://bit.ly/3XKUBOHBecome a Patreon and get source code access: https://www.patr...
Blur or Acrylic Effect in .NET MAUI Welcome to our comprehensive guide on mastering the Blur and Acrylic effects in .NET MAUI applications! In this tutorial, we'll dive deep into the world of m...
OPENAI031: Fine-Tuning Models Services (Part 1) In this session, we will be implementing a Foundation Service for Fine-Tuning Models - check it out here today.
.NET Upgrade Assistant Now Supports Azure Functions Upgrades and .NET 8 Microsoft has released a new version of .NET Upgrade Assistant in Visual Studio, which provides a set of new enhancements and support for different platforms and frameworks. The tool now supports .NET 8 and it also brings enhancements like an upgrade for ...
Building an app with .NET MAUI and Telerik Components - Part 2 - Charts In this video series, Daniel will show how to build an app UI with .NET MAUI and Telerik components. In this second episode, Daniel will show how to use Char...
ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript Jiayan Chen show off some new update for Visual Studio for JavaScript & TypeScript development.Featuring: Jiayan Chen#visualstudio #javascript #typescript
Init Only Setters in C# - Code Maze In this article, we'll explore a new feature introduced in C# 9.0 - the Init keyword which enables us to create read-only properties.
See this page fetch itself, byte by byte, over TLS Key Raw bytes in hexadecimal. Outgoing message annotations. Incoming message annotations.
Is .NET Still a Legitimate Technology in 2023? Is .NET still a viable technology for developers? TL;DR: yes .NET is a great technology for developers
Do you really need MVVM? MVVM is a popular design pattern, but I think it is often misunderstood, and I frequently encounter people with strong opinions about how/wh...
How Microsoft is using GraphQL in their new Teams architecture Microsoft has made a significant investment in the re-architecture of its Microsoft teams desktop client, which is available in preview at ...
.NET Rocks! Entity Framework Tooling with Erik Ejlskov Jensen How do you do more with Entity Framework? Carl and Richard talk to Erik Ejlskov Jensen about his work contributing to Entity Framework and creating tools to make Entity Framework easier to use. Erik talks about how EF has continued to evolve, including so...
How Sharp is Your C#? | Riddle #2 In today's video, we'll break down a short riddle that almost everyone guessing the correct answer out of 4 possible answers got wrong.This riddle is all abo...