News

Welcome to the Resilient Application Development repository! This project provides examples and implementations of fallback mechanisms in C# to enhance the resilience and reliability of your ...
To understand GoF Design Pattern examples in C#. To understand the mapping between UML model and C# code. To try model-driven development (MDD) using Astah and m plus plug-in. Open the Astah file ...
Using Chunk to process large files in C# Chunking is beneficial whenever you’re handling large data sets or massive volumes of data. Chunking also comes in handy when processing large files ...