Answer Posted / 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 View All Answers
What is the use of ASP.NET routing?
What are the cookies types in asp.net?
Explain method to handle error using HttpError in Web API?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
How can we create pie chart in asp.net?
What is difference between session and viewstate?
What are Authentication and Authorization?
What language does asp.net use?
What is a page life cycle? What are the events in a page life cycle?
How can we identify that the page is post back in asp net?
What's the use of formatters in .net?
What are the ways of preserving data on a Web Form in ASP.NET?
Which two new properties are added in asp.net 4.0 page class?
What is a page life cycle?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?