I'm a software developer who is working mostly with Microsoft tech stack, and who is passionate about best practices and patterns, code quality and architecture.
You can find me on
I'm a software developer who is working mostly with Microsoft tech stack, and who is passionate about best practices and patterns, code quality and architecture.
You can find me on
Example of Primitive Obsession code smell and how to avoid it by creating Value Objects
C#
UnitOfWork pattern used with Command pattern with Ninject IoC in MVC app to archive transactional execution of bussines logic.
C# 1