developer155
Programmer
My question is:
if I put the page code in the aspx page itself (not in code behind .cs) when I deploy the application is all I have to do is copy the aspx page to the server without releasing new dll?
I understand that project file wil change and need to be put in Source Safe, but I am not clear about dll
thanks!!!
if I put the page code in the aspx page itself (not in code behind .cs) when I deploy the application is all I have to do is copy the aspx page to the server without releasing new dll?
I understand that project file wil change and need to be put in Source Safe, but I am not clear about dll
thanks!!!