April 2008 - Posts

0
Comments

ASP.NET Tips: Using Image as Embedded Resource for ASP.NET CustomControl by shahed

Problem I started writing an ASP.NET Custom Server Control, where I wanted an Image to be Embedded Resource of the Assembly itself, so that, I do not need to ship the images separately, but surprisingly it did not work straightway for me. The following...
Powered by Community Server (Commercial Edition), by Telligent Systems