Compiling App_LocalResources that reside in SubFolders into DLL

A

Asim

Have App_LocalResources at Root level and also have App_LocalResources
in a SubFolder called WebParts. How can I compile both App_LocalResources
into one DLL ??
 
C

Cowboy \(Gregory A. Beamer\)

I would move the code in question to a separate library. You can also use
the assembly linker, but this is a nasty post step that has to be done on
every deploy (yuck). There are third party tools that might make it easier,
but you still have a post step.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top