Introduction With GitHub Copilot active in Microsoft Visual Studio, learn how to create...
Introduction Learn how to use rule sets which allow developers to group validation rules...
Introduction Learn how to use DbContextOptionsBuilder, which provides a simple API for...
Introduction Learn how to control formatting records by overriding ToString method along...
Introduction Microsoft Visual Studio provides a way to add external tools with options...
Introduction Learn how to read a json string with known properties and remove unwanted...
Introduction The intent is to demonstrate working with GitHub Copilot agent mode in...
Introduction Learn how to use EF Core interceptors and value converters to mask data read...
Introduction Learn how to seed data with Microsoft EF Core 9 using UseSeeding and...
Introduction Learn how to set up a listener for IOptionsMonitor, which allows an ASP.NET...
Introduction Learn to use Bootstrap 5.3.4 modal dialogs effectively in ASP.NET Core Razor...
Introduction When displaying an image on a web page, it's recommended that the alt...
Introduction Learn how to implement ValidateOnStart with separate classes for validators...
Introduction Learn how to use a directory with files that represent a key per file and the...
Introduction Application configuration files are commonly used to access various settings,...
Introduction Learn how to effectively get row counts for all tables or two or more tables...
Introduction Learn how to determine if a database exists and if the required tables exist,...
Introduction Learn how to split log data using Serilog FilterExpression for any project...
Introduction Data seeding can be used to set initial data or for testing purposes. Learn...
Introduction Learn to use multiple AI tools to solve problems and/or save time by allowing...
Introduction In C#, interfaces are powerful for designing flexible and reusable code. An...
Introduction Making decisions for the correct path to work on a task, usually a developer...
Introduction With the release of .NET 9 Core Framework, BinaryFormatter Class is now...
Introduction When Microsoft announces a new version of the NET Framework there are release...
Introduction Learn how to deal with NuGet packages with known vulnerabilities in Visual...
Introduction Usually when there is a need to determine if a string has multiple...
Introduction Learn how to support dark mode for Windows Forms projects targeting .NET 9...
Introduction Learn how to use DistinctBy which was introduced with NET6 Core. DistinctBy...
Introduction Learn how to get started with file globbing by creating a console project to...
Introduction Learn and easy way to stored passwords in a SQL-Server database table using...