Set up properties of EmailMessage – Updated
The post demonstrates how to update EmailMessage properties that don’t have public setters.… Read More Set up properties of EmailMessage – Updated
Post concerning software development.
The post demonstrates how to update EmailMessage properties that don’t have public setters.… Read More Set up properties of EmailMessage – Updated
The post is devoted to PowerShell script which runs the command and confirms an operation by the closing confirmation window… Read More How to close window with PowerShell Core
The post is devoted to the writing unit tests for classes which use static properties or shared resources.… Read More Testing shared resources with xUnit and Moq
Стаття демонструє як створювати макети та тестувати методи із ref/out параметрами.… Read More Макет метода з out параметром за допомогою Moq
The post shows how to mock and to test methods with out parameters.… Read More Moq and out parameter
How to run Viber on Windows 10 with Hyper-V role with Visual Studio Emulator for Android… Read More How to run Viber on Visual Studio Emulator for Android
NuGet package Ikc5.TypeLibrary is updated to version 1.0.0.10… Read More Updates of Ikc5.TypeLibrary version 1.0.0.10
This post describes data API app for tutorial “Create Azure API App with AAD authentication and web jobs”.
This app is used in the scenario without authentication.
… Read More Create Azure API App with AAD authentication and web jobs – Data API app without authentication
This post describes data source for tutorial “Create Azure API App with AAD authentication and web jobs”. It includes Azure SQL server, database, and database project and model class library.… Read More Create Azure API App with AAD authentication and web jobs – Data source
This post describes Azure environment and necessary objects for tutorial “Create Azure API App with AAD authentication and web jobs”… Read More Create Azure API App with AAD authentication and web jobs – Prepare environment