Iam new to VS2005 and earlier i was using VS2003.
In VS2003 after deploying the application the user was not able to view the code behind file.
I have developed an application in asp.net 2.0. I have deployed the application and sent the setup file to another user, but surprisingly that person is able to see even the source code files(ie. code behind files) also.
Can anyone tell me how to deploy the application build in asp.net 2.0, without sending the code behind files(ie. source code).
Thanking you in advance