dot Net Database Question:

How to deploy an asp.net application?

Tweet Share WhatsApp

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 PDF Read All 23 dot Net Database Questions
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?