Is it possible to extract HTML and JavaScript into distinct projects, and then retrieve the code by extracting it from the dll in a different project?
Any advice on how to access the code from the dll?
This is for distributing modules, specifically in MVC 3.