Tag: configuration
-
How to use P/Invokes with DEVMODE to rotate your displays
How to rotate your screen's layout with code, using Windows DEVMODE and some P/Invokes
-
EF Core global WITH (NOLOCK), on T-SQL
Adding WITH (NOLOCK) on all queries, on T-SQL
-
Dependency Injection in .NET Core
Brief overview on Dependency Injection in .NET Core.
-
Custom IConfiguration Providers on .NET Core
Adding additional custom Configuration Providers on .NET Core.