dot Net Database Question:
Download Questions PDF

How to deploy an asp.net application?

dot Net Database Interview Question
dot Net Database Interview Question

Answer:

We 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

Download dot Net Database Interview Questions And Answers PDF

Previous QuestionNext Question
Explain atleast three methods of response object other than Redirect?Explain What is the maximum length of a varchar in SQL Server?