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 |
What?s a bubbled event?
if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.
What is a server cookie?
Where are session variables stored?
About Windows/Forms Authentication
What is Serilazation? how many type of serilazation are their?
RequiredFieldValidator--write code in javascript
How can we access static variable?
how we deploy the asp.net 2.0 application
What is the advantage of using Windows authentication in a Web application?
Can action method static?
What is web configuration file and how to use in web application
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)