hi sir, i have developed one 3 tier web application on the server, now i want to host it to the cloud, how can i do that, because it containes business layer,data layer, ui files, but i don't know how to host that.
could anyone help to fix this.
Refer:
sir when i try to publish an 3 tier application, only the ui files are publishing but the business layer, data layer files are not publishing with that.
When you publish the code the business and database code is converted to dll inside the bin folder.
if i want to delete or edit anything in busniess or data layer, then how can i do that
After publish you can't edit or delete it. So if you need edit or delete then open the project change it as per your requirement then publish it again.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.