Release v8.0.0 · dotnet/orleans What's Changed Since v7.0.0 Fix version suffix in build.yaml by @benjaminpetit in #8113 Exclude samples folder from PR trigger by @benjaminpetit in #8118 Upgrading 'Hello World' sample by @IEvange...
This holographic camera turns any window into an invisible camera Zeiss' "Holocam" is a transparent camera powered by holography that turns glass windows into cameras
Building resilient cloud services with .NET 8 | .NET Conf 2023 This is a deep dive into the .NET 8 resiliency features and integration with the popular Polly library.Chapters:00:00 Countdown begins00:09 Welcome 00:35 Res...
GitHub Copilot Chat Heralds Speech as 'New Universal Programming Language' -- Visual Studio Magazine GitHub Copilot Chat is delivered as extensions for Visual Studio Code and Visual Studio, with the VS Code tool much more popular (nearly 6 million installs compared with 191,183 for the IDE version).
Death Of A Programmer. Life Of A Farmer. Ready To Launch Your First (Or Next) Funnel...? If So, You Are In Luck Because The "One Funnel Away" Challenge Is BACK!!! Every person has their own idea of the things that keep them alive, and conversely, the things that slowly drain their lives away. Fi...
Copy to Clipboard async using Clipboard API Copy to Clipboard async (think from a Promise like fetch returns) using Clipboard API, working in Chrome, Safari and Firefox.
Essential Blazor in .NET 8 After attending this class, you will have the skills to properly architect, build, and deploy ASP.NET Blazor Web Apps running on .NET 8.
Get Started with C# - C# in the Cards Episode 1 Welcome to C# in the Cards, https://www.csharpinthecards.com , an innovative and comprehensive video training series designed for those eager to dive into th...
NOBODY Can Agree On Primary Constructors in C# 12! Another great debate in dotnet emerged with primary constructors in C# 12! A new feature as part of the language version, dotnet 8 and C# 12 gives us primary...
Rust, Ruby, and the Art of Implicit Returns If you are familiar with C-style programming languages, and ever touch Rust, Ruby, Kotlin, Scala, or even Julia there are some syntax and concepts ...
The case of the vector with an impossibly large size - The Old New Thing Play threading games, win threading prizes.
How to Use Tailwind CSS in Blazor | Quick Start In this video, we dive into the world of Tailwind CSS and replace Blazor's default CSS framework, Bootstrap, with this popular CSS styling framework.00:00 In...
JARMuary continues - Launching C# in the Cards and writing some Blazor Powered by Restream https://restream.ioToday is part of JARMuary, a tech theme month featuring .NET development using ARM devices.Fritz works on the TagzApp ...
Return of Gone Mobile and the State of .NET MAUI Gone Mobile returns after a several year hiatus! In this episode, Jon and Allan discuss the state of .NET MAUI, the challenges of mobile development, the benefits of using Blazor WebView in Maui apps and surprisingly more!
When "Everything" Becomes Too Much: The npm Package Chaos of 2024 - Socket An NPM user named PatrickJS launched a troll campaign with a package called "everything," which depends on all public npm packages.
Chain of Responsibility Pattern in C# – Simplified How-To Guide Use the Chain of Responsibility pattern in C# to streamline your application architecture. Discover the benefits, key components, and best practices!
Speed up your code: don't pass structs bigger than 16 bytes on AMD64 Speed up your code: don't pass structs bigger than 16 bytes on AMD64 - sixteen_bytes.md
.NET 8 .🚀🔥: Integrating Docker with a .NET Web API - A Step-by-Step Guide Welcome to our comprehensive tutorial where we delve into the world of containerization, focusing on Docker and its integration with a .NET Web API. Whether ...
Broker Architectural Pattern in C# - Code Maze By using a broker architectural pattern, we can design distributed systems that communicate with each other using an intermediary broker.
You shouldn’t run NSA-grade Wi-Fi at home. Here’s how to do it For our 2023 holiday project, we're setting up an WPA3 Enterprise certificate-authenticated Wi-Fi network at home! And when your family from out of town asks to "jump on the Wi-Fi real quick," you'll learn why this type of network is such a hassle to mana...
.NET Aspire manifest format for deployment tool builders - .NET Aspire Learn about the .NET Aspire manifest format in this comprehensive deployment tool builder guide.
How Standard Ebooks serves millions of requests per month with a 2GB VPS; or, a paean to the classic web Standard Ebooks is a project that takes transcriptions of public domain literature, like the kind typically available at Project Gutenberg, and creates beautiful, modern ebooks out of them using a detailed style manual. Volunteers from all over the world ...
A Quick Guide To The render() Method in React | HackerNoon In this guide, we’ll try to shed light on what render() is, what it does, and why it’s so important for development process with React.
F# Advent of Code 2023: A random walk in the direction of functional enlightenment (image by Simon Berger, shared on Unsplash)
Classic Solitaire Welcome to my little corner of the internet where you’ll find mostly information related to Visual Basic (VB) and .NET as well as a few other things here and there.
VB, Linux, Copilot, AI and a Meme Welcome to my little corner of the internet where you’ll find mostly information related to Visual Basic (VB) and .NET as well as a few other things here and there.
Add sample of integrating client apps (WinForms & WPF) into an Aspire app by DamianEdwards · Pull Request #78 · dotnet/aspire-samples Adds a sample of integrating client apps (WinForms & WPF for now but can be extended with MAUI, etc. at any point) into an Aspire app. It adds an "AppDefaults" library project that is a more genera...
.NET Aspire docs: What's new for December 2023 - .NET Aspire What's new in the .NET Aspire docs for December 2023.
Farewell, Hashnode Hi folks! It's been a while since my last post here. There were private reasons for that. This year, I have decided to start my newsletter about .NET - .NET Pulse You've got this message in your inbox because you subscribed to the Newsletter on my bl...
What We Got Right, What We Got Wrong This is my closing talk ( video ) from the GopherConAU conference in Sydney, given November 10, 2023, the 14th anniversary of Go being lau...
RFC 7457: Summarizing Known Attacks on Transport Layer Security (TLS) and Datagram TLS (DTLS) Over the last few years, there have been several serious attacks on Transport Layer Security (TLS), including attacks on its most commonly used ciphers and modes of operation. This document summarizes these attacks, with the goal of motivating generic and...