How to store images in Assembly?http://forums.asp.net/t/331827.aspx/1?How+to+store+images+in+Assembly+Mon, 08 Sep 2003 10:20:57 -0400331827331827http://forums.asp.net/p/331827/331827.aspx/1?How+to+store+images+in+Assembly+How to store images in Assembly? How do i store images in an Assemble? Can some one tell me the procedure how to do it? 2003-09-07T09:55:44-04:00331848http://forums.asp.net/p/331827/331848.aspx/1?Re+How+to+store+images+in+Assembly+Re: How to store images in Assembly? "How do i store images in an Assemble?" ::: I did not got what you mean??? If Image also be embeded in assembly code, then you have to keep the assembly related binary info in your code only and assing that in code only!!! Sinc you added that in code, it comes to your assembly!!! But I won't suggest keeping immages in code/assembly!!! Though I am not sure what is your business need!!! 2003-09-07T11:47:32-04:00332314http://forums.asp.net/p/331827/332314.aspx/1?Re+How+to+store+images+in+Assembly+Re: How to store images in Assembly? I want to load images into an Assembly for my ASP.net application instead of accessing from local hard disk. And i want to serve images from Assembly using HttpHandlers. For this purpose i want to store images in Assemble? Is it possible? If so how to achieve this? 2003-09-08T10:01:19-04:00