Using WSL and Let's Encrypt to create Azure App Service SSL Wildcard Certificates There are many let's encrypt automatic tools for azure but I also wanted to see ...
Using Explicit Operators in Microsoft .NET to Perform Type Conversions In Microsoft .NET, there are various approaches to converting one type to another. One such method involves using operators. By implementing an “explicit” operator, you can easily perfo…
Buy GO 3 - Tiny Mighty Action Cam - Insta360 Store Insta360 GO 3, the world's smallest waterproof action camera! Mount anywhere for hands-free POVs and unique angles. New Action Pod with flip touchscreen for charging, preview and control.
Entrance to Macocha Propast Abyss in Vyvery Punkvy Nature Reserve / Czech Republic Entrance to Macocha Propast Abyss in Vyvery Punkvy Nature Reserve / Czech Republic
Complex AI Prompting: 'Putting the Prompt Last Helps the LLM to Stay on Task' -- Visual Studio Magazine As AI takes hold in the enterprise, Microsoft is educating developers with guidance for more complex use cases in order to get the best out of advanced, generative machine language models like those that power ChatGPT and the company's Copilot assistant...
Coffee and Open Source Conversation - Linda Haviv You can follow Linda on Social Mediahttps://twitter.com/lindavivahhttps://lindavivah.com/https://www.youtube.com/LindaVivahhttps://www.linkedin.com/in/lindah...
HackTogether: the Microsoft Teams Global Hack ends, but the developer journey continues! - Microsoft 365 Developer Blog HackTogether: the Microsoft Teams Global Hack ends, but the developer journey continues in our community!
Open Source Alternative to Visual Studio Marketplace Avoids Decommission -- Visual Studio Magazine Open source champion Eclipse Foundation is advancing the Open VSX Registry, a vendor-neutral, community-supported alternative to the Microsoft Visual Studio Marketplace.
Python Variables - A Comprehensive Guide | Pro Code Guide Let’s learn how to handle variables in Python code i.e. Python Variables. The variable in any programming language including Python is a name given to a
How to rebase stacked Git branches - Adam Johnson When working on a feature, you might split it into several stacked branches, so you can merge each one separately. But updating such branches can be annoying, since you have to manage each one. Git 2.38 (2022-10-15) makes such updates easier, with the abi...
Microsoft .NET Code Analysis: Always Add Braces in C# Including a zero value in enums is essential for several reasons. It ensures default initialization, allows implicit conversions, facilitates error handling and default cases, and aids in validatin…
Apple Mac Studio : M2 Max & M2 Ultra THE MAC STUDIO is the perfect middle ground for power users. It's far more powerful than the 24-inch iMac ($1,299) as well as the Mac Mini ($599), but it's t...
Burke learns Blazor by porting a Vue.js app to Blazor This summer, Burke and Jon are porting theurlist.com to Blazor - a real world JavaScript application written in Vue.js. Join them each week as they use Visua...
Writing a .NET profiler in C# — Part 4 Using NativeAOT to write a .NET profiler in C#, learning many things about native interop in the process.
Differences in UI Based on Platform with OnPlatform - .NET MAUI 101 Based on the platform (iOS, Android, Windows) that you're running on you can make tweaks in your .NET MAUI UI. This video shows you how! Want to make differe...
How to wait for multiple C++ coroutines to complete before propagating failure, unhelpful lambda - The Old New Thing The usual trick doesn't work.
JetBrains Rider Gets a ChatGPT-like AI Assistant! Use code SUMMER23 until the 20th of July for a 15% discount on any bundle at https://dometrain.com/bundlesBecome a Patreon and get source code access: https:...
Generating Permalinks: A Function for Clean and SEO-Friendly URLs Generating Permalinks: A Function for Clean and SEO-Friendly URLs using C# and .NET
Microsoft Previews .NET Framework Custom Code for Azure Logic Apps Standard Microsoft recently introduced .NET Framework Custom Code for Logic Apps Standard in public preview, allowing developers to call compiled .NET Framework code from a built-in action in their workflow.
SharePoint Framework 1.17 Introduces Web Part Top Actions and Change to Update Cadence Microsoft released version 1.17 of the SharePoint Framework in April 2023, which together with new features and bug fixes also ushers a shorter release cycle for minor fixes. The version has already seen four minor updates in the two and half months since...
DevOps Practices for Azure Infrastructure - Continuous Delivery & Continuous Deployment In this post I'm continuing the journey through DevOps practices for Azure infrastructure, focusing on continuous delivery and continuous deployment.
WEBHOOKS With .NET Minimal APIs Webhooks are an important pattern to communicate with providers/services that you don't control. The good news is that webhooks is one of the use cases where...
Davide's Code and Architecture Notes - L4 vs L7 Load Balancer If you need to handle lots of incoming requests, you should manage the incoming traffic by balancing the load across different servers. You should consider adding a Load Balancer: it’s a layer of abstraction that handles requests, availability, and securi...
Log4net Appenders Introduction With C# Examples - Code Maze In this article, we are going to discuss a few of the most common and useful log4net appenders in detail with examples.
Open at Microsoft: Dapr At Microsoft, our goal is to empower all developers to be successful at building any application, using any language, on any platform. We are committed to building open, flexible technology that makes it easy for any developer to build adaptable and dynam...
Why You Should Trust Blazor Blazor is a framework for building interactive client-side web applications with .NET built by Microsoft. Can you trust that Microsoft won't abandon it?
MVVM versus MVUX - Nick's .NET Travels In the previous post I walked through creating an application using MVVM and the MVUX (developed by the Uno Platform) to give an overview comparison of the two frameworks. In this post, I’m going to explain a bit more about MVUX and I’m going to use MVVM ...
Using a Subquery in a SELECT statement - Simple Talk Did you know you can include a SELECT statement within another SELECT statement? When a SELECT statement is embedded within another statement it is known
Let's Learn .NET - Web 開発 (日本語) ブラウザベース版の Visual Studio Code を使用し、HTML/CSS でアクセス可能な Web ページを作成することで、Web 開発の基礎を学びます。 次に、ASP.NET Core で Razor を使用して最初の Web ページを構築します。 このライブ配信で、一緒に学びましょう!Commun...