Search through archives using C#
I had a small problem, I need to grep IIS logs and search for few lines. There was only one problem - the size of logs. »
I had a small problem, I need to grep IIS logs and search for few lines. There was only one problem - the size of logs. »
Creating a service for unknown technology is usually painful. Sorry, "service" is an unpopular world, nowadays we call it an API. For a few years, everybody »
In the first part How to split monolith solution - part 1: common myths I wrote about common myths. In this post I will try to »
Do you have a big and heavy solution? Do you want to split it? Are you afraid? I will try to help. Be for we start »
The most important thing I learn in 2015 is about clean code. It is everything. You can have a bad performance or logical errors or even »
Your Integrated Development Environment(IDE) is Your main tool. Anything that can make it better is worth of trying :) Nowadays we are using usually more than »