How will you set the meta tag description for a page in asp.net 4.0?

Saturday, December 19, 2009


using Page.MetaDescription


www.codecollege.NET

How will you set the meta keywords for a page in asp.net 4.0?


using Page.MetaKeywords.


www.codecollege.NET

What are the 2 properties added to the Page class for meta tags in asp.net 4.0?


1. Page.MetaKeywords
2. Page.MetaDescription


www.codecollege.NET

How will you make an application auto-startable in asp.net 4.0?


To use the auto-start feature, an IIS administrator sets an application pool in IIS 7.5 to be automatically started by using the following configuration in the

applicationHost.config file:






www.codecollege.NET

What is auto-start feature in asp.net 4.0?

Thursday, December 17, 2009


It is an feature which can be automatically started by using the configuration in the applicationHost.config file.


www.codecollege.NET

Explain Windows HTTP Services Certificate Configuration Tool (WinHttpCertCfg.exe)?


The Microsoft Windows HTTP Services (WinHTTP) Certificate Configuration Tool, WinHttpCertCfg.exe, enables administrators to install and configure client certificates in any
certificate store that can be accessed by the Internet Server Web Application Manager (IWAM) account.


www.codecollege.NET

What is the tool which is used to configure Windows HTTP Services Certificate ?


WinHttpCertCfg.exe


www.codecollege.NET
Blog Widget by LinkWithin