995 Views
During our everyday programming tasks we run into several repetitive code blocks that after the 20th time you implement them become really annoying. In this post I will take you through several of such blocks and show you how to implement them using built-in .NET methods.
0 comments