Languages & Runtime Community Standup - .NET Performance with Stephen Toub Stephen Toub answers your questions on .NET performance, including what's new with .NET 7. Ask the foundational questions you're curious about and the gnarly...
Outdated vs. Complete On August 22nd, I got an email out of the blue from Apple that notified me that I had a new App Review message. It was for my app, WorldAnimals, a light-hearted game for guessing animal onomatopoeia sounds in different languages.Usually, you receive a mes...
V-Ray GPU Rendering - NVIDIA GeForce RTX 3070, 3080 & 3090 Performance NVIDIA's latest generation of GPUs, the GeForce RTX 30 Series, has steadily rolled out over the course of the last several weeks. With the RTX 3070 launched most recently, how do all three models compare - both to each other, and to the previous GeForce a...
Getting Started with CSS Container Queries - Bryntum If you've designed a responsive website in CSS, you've probably used media queries. Media queries have always been the go-to and only solution for responsive and adaptable styling, whether that's for detecting user preferences (like dark mode or reduced m...
Software&Tools I use daily At my home office, I use a desktop PC with Fedora Linux installed. I use the i3 window manager and 2 monitors.
Love the details | Robert Heaton I always assumed that I'd teach my kids about the things that I love, and that I'd start at a young age. Gaby thought the same, and recently we've been putting more effort into guiding and challeng...
How to develop MVP 10 times faster Techniques founding engineers can use to drastically expedite MVP development and quickly iterate over achieving product market fit
Self-hosted software I'm thankful for Generalist developer writing about fullstack development, system administration and free software.
Experimenting A New Syntax To Write SVG It's been a while since I introduced a new syntax to the css-doodle project to solve my own problems. While I'm not sure it would be useful elsewhere, I need to make some notes before I forget the details.
Code Names Are Bad Code names, for internal projects, are an easily avoided, unforced error. Naming things that way makes everything harder for new people, partner teams and th...
Preview multiple Visitor Groups directly while browsing your Optimizely site Visitor groups are great - it's an easy way to add personalization towards market segments to your site. But it does come with it's own set of challenges if used intensively. For example it can be hard to predict how any given page will look for visitors ...
Use .NET from any JavaScript app in .NET 7 Port of the famous TodoMVC to .NET on WASM. Showcase of the JavaScript interop and running .NET in the browser, with or without Blazor.
Microsoft Commerce's .NET 6 Migration Journey Microsoft Commerce is a diverse set of services and has made the journey to .NET 6 from .NET Framework.Here are some tips, tricks, and results.
Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes Storage of data is a core part of many applications. Historically, when you ask developers about databases, they will talk to you about SQLite. But this is n...
CINEMA Series | Marantz With artisanal craftsmanship, inspired design, and nearly 70 years of innovation. This is cinematic sound, redefined.
Microsoft Commerce's .NET 6 Migration Journey Microsoft Commerce is a diverse set of services (>700) services and recently made the journey to .NET 6 from .NET Framework. Here are some tips, tricks, and results from our journey to .NET 6.
How I Implemented Shadows in my Game Engine Devlog video about "Homegrown", a casual farming game I'm creating using my own engine.Support the channel on Patreon and get access to the code for this gam...
Stop others from tracking your car | NOTMYPLATE.COM Protect your vehicle location privacy today. It's 100% free.
Welcome to .NET MAUI (Multi-platform App UI) - Reactor London The event will kick off with an introduction to .NET MAUI run by a .NET product group member and a Microsoft Cloud Advocate. This session will announce the l...
Use .NET from any JavaScript app in .NET 7 Port of the famous TodoMVC to .NET on WASM. Showcase of the JavaScript interop and running .NET in the browser, with or without Blazor.
Linus Torvalds: Rust will go into Linux 6.1 At the Kernel Maintainers Summit, the question wasn't, "Would Rust make it into Linux?" Instead, it was, "What to do about its compilers?"
What does the C++ error "A pointer to a bound function may only be used to call the function" mean? You got all set to call a function but forgot to call it.
How to generate a dump file of a .NET application - Gérald Barré In this post, I describe how to generate a dump file of a .NET application running on Windows or Linux for debugging purposes.
RegEx match open tags except XHTML self-contained tags I need to match all of these opening tags: <p> <a href="foo"> But not these: <br /> <hr class="foo" /> I came up with this and wanted to make sure I've got it right. I a...
Turns are Better than Radians Switching away from radians makes code simpler, faster, and more precise.
The NEW C# 11 keyword Microsoft didn’t tell you about Check out my courses: https://nickchapsas.comBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in ...
InfoQ .NET Trends Report 2022 In this episode of The InfoQ Podcast, we will discuss some of the .NET Trends for 2022. Today we will focus on the latest .NET developments related to User Interface and Communication. Our panelist guests for this discussion are Irina Scurtu, Microsoft MV...
InfoQ .NET Trends Report 2022 Every year, all InfoQ editors invite seasoned developers and practitioners from the industry to discuss the current trends in the entire software development landscape. In this article, we discuss some of the .NET Trends for 2022, divided into four stages...
Terraform 1.3 Release Introduces Simplified Refactoring Experience HashiCorp has announced the release of the 1.3 version of Terraform. This release introduces optional object type attributes with defaults and expands the capabilities of moved blocks.
How to Use Shouldly to Improve Unit Tests in .NET? - Code Maze Shouldly is a library that improves the quality of our tests in .NET. Here are some examples of how shouldly can help us while writing tests.
ASP.NET Core rate limiting middleware in .NET 7 Rate limiting is a way to control the amount of traffic that a web application or API receives, by limiting the number of requests that can be made in a given period of time.This can help to improve the performance of the site or application, and to preve...
325: Managing & Maintaining .NET Libraries (.NET 7 RC Is Here!) As cross-platform developers we build all sorts of libraries that need to target multiple frameworks. How do we do it? What do we need to do with .NET 6 and .NET 7!?!?! We discuss.
Weekly Update 314 Back From an Amazing Wedding; The Optus Breach; The TAP Air Portugal Breach; iPhone 14 Pro Max; Apple Watch Ultra; Sponsored by SecAlertshttps://www.troyhunt...
Weekly Update 314 Back From an Amazing Wedding; The Optus Breach; The TAP Air Portugal Breach; iPhone 14 Pro Max; Apple Watch Ultra; Sponsored by SecAlertshttps://www.troyhunt...
Dockerize your SQL Server and use it in ASP.NET Core with Entity Framework Core Learn how to use Docker containers to containerize your SQL Server database to quickly develop ASP.NET Core application with Entity Framework Core, without bulky and complex SQL Server installations.
Entering Actor Model Nirvana with F# and TPL DataFlow This article will talk about how we build stateful systems at DraftKings with F# using the Actor Model design pattern based on TPL DataFlow
How to take an ASP.NET Core web site “Down for maintenance” – The Reformed Programmer Last Updated: September 22, 2022 | Created: September 20, 2022
Episode 439 - APIM Self Hosted Gateway Episode 329 - Hands on with AKSNills Franssens, a Senior Cloud Solutions Architect, prolific blogger and author, is back on the sho...Episode 438 - Azure NAT GatewayThe team catches up with Aimee Littleton, PM on the Azure Networking team, to learn more a...
Cache Busting Back-Office Client-Side Assets With Umbraco 9+ Since I started at Umbraco the link I've shared the most when helping with support issues has been a blog post article by Dennis Adofi title...
The Hierarchy Is Bullshit (And Bad For Business) My friend Molly has had an impressive career. She got a job as a software engineer after graduating from college, and after kicking ass for a year or so she was offered a promotion to management, w…
Unit testing best practices - Avoid relying on test order Are you a hostage from your unit test order? Fear no more, we got you.
Git from the Bottom Up – The Index This episode, we learn more about Git's Index and compare it to other version control systems while Joe is throwing shade, Michael learns a new command, and Allen makes it gross.