Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Server controls with built-in images

Reply
Thread Tools

Server controls with built-in images

 
 
suzy
Guest
Posts: n/a
 
      10-16-2005
Hi,

I want to develop a server/custom control that uses images. However is
there a way I can embed the images into the DLL/assembly rather than
individual files which are referenced by the control? By the way, the
control can be used by many applications and many web pages so I'm looking
for a generic solution.

I've heard about embedding the images into the assembly but how do I read
them back out?

Can anyone point me in the direction of an example please?

Thanks in advance.

S


 
Reply With Quote
 
 
 
 
John Timney \( MVP \)
Guest
Posts: n/a
 
      10-16-2005
use a resource file

http://www.codeproject.com/aspnet/re...in_asp_net.asp

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"suzy" <> wrote in message
news:vlz4f.129791$. uk...
> Hi,
>
> I want to develop a server/custom control that uses images. However is
> there a way I can embed the images into the DLL/assembly rather than
> individual files which are referenced by the control? By the way, the
> control can be used by many applications and many web pages so I'm looking
> for a generic solution.
>
> I've heard about embedding the images into the assembly but how do I read
> them back out?
>
> Can anyone point me in the direction of an example please?
>
> Thanks in advance.
>
> S
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Controls.Count, Controls.IsSynchronized, and Controls.SyncRoot Nathan Sokalski ASP .Net 4 09-05-2007 03:27 AM
Difference in Web server Controls and HTML Server Controls =?Utf-8?B?c2lhag==?= ASP .Net 7 03-07-2005 07:15 PM
HTML Server Controls vs Web Server Controls brian ASP .Net Web Controls 1 01-24-2005 05:13 AM
show images and texts in datagrid or other server controls masoud ASP .Net 3 07-11-2004 11:21 PM
Page.Controls to identify server controls KK ASP .Net 2 01-25-2004 02:09 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57