October 6, 2025 • dotnet, csharp, azure, openai, ai
Chat, Function Calling, Structured Outputs, Streaming, and Assistants End-to-end guide to Azure OpenAI for .NET developers: chat/completions, streaming, function calling, structured outputs (JSON Schema), and Assistants with the Microsoft Agent Framework.
Read more ?
September 11, 2025 • design-patterns, options-pattern, configuration, csharp, dotnet, advanced-patterns
Master the Options Pattern in .NET for type-safe configuration management with validation, change notifications, and dependency injection integration.
Read more ?
September 8, 2025 • csharp, dotnet, software-architecture
Master Dependency Injection (DI) and Inversion of Control (IoC) in .NET 9 - core principles for creating flexible, testable, and maintainable C# applications.
Read more ?
September 3, 2025 • design-patterns, software-architecture, strangler-fig, legacy-migration, modernization
Unlock Strangler Fig pattern - a proven architectural approach for gradually modernizing legacy systems while maintaining business continuity and minimizing risk.
Read more ?
September 2, 2025 • design-patterns, csharp, software-architecture, facade-pattern, financial-systems
Learn the Facade Design Pattern with practical examples including a comprehensive financial system implementation that simplifies complex subsystems.
Read more ?
August 30, 2025 • design-patterns, csharp, software-architecture, strategy-pattern
Learn the Strategy Design Pattern with theoretical and concrete examples including a payment processing system implementation.
Read more ?
August 25, 2025 • design-patterns, csharp, software-architecture, state-pattern
Learn the State Design Pattern with theoretical and concrete examples including an audio player implementation.
Read more ?