C# Generic MethodsUnlike the other generics, a method is not a type but a member. You can declare generic methods […] June 8, 2019 in C# tagged method / generic / C# Generics by Mike
C# Method Overriding 2This is part 2 of our previous post called C# Method Overriding. In this example we have added […] December 30, 2018 in C# tagged method / constructor / params / polymorphism / override / virtual / C# Polymorphism 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 Shorten / chaining / chain / strings / string / method / extension / this / C# Extension Methods by Mike
Excel VBA MethodsMethods are the actions that can be performed against an object. You can think of methods as the […] September 16, 2018 in Excel tagged excel / method / Excel VBA by Mike
C# Method OverridingThe post C# Introduction lists all of the C# series of posts we have at this site. Method […] August 5, 2018 in C# tagged override / virtual / method / polymorphism / C# Polymorphism by Mike
Value Based ManagementThere is a website called Value Based Management that is a reference site for many different models for […] December 5, 2017 in Business tagged value / standard / project / best practice / management / SWOT / framework / leadership / strategy / business / model / method / methodology / process by Mike