Interview Questions

How can you deploy an asp.net application ?

.NET Database ,COM interop,and .NET deployment questions and answers


(Continued from previous question...)

How can you deploy an asp.net application ?

You can deploy an ASP.NET Web application using any one of the following three deployment options.
a) Deployment using VS.NET installer
b) Using the Copy Project option in VS .NET
c) XCOPY Deployment

(Continued on next question...)

Other Interview Questions