ASP.NET Core Locally Serving Outdated Dev Certificate - Dangl.Blog(); Today, I was trying to run one of our apps locally. It's a fairly small service, that's only receiving updates every few months, and all the testing and deployment happens in CI, so it hasn't been run
[Portuguese] Let's Learn .NET - Azure Let's Learn .NET é um evento de 2 horas para aprender os fundamentos da computação na nuvem construindo uma aplicação web ASP.NET Core e fazendo a implantaçã...
A simple introduction to mirrord – Mayflower Blog Mirrord is a tool that can enrich your CI/CD-pipeline when developing software running on Kubernetes. Let's take a closer look.
Monitor Your Mobile App Health with Sentry and .NET MAUI Once your app is released to the public it's hard to get any information from your users about crashes and other unforeseen behavior. With Sentry you will ge...
Find out what data is available about you online — but be warned, it might feel a little creepy Have you ever wondered how much of your personal information is available online? Here's your chance to find out.
Hello CISO Hello CISO is a new series aimed at Chief Information Security Officers, IT security teams, and all other members of an organization responsible for maintain...
Work with variables in Postman When starting out, you'll probably be hardcoding a lot of stuff in your Postman requests.Did you know there are also variables you can use, and using them is...
A build by any other name would smell as sweet To quote from Wikipedia that, in turn, quotes from Technopedia a software build is “the process of converting source code files into standalone software artifact(s)”. Data Scientists often fancy themselves exempt from the art of building software artifact...
Updating my website from my iPad! | Daniel Diaz's Website How I am able to use github codespaces to develop and push updates to my website, from my iPad.
Trying to stay sane This post could much more accurately be titled as ‘The exquisite agony of being faced with possibly the greatest technology shift we’ve ever known just as a bear market starts to open up some value…
Improving the terminal The terminal is the tool I use the most in my day-to-day work. Over the years, I’ve created a series of shortcuts, scripts, and habits that make me more productive in performing many of my tasks. In this post, I will tell you some of the things I’ve set u...
How's business at Stack Overflow? I’m writing today to share that I’ve made the very difficult decision to reduce our workforce by about 10%, or 58 employees.—Prashanth Chandrasekar, CEO Stack Overflow
Extracting colors from images seems hard I compared multiple websites which extract colors from images to see if any two of them would give the same results.
Migrating from Civis to Prefect — Data Engineering the Left Like many progressive political organizations, Working Families Party has worked with Civis to set up and access our data infrastructure. Civis is a user-friendly orchestration platform and web application for executing SQL and python that interacts with ...
Humble Chronicles: Managing State with Signals An experiment of using incremental computations for managing state in Humble UI
Visual Studio 2022 v17.6 Released -- Visual Studio Magazine Microsoft announced the general availability of Visual Studio 2022 v17.6, bringing a host of new features, improvements and bug fixes to the flagship IDE.
.NET Data Community Standup - Collections of primitive values in EF Core In this episode of the .NET Data Community Standup, the .NET Data Access team dive into new support for collections of primitive values, just released in EF ...
Addressing GitHub’s recent availability issues | The GitHub Blog GitHub recently experienced several availability incidents, both long running and shorter duration. We have since mitigated these incidents and all systems are now operating normally. Read on for more details about what caused these incidents and what we’...
Visual Studio 2022 17.7 Preview 1 is here! - Visual Studio Blog Welcome to the Visual Studio Public Preview 1 of version 17.7! This exciting update offers a wide range of productivity enhancements tailored to the diverse needs of developers. Experience the cutting-edge improvements of Visual Studio and discover what l...
Has vs Owns in Entity Framework: Which one should you use? Hi there! In this video we dive into the differences between "Has" and "Owns" in Entity Framework. Chapters:00:00 : Project Overview01:51 : Entity Type Confi...
5 Differences between Blazor Server and Blazor WebAssembly Blazor Server and Blazor WebAssembly share many similarities but also have significant differences.In this video, I will share five differences that impact d...
.NET 7 💥 - Integrate OpenAI ChatGPT with Web API In this video we will be going to be exploring how we can integrate OpenAI ChatGPT with our .NET AppSupport me on Patreon to access the source code:https://w...
Managing Authentication Tokens in .NET Core with HttpClientFactory and DelegatingHandlers Introduction In the modern development world, the use of RESTful APIs is prevalent. One of the most…
Interesting links of the week 2023-20 (#72) Here are some interesting articles, blog posts, videos, podcasts, and GitHub repositories I’ve run into over the last week (May 8, 2023 - May 14, 2023)
Choosing the Right Data Type for Currency Values in .NET: Decimal vs. Float Choose the right data type for currency values in .NET. Explore decimal vs. float for precise handling. Make informed decisions with confidence.
Microsoft Build–Join us May 23–25, 2023 Learn to harness what's next for developers with expert speakers and sessions.
Rockin’ the Code World: Special Guest Carl Franklin Join me on Saturday, July 15th, 2023, at 10:00 PST on C# Corner for show #84 where, for the third time, my special guest will be my good, long-time friend Carl Franklin, Executive Vice President of…
Let's build a .NET 7 Minimal API! | Part 2 .NET 7 Minimal APIs come with some brand new and very important features. During this session I want to test in practice if the new minimal API in .NET 7 all...
How Copilot X Saves Me Hours Of Work Every Day 💻Get the source code: https://www.patreon.com/posts/83053819🔥My Free .NET Backend Developer Roadmap: https://go.dotnetmicroservices.com/roadmapIn this vide...
Pagination With EF Core Is Simple #shorts 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicJoin my weekly .NET newsletter:https://www.milanjovanovic.techRead ...
How do I free the pointers returned by functions like GetTokenInformation? - The Old New Thing They are all pointers back into the main memory block.
How to Unleash the Power of Multithreading in JavaScript with Web Workers As I mentioned in my two previous articles, JavaScript is a single-threaded language, which means it...
Exploring OpenTelemetry and Jaeger Have you followed my tutorial regarding the development of forum-based web applications? I recommend...
Exploring Big O Notation in Polyglot Notebooks Big O notation can be confusing, but Polyglot Notebooks and a simple magic command can help simplify it.
Concurrent Hosted Service Start and Stop in .NET 8 - Steve Gordon - Code with Steve In this post, I demonstrate starting and stopping hosted services concurrently in .NET 8 using newly available HostOptions.
Mastering Message Driven Systems - Types of Messages Hey there, I'm James. In this video I'll be discussing the different types of messages you will encounter when building sustainable, message driven systems. ...
Getting started with GraphQL in Asp.Net Core GraphQL is a powerful query language and runtime that efficiently fetches and manipulates data from APIs. This blog post will explore how to get started with GraphQL in Asp.Net Core. What is GraphQL? GraphQL is a query language and runtime for APIs t...
The Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs Explore the Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs with Real Life Example
.NET MAUI Community Toolkit 5.1.0: Lazy View and Keyboard Extensions The latest release of the .NET MAUI Community toolkit, version 5.1.0, brings two main features and several bug fixes for the last version.
Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity URLs are supposed to be useful in web browser UI to help users understand site identity, navigate around the web, and share interesting content. But are URLs...
Compare DateTime in C# - Code Maze To compare DateTime values in C#, there are several methods and operators available to perform the comparison.
Big Changes Coming for Blazor in .NET 8 .NET 8 is shaping up to be a significant release for Blazor, and there’s one big reason why.
Building a Dynamic Logical Expression Builder in C# Understanding How to use And and Or Operators with Expression Trees
Override Razor Pages Routes From Razor Class Libraries Override routes for ASP.NET Core Razor Pages from Razor Class Libraries
Add Azure Managed Grafana to monitor your Azure Container Apps with Terraform Monitor your environments
Pure Functions in JavaScript: A Beginner's Guide A pure function always returns the same value for the same arguments and produces no side-effects.
Implementing WinUI/Fluent into Visual Studio - Nick's .NET Travels As Windows, continues to apply the Fluent design language across various aspects of the underlying operating system, Microsoft is also looking to apply it to other first party applications. According to this post on their blog, Visual Studio is the next a...
Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity URLs are supposed to be useful in web browser UI to help users understand site identity, navigate around the web, and share interesting content. But are URLs...
Xamarin.Forms and Essentials now target Android 13 (in Preview) - Xamarin Blog New preview versions of Xamarin.Forms and Xamarin.Essentials have been released, these versions now target Android 13 by default. In this post you will read all the details.
Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity URLs are supposed to be useful in web browser UI to help users understand site identity, navigate around the web, and share interesting content. But are URLs...
Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity URLs are supposed to be useful in web browser UI to help users understand site identity, navigate around the web, and share interesting content. But are URLs...
The Dangers of Google’s .zip TLD Can you quickly tell which of the URLs below is legitimate and which one is a malicious phish that drops evil.exe?