J,
I am not sure if there really is a "standard" or "best practices" way of
doing this. I do know, however, that if you create an assembly with all your
images embedded as resources, perhaps with a class that has a utility method
in it to extract them, that would be quite usable and extensible.
Peter

Signature
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
> Dear All,
>
[quoted text clipped - 22 lines]
> Most important is, will the second (2) way will have any negative
> effect on start up time?