By tag: Utility
0
kicks
Searching for derived types in an assembly
Sometimes we need to find all classes or interfaces that derive a certain Type. There are several possible scenarios for this kind of search - For instance, if we are trying to load a plug-in assembly at runtime and wish to initialize all the classes that implement the IPluginBase interface. Using t...
0
kicks
[Flags] and you - Take 2
Comparing enum values can sometime leave your code a little messy and inaccessible. Using this small EnumHelper extension methods class, your code should be left a little more readable and fluent.
0
kicks
Reusable generic Directory Poller utility class for .NET
Free reusable generic Directory Poller utility class for .NET
0
kicks
"Clean Sources" utility
This Application does one thing. It adds an explorer shell menu to folders that when selected will recursively delete the contents of the bin, obj and setup folders. If you have a .NET project that you wish to share with some one, this is useful to remove the unnecessary stuff from the folder before...
0
kicks
Small utility help freelance developers
A tiny tool help me calculate total of hours that i spent working on a project for freelance developers.