In this post I will try to introduce the concept of validation using the Chain of Responsibility pattern (CoR), which I use successfull for years
Strona głównaUżytkownik
kbula1 | użytkownik
Sztuka programowania 3091 dni, 12 godzin, 43 minuty temu 231 źrodło rozwiń
Cassandra is a popular NoSql database technology which allows an easy configuration of many instances (nodes) providing high scalability and performance.
ReSharper is a intelligent extension for Visual studio that supports C#, XAML, XML, ASP.NET and ASP.NET MVC. Using this tool makes code cleaner and more efficient. It’s not cheap but definitely worth it. Below I put some interesting shortcuts to help us daily work
I would like to present a solution that will make it easier to work with any application logs and convenient way to help monitor the work of program. This solution is based on ILogCollector interface.
Sztuka programowania 3661 dni, 4 godziny, 14 minut temu 217 źrodło rozwiń
Simple backend system based on the Command Design Pattern where each command has own independent scope.
Architektura 3669 dni, 12 godzin, 46 minut temu 313 źrodło rozwiń