wdp resources
am 05.01.2008 23:59:14 von param
Hi all,
I have a website project that contains some usercontrols. I also have a Web
Deployment Project that compiles this website into a DLL and subsequently
this DLL is referenced in another Website project. The usercontrols require
some external resources like images and javascript files. Is there a way I
can embed these in the compiled dll? That way each subsequent website
project that references this dll doesnt have to worry about the external
resources and their specific paths etc.
Please advise.
TIA!
Re: wdp resources
am 06.01.2008 02:29:06 von Toze
see this article:
http://aspnet.4guysfromrolla.com/articles/080906-1.aspx
wrote in message
news:u86pU6%23TIHA.5208@TK2MSFTNGP04.phx.gbl...
> Hi all,
>
> I have a website project that contains some usercontrols. I also have a
> Web Deployment Project that compiles this website into a DLL and
> subsequently this DLL is referenced in another Website project. The
> usercontrols require some external resources like images and javascript
> files. Is there a way I can embed these in the compiled dll? That way each
> subsequent website project that references this dll doesnt have to worry
> about the external resources and their specific paths etc.
>
> Please advise.
>
> TIA!
>