David Waddleton's Geek SpeakFind out what Geeks talk aboutHow To: Using Embedded Resources in a Class Library- February 2, 2007 I came across the situation, where I needed to use an embedded resource file in a class library file. After spending much time, scratching my head trying to figure out how to get to the embedded resource. This is what I found. First, you will need to...(read more)http://blogs.msdn.com/davidwaddleton/archive/2007/02/02/how-to-using-embedded-resources-in... |