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...