Creational Patterns - Abstract Factory
Creational design patterns provide various object creation mechanisms, which increase flexibility and reuse of existing code.
Creational design patterns provide various object creation mechanisms, which increase flexibility and reuse of existing code.
This article will explain the communication between Web API(.NET 7) and Azure Blob Storage for managing files.
Nowadays chatbots are the most common tool to interact with some functions, like guide, suggest, act as FaQ or more complex capabilities like incorporate employees to intern apps on a certain company, so let's get into Bot Composer
If you need to implement Unit Testing for your developments and you want a clear way to do that keep reading aboud AAA pattern .
DataTemplateSelector is a class that lets you change the data template you want to use, mostly used on List Controls as CollectionView or ListView.