Contents tagged with Extension Method
-
Integer Based Bit Manipulation - C#
As a follow up to my post from yesterday, here is the C# extension version of the integer bit manipulation. In order to facilitate the code I post, I have created a Codeplex project. The project name is Pickle, from my last name. It's going to be a kitchen sink project with all sorts of utilities in it.
-
C# String Replication Extension Method
From here, the rest is academic...