Hi guys,
Just wondering how you guys usually do the deployment package for .net application.
I have read some people usually create 2 packages:
one - for bin directory included dll file and default.aspx without any cs files.
the other one - for web.config
Any input about this will be much appreciated.
Just wondering how you guys usually do the deployment package for .net application.
I have read some people usually create 2 packages:
one - for bin directory included dll file and default.aspx without any cs files.
the other one - for web.config
Any input about this will be much appreciated.