Visual stuidio publish query -
q1. how can (if can) publish website project source code? whenever publish website, converts .cs files dlls in bin folder. want pe published cs files , refered external dlls
q2. when publish web application project, gives publish/package settings options not available website projects. setting tab give options copy source code creates many other unwanted files config.debug, config.release etc. how can make publish application files in project , nothing new.
use "copy site" instead of "publish site" (right click on web project or click "web site" menu).
Comments
Post a Comment