Thursday, March 29, 2012

Sharing style sheet and javascript file

Does anyone have an idea how to share common include files like a
stylesheet or javascript file across multiple web projects in vs.net?

Regards,

AaronHi,

You could put your common files (js, css etc.) into a folder (or folder
structure) and add that folder to each web project in IIS as a virtual
directory. Then all "individual" files simply refer to the "Common" sub
folder (or whatever you decided to call it)...
Regards,

Peter Chadwick (MCP)
pete@.code-explorers.com

0 comments:

Post a Comment