dot Net Database Question:
Download Job Interview Questions and Answers PDF
How to deploy an asp.net application?
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
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 Question | Next Question |
Explain atleast three methods of response object other than Redirect? | Explain What is the maximum length of a varchar in SQL Server? |