Creating Installation Package in Vs 2005
#65279;Dear All..
I am facing the problem while creating installation package for my asp.net 2.0 web application. I dont want to put source code i.e .cs files.
In VS 2005 i've added all my pages under a web site. So, when I install it on the server the .ASPX files as well as the .ASPX.CS files becomes visible to the user which is insecure.
How to overcome this? Please help..
Thanks.
|