How to publish website



How to publish website..

Answer / alb.shah

--On the Build menu, click Publish Web Site.

--In the Publish Web Site dialog box, click the ellipsis
button (…) to browse to the location to which you want to
publish the Web site.

--You can write the Web site output to a local or shared
folder, to an FTP site, or to a Web site that you access
with a URL. You must have Create and Write permissions in
the target location.

--To be able to change the layout (but not the code)
of .aspx files after publishing the Web site, select the
Allow this precompiled site to be updateable check box.

--To name strongly named assemblies using a key file or a
key container, select the Enable strong naming on
precompiled assemblies check box, and then click OK.

--Publishing status is displayed in the taskbar. Depending
on the connection speed, the size of the site and the types
of content files, publishing time can vary. When publishing
is completed, the status of Publish succeeded is displayed.

--Make any configuration changes that are necessary for
your site. For more information, see How to: Configure
Published Web Sites. You might also want to encrypt
specific configuration settings. For more information, see
Encrypting Configuration Information Using Protected
Configuration.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What happens if an ASP.NET server control with event-handling routines is missing from its definition?

0 Answers   MindCracker,


Explain what a diffgram is, and a good use for one?

1 Answers  


What is a windows service?

0 Answers  


Name the control which can be used to reserve the space on web page for storing localized data.

3 Answers   IBM,


What is difference cookie and session?

0 Answers  






diffrance between stored procedure & function in sql server?

2 Answers  


What are the 3 levels at which content pages can be attached to Master Page?

0 Answers   MCN Solutions,


About Usage of server variables ?

2 Answers   Cognizant, CTS,


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

0 Answers  


how to retrieve property settings from xml .config file.

0 Answers  


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

0 Answers  


What is base class of button control in .net?

0 Answers  


Categories