What are Azure TenantId, ClientId (Application Id) and ObjectId?There are some Identifiers you have to know when you are using Azure.Mar 23, 2022Mar 23, 2022
An optimized version of function sys.fn_cdc_is_bit_setChange Data Capture (CDC) table uses __$update_mask to track the modifications of ordinal columns.Dec 10, 2021Dec 10, 2021
Microsoft .NET challenge France 2020 finalI’ve participated in the third Microsoft .NET challenge France 2020, eventually one year later. ;)Dec 9, 2021Dec 9, 2021
How to create integration tests with Entity Framework (EF) core?It’s not easy to create integration test with database, no matter whether you create queries directly against entity framework’s DbContext…Nov 16, 2021Nov 16, 2021
How to upload and download file in Angular 5+ and .net coreWhen you develop a web application in Angular for the front-end and C# or Java in the back-end, it’s frequently that you need to upload…Nov 11, 2021Nov 11, 2021
SQL server full-text index and its stop wordsFull-text index is different from clustered and non-clustered index in SQL Server.Jul 9, 2021Jul 9, 2021
How to create write tests on internal methods and protected methods in .net core?You will find how to write unit tests on internal methods and protected methodsJun 10, 2021Jun 10, 2021
Which library to generate Excel in C#? OpenXmlSdk or ClosedXml?How to generate Excel in CSharpOct 7, 2020Oct 7, 2020
How to transform web config or app config by environment in Visual StudioLearn how to manage configuration files for different environment in visual studio, and how to build the correct config file in deploymentJun 12, 2020Jun 12, 2020