Explore >> Select a destination


You are here

langexplr.blogspot.com
| | urda.com
3.5 parsecs away

Travel
| | There will be times when you are using a third-party library or some other "black box" software in your project. During those times you may need to add functionality to objects or classes, but that addition does not necessarily call for employing inheritance or some other subclass. In fact, you might not have access to the library's source code if it is proprietary. There is a wonderful feature of C# though that allows you to add-on commonly used methods to any type of object, and that feature is called ...
| | nodogmablog.bryanhogan.net
3.7 parsecs away

Travel
| | Full source code here. Accessing generic methods by reflection is not easy. A while ago I needed to do just that and found relatively little information out there. So I dug in and figured it out for myself.
| | gist.github.com
4.2 parsecs away

Travel
| | Threaded EventLogSearcher for 4624 events. GitHub Gist: instantly share code, notes, and snippets.
| | gist.github.com
11.0 parsecs away

Travel
| Rename Roam daily files to Obsidian daily files. GitHub Gist: instantly share code, notes, and snippets.