D
Dominic
I am a new beginning to develop web application on ASP.NET 2.0.
I supprised that there is no directory /bin like ASP.NET 1.1
Where is it?
When I need to deploy my web application to the production, how can I do?
In ASP.NET 1.1, I've just copy *.aspx, *.ascx, Web.config and *.dll in /bin
directory to the production.
In ASP.NET 2.0, if *.dll in /bin has been gone, how can I deploy?
Pls advise.
I supprised that there is no directory /bin like ASP.NET 1.1
Where is it?
When I need to deploy my web application to the production, how can I do?
In ASP.NET 1.1, I've just copy *.aspx, *.ascx, Web.config and *.dll in /bin
directory to the production.
In ASP.NET 2.0, if *.dll in /bin has been gone, how can I deploy?
Pls advise.