1.

How Can You Determine Whether You Should Deploy The Application Or Publish The Application?

Answer»

If you want to HOST the application on a SHARED hosting environment, you should use publishing; whereas, if you want to create a Web application that is downloaded from a Web SITE, you should DEPLOY the application to create a setup.exe file.

If you want to host the application on a shared hosting environment, you should use publishing; whereas, if you want to create a Web application that is downloaded from a Web site, you should deploy the application to create a setup.exe file.



Discussion

No Comment Found