Re: Include images in an assembly.
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Thu, 21 Apr 2005 14:47:25 -0700
Yes, here's an example for you:
http://weblogs.asp.net/whaggard/archive/2003/03/24/4250.aspx
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Shark Bait" <SharkBait@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2E8FFF8A-B16E-43E9-965D-0EA8847B471F@xxxxxxxxxxxxxxxx
> What kind of terms would I do a search for? Do you know of any tutorials
> or
> articles?
>
> "Steve C. Orr [MVP, MCSD]" wrote:
>
>> Compiling the images into the assembly is the easy part. (Mark them as
>> embedded resources in the property window.)
>> Getting them back out of the assembly and displaying them in a page is
>> the
>> hard part.
>> You need a special page (or even better yet, an HTTP Module) that only
>> outputs the image(s).
>>
>> --
>> I hope this helps,
>> Steve C. Orr, MCSD, MVP
>> http://SteveOrr.net
>>
>>
>>
>> "Shark Bait" <SharkBait@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:7CA632B0-9521-4EF6-8999-6EF85EF76CB4@xxxxxxxxxxxxxxxx
>> > Right now I have a web control that serves as a header for all of our
>> > intranet sites. The assembly in in the GAC but it has images (jpg) that
>> > are
>> > located in a directory on the server. Is there a way to compile these
>> > images
>> > into the assembly?
>> >
>> > Thanks
>>
>>
>>
.
- References:
- Include images in an assembly.
- From: Shark Bait
- Re: Include images in an assembly.
- From: Steve C. Orr [MVP, MCSD]
- Re: Include images in an assembly.
- From: Shark Bait
- Include images in an assembly.
- Prev by Date: Re: Adding description to method?
- Next by Date: Re: Include images in an assembly.
- Previous by thread: Re: Include images in an assembly.
- Next by thread: Re: Include images in an assembly.
- Index(es):
Relevant Pages
|
Loading