Mark RedmanDec 30, 20211 minVisual Studio: Thousands of TS ErrorsIf you suddenly get thousands of TS related error messages in a Visual Studio project, in our case Visual Studio 2022, .Net core 6.0 (but...
Mark RedmanNov 24, 20211 minIDesignTimeDbContextFactory update for Entity Framework 6 migrations (design time tools .net core 6)One of the things I ran into when updating a .net core 5 project to .net core 6, particularly the DbContextFactory for migrations, where...
Mark RedmanFeb 28, 20212 minOpayo Form Integration C# Crypt Field EncryptionWhilst integrating Opayo (Formerly Sage Pay) using C# with .Net, I was having some issues with getting a payment registered using the...
Mark RedmanJan 7, 20212 minHow to disable the new Edge address bar copy and paste featureI personally use a variety of browsers on my desktop for browsing, testing etc and the primary browser choice as changed over the years...
Mark RedmanDec 7, 20201 minCreate online documentation for your own products.User Guides, online documentation and technical data is an important part of providing public information for a business, products or...