How to deploy the Asp.Net Project ?

Answer Posted / charan

In ASP.NET 2.0, there is 2 types of deployment

1 - websetup
2 - copy file

websetup projects is usually for when a user want to
download any software or files.. certain steps involved in
this process...

2 - copy file is for small websites..


in the solution explorer, click the copy icon .. it will
prompt a two panel window.. one is for source website and
other one is Remote website

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is web configuration file and how to use in web application

591


How many types of sessions in asp.net?

573


Differentiate between a page theme and a global theme?

519


What is inproc mode in session?

501


In ViewState How much lifespan items stored?

589






What are query strings used for?

529


In which event are the controls fully loaded?

564


What is new asp.net core?

569


Will the asp.net validators run in server side or client side?

635


Explain the concept of event bubbling in ASP.NET?

576


What is the difference between the get method () and post method ()?

513


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

551


Is LINQ performance wise better or using sqlcommand?

4329


What is the default Orientation property in a Menu control?

531


Can you explain composite pattern?

584