0
kicks
Use .NET Built-in Methods to Save Time and Headaches
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.