[Vietnamese] Let's Learn .NET -Tiếng Việt Tìm hiểu việc phát triển web cơ bản với .NET Blazor! Sau đó, xây dựng ứng dụng trò chơi tương tác trên web với Blazor. Hãy tham gia để học những điều mới mẻ ...
WHAT I LEARNED WORKING AT A MICHELIN STAR RESTAURANT | culinarycrush In April and May 2023, I worked at two Michelin star restaurants in Copenhagen. I had worked briefly in restaurants before (mainly in the context of ramen) but this was my first time (aside from my own pop-ups) cooking in a fine dining setting. Predictab...
.NET Aspire with David Fowler Coming out of .NET Conf, one of the big announcements was .NET Aspire. Carl and Richard talk to David Fowler about his work creating the tools to make building cloud-native .NET applications easier. David discusses the challenge of not re-creating the pas...
Different Node.js Versions & Package Managers Per Project I explain my setup to make it easy dealing with different Node.js version and package managers per project.
Parser IF disambiguation hassles Sidewalk The blizzard has mostly passed, but the sidewalk is a mess. Get to work. You can see some snow and a snow shovel here. >SHOVEL SNOW WITH SHOVEL Which do you mean, the snow or the snow shovel? >SNOW Which do you mean, the snow ...
DigiMixer – the app This wasn’t the post I’d expected to write, but after reading two comments in close succession on an old post when I first started playing with the X-Touch Mini I decided to spend some …
3 questions that will make you a phenomenal rubber duck As a Postgres reliability consultant and SRE, I’ve spent many hours being a rubber duck. Now I outperform even the incisive bath toy. “Rubber duck debugging” is a widespread, tong…
From Syntax to Semantics How LLMs are moving software engineering from a syntax-driven world to a semantics-driven one.
a client-side exception has occurred Application error: a client-side exception has occurred (see the browser console for more information).
[Japanese] Let's Learn .NET - 日本語 .NET Blazor を利用した基本的な web 開発を一緒に学びましょう!Blazor を使い、インタラクティブな web ベースのゲームを作ります。ぜひライブ配信にリアルタイムで参加し、皆で一緒にワイワイ楽しみながら勉強しましょう!参考リンク: https://aka.ms/letslearn/dotnet...
Ignoring Properties when reading & writing JSON When serializing C# objects to JavaScript Object Notation (JSON), by default, all public properties are serialized. If you don't want some of them to appear ...
Hans Reiser (architect of ReiserFS V3 + Reiser4) To:Fredrick R, Brennan597 North Raleigh AvenueAtlantic City, New Jersey 08401-1081
Use Records for your data models in C# #csharp #coding #dotnet If you want to improve your skills in less than 10 minutes, join my mailing list and stay updated on topics and videos related to .NET, SaaS, and software ar...
After Agile. We are uncovering better ways of developingsoftware by doing it and helping others do it. The First lines of the agile manifesto Since the adoption of the agile manifesto, we’ve spawned dozen…
JARMuary continues - Converting a Razor Pages website to Blazor - Part 11 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 ...
.NET MAUI 8 SR1 After the holidays, the first service release (SR1) of .NET MAUI on .NET 8 was released today. This release is published as a NuGet package rather than a workload update as it tries to address many…
Implementing two-phase initialization with ATL - The Old New Thing ATL looks like it supports two-phase initialization, but it doesn't.
Building a Critter Stack Application: The “Stateful Resource” Model Hey, did you know that JasperFx Software is ready for formal support plans for Marten and Wolverine? Not only are we trying to make the “Critter Stack” tools be v…
C# Is Programming Language of the Year! Check out my courses on Dometrain: https://dometrain.comBecome a Patreon and get special perks: https://www.patreon.com/nickchapsasHello, everybody, I'm Nick...
RavenDB Hackaton at DevWeek RavenDB is going to take part in the DevWeek hackathon in February. The hackathon is now live and we offer prizes worth 4,000 USD for the top tw...
Create cloud-native apps and services with .NET and ASP.NET Core - Training Create independently deployable, highly scalable, and resilient apps and services using the free and open-source .NET platform. With .NET you can use popular microservice technology like Docker, Kubernetes, Dapr, Azure Container Registry, and more for .NE...
Plugin Architecture Pattern in C# - Code Maze In this article, we explore the concept and implementation of a plugin architecture in C# and .NET 8, as well its pros and cons
GitHub - collabora/WhisperSpeech: An Open Source text-to-speech system built by inverting Whisper. An Open Source text-to-speech system built by inverting Whisper. - GitHub - collabora/WhisperSpeech: An Open Source text-to-speech system built by inverting Whisper.
Unlocking the Power of .NET, Community-Led Watch Party .NET Conf 2023 : Unlocking the Power of .NET, Community-Led Watch Party
.NET 🔥🚀 : Guide to Create Resilient & Robust API In this video we will discussed the new features with Identity in .NET 8Support me on Patreon to access the source code:https://www.patreon.com/mohamadlawand...
.NET Conf 2023 Prague Are you seeking a way to share your passion for .NET with your community? We have an event just for you!
The Hacker News Top 40 books of 2023 Hi, welcome to the brand new website, HN Reads. I enjoy reading Hacker News and I love buying books (and reading), and I also love data, so what better than doing some processing of data about books to find some interesting results?! It also gives me the ...
How to Create a Temp File in the Temp Folder in C# - Code Maze In this article, we explore various methods and techniques that enable us to create a temp file in the temp folder.
.NET Conf Pune 2023 (Virtual), Sat, Jan 20, 2024, 11:00 AM | Meetup [.NET Conf](https://www.dotnetconf.net/) is a FREE, three-day, virtual developer event that celebrates the major releases of the [.NET](https://dotnet.microsoft.com/) devel
Deploy apps to Azure Container Apps easily with .NET Aspire The recently announced .NET 8's Aspire stack for building cloud-native apps is a great match for Azure Container Apps. .NET Aspire was designed to easily..
Truly Understanding Neural Networks through its Implementation in C# How to implement neural networks in C#?
17.9 Preview 3 brings exciting changes to Code Search - Visual Studio Blog All-In-One Search now supports text
Monolith to microservices: Breaking down apps the useful way | Red Hat Developer Get valuable insights on breaking down monolith applications to microservices and how to make informed decisions to support your microservices transformation.
Webinar - Isaac Levin: Updating Old .NET Framework Apps | The .NET Tools Blog Chris Woodruff's JetBrains webinar on Mastering OData: An In-depth Developer's Guide.
Switching From a BackgroundWorker To a Task - It's a Neater Solution, Particularly When Reporting Progress Why switch from the "traditional" BackgroundWorker to a Task? The old way works OK, but the new way generates "tidier" code which keeps stuff together (and needs less code)
.NET Rocks! .NET Aspire with David Fowler Coming out of .NET Conf, one of the big announcements was .NET Aspire. Carl and Richard talk to David Fowler about his work creating the tools to make building cloud-native .NET applications easier. David discusses the challenge of not re-creating the pas...
Losing my son On October 20th, my seven year old son Nikolas suffered cardiac arrest while undergoing a procedure at the hospital to treat an underlying congenital condition. The doctors performed CPR and succeeded in reviving him but ultimately he suffered catastrophi...
Who actually even uses is-odd and is-even? People love to make fun of Javascript dependency bloat by talking about packages like is-even and is-odd but that got me wondering... Who actually uses them?
Games in Godot! Let's make a classic paddle game with C#! | .NET Conf 2023 Student Zone Let’s start from the ground up and get familiar with Godot to recreate a classic game. We’ll add two paddles, a ball, and some walls and bounce around!00:00 ...
Which word begins with "y" and looks like an axe in this picture? My 1-year kid has a plastic ball that is decorated with all 26 letters from the English alphabet and besides each letter is an image. I suppose the images are of words in English that begin with ea...
Prompt engineering with Semantic Kernel Understanding the importance of prompts in directing the behavior of AIs