Jeremy Hance

CF GAC, Loader, Interop, etc...

July, 2005

Posts
  • Jeremy Hance

    Back from the Dead

    • 1 Comments
    I knew it'd been a while since I'd updated my blog, but the realization that it'd had been nearly a year since my last post shocked me some. I mean, I've told people it'd been nearly a year, but didn't really believe it until I saw the date myself. Well...
  • Jeremy Hance

    A Simple Resource Helper Class

    • 8 Comments
    using System; using System.Reflection; using System.IO; using System.Runtime.CompilerServices; /// <summary> /// A simple helper class for extracting Resources from the /// calling assembly /// </summary> public class ResourceHelper...
Page 1 of 1 (2 items)