This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

Learn to implement the MVVM pattern for state management in Blazor applications through a straightforward example.
Blazor, MVVM, state management, Web Development, productivity
Learn to set up CI/CD for deploying Docker applications to Google Cloud Run using GitHub Actions.
CICD, Google Cloud Run, GitHub Actions, Docker

An introduction to different types of test doubles: Mock, Fake, Spy, Stub, and Dummy, essential for effective software testing.
Mocks, Test Doubles, Software Testing

Explore event sourcing in .NET for beginners, focusing on core concepts, advantages, and challenges.
event sourcing, .NET, beginner, core concepts, challenges

Introduce programmers to customers carefully to enhance collaboration and improve solutions.
programmers, customers, collaboration, solutions
Explore V2 of the .NET 8 Brand website for a full-stack web project leveraging C# .NET 8 technology.
web, app, development, dotnet, csharp, fullstack
Learn to add and mount disk drives to containers in GCP VMs for enhanced functionality.
GCP, containers, volume mount, disk drive

Expiring vendor contracts could lead to reduced contractor rates, impacting corporate IT budgets negatively.
contractor rates, corporate IT budgets, software development
Tutorial on extracting text from PDFs using Syncfusion's .NET PDF Library, demonstrating page-specific extraction and layout handling.
Syncfusion, PDF, .NET, Library, Extract, Text
The GitHub project offers a method for extracting data from PDFs using the OpenAI ChatGPT API.
PDF, data extraction, OpenAI ChatGPT, GitHub