C# ildasmildasm stands for Intermediate Language Dis-assembler. What is it? It is a tool that lets you view the […] December 9, 2018 in C# tagged extension by Mike
C# Extension Methods 2Most of the time you will be using extension methods instead of creating them, as we did in […] November 24, 2018 in C# tagged method / extension / max / C# Extension Methods by Mike
C# Extension MethodsWhat are extension methods? As the name implies, they are methods that extend or add to the functionality […] November 24, 2018 in C# tagged strings / string / method / extension / this / Shorten / chaining / chain / C# Extension Methods by Mike