How can you deploy an asp.net application ?

Q

How can you deploy an asp.net application ?

✍: Guest

A

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

2014-09-19, 1614👍, 0💬