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

Difference between abstract class and interface

2 Answers   Fidelity,


What is the difference between and ActiveX dll and control ?

1 Answers   Microsoft,


What is IPostBack? How to use it?

0 Answers   MCN Solutions,


What is Razor View Engine

0 Answers   HCL,


How many web.config files in each solution

10 Answers   General Mills,






Which method is used to perform all validation at the page level?

0 Answers   Sans Pareil IT Services,


Explain about asp.net state management?

0 Answers  


Authentication and Authorization

2 Answers   Syntel,


Explain the advantages of caching?

0 Answers  


What is __ requestverificationtoken?

0 Answers  


Can you please anyone explain in detailed Webservices concepts in Asp.net?

1 Answers  


My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?

1 Answers   Techno Solutions,


Categories