<?xml version="1.0" ?><rss version="2.0" xmlns:ec="http://www.eggheadcafe.com"><channel><title>eggheadcafe.com IIS FAQs</title><link>http://www.eggheadcafe.com</link><pubDate>Fri, 26 Apr 2013 14:53:19 GMT</pubDate><description>EggHeadCafe - The .NET developer's portal of choice</description><language>en-us</language><item><title><![CDATA[Register ASP.NET 4.0 in IIS of Windows 7]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/1835f0b4-9c91-4d66-94fc-22b8ee8d81e6/register-aspnet-40-in-iis-of-windows-7.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/1835f0b4-9c91-4d66-94fc-22b8ee8d81e6/register-aspnet-40-in-iis-of-windows-7.aspx]]></link><description><![CDATA[This explains the steps to register ASP.NET Framework 4.0 in IIS on windows 7 from a command prompt.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/1835f0b4-9c91-4d66-94fc-22b8ee8d81e6/register-aspnet-40-in-iis-of-windows-7.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 14 Apr 2011 16:22:40 GMT</pubDate></item><item><title><![CDATA[What is the difference between a Web Farm and a Web Garden?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/6195ae2c-e04d-49fe-afa5-992fa03f8b3f/what-is-the-difference-between-a-web-farm-and-a-web-garden.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/6195ae2c-e04d-49fe-afa5-992fa03f8b3f/what-is-the-difference-between-a-web-farm-and-a-web-garden.aspx]]></link><description><![CDATA[Although both the terms sound alike, there is a difference. A WebFarm is a series of web servers that serve same copies of application and thus divide the traffic on the application. This is achieved through a concept called Load Balancing. A WebGarden is a single application pool that contains multiple worker process..&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/6195ae2c-e04d-49fe-afa5-992fa03f8b3f/what-is-the-difference-between-a-web-farm-and-a-web-garden.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 22 Jan 2011 10:23:31 GMT</pubDate></item><item><title><![CDATA[Differences between IIS and Visual Studio .NET Development Server]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/bb757d86-b887-47b6-bdc3-43e518370c8e/differences-between-iis-and-visual-studio-net-development-server.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/bb757d86-b887-47b6-bdc3-43e518370c8e/differences-between-iis-and-visual-studio-net-development-server.aspx]]></link><description><![CDATA[The Development Server, as the name quotes, is only useful for development hosting. Following are the main differences from the web server (IIS)&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/bb757d86-b887-47b6-bdc3-43e518370c8e/differences-between-iis-and-visual-studio-net-development-server.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 01 Jan 2011 16:18:39 GMT</pubDate></item><item><title><![CDATA[Configure SSL in IIS 7 and above]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/57495d78-4b8d-4e63-86cc-bd9911d42f19/configure-ssl-in-iis-7-and-above.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/57495d78-4b8d-4e63-86cc-bd9911d42f19/configure-ssl-in-iis-7-and-above.aspx]]></link><description><![CDATA[Follow these simple steps to configure SSL for your website.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/57495d78-4b8d-4e63-86cc-bd9911d42f19/configure-ssl-in-iis-7-and-above.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 13:30:35 GMT</pubDate></item><item><title><![CDATA[IIS 7 Metabase information is stored in ApplicationHost.config file]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/455097b3-82db-403d-ad11-8efc10417f7a/iis-7-metabase-information-is-stored-in-applicationhostconfig-file.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/455097b3-82db-403d-ad11-8efc10417f7a/iis-7-metabase-information-is-stored-in-applicationhostconfig-file.aspx]]></link><description><![CDATA[The entire IIS metabase information is now in a xml file called "ApplicationHost.config". You can find this file in C:\Windows\System32\InetSrv\config folder.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/455097b3-82db-403d-ad11-8efc10417f7a/iis-7-metabase-information-is-stored-in-applicationhostconfig-file.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 13:12:23 GMT</pubDate></item><item><title><![CDATA[Where are the IIS log files stored?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/289d34c2-17bf-4260-a669-8f6f6810c1d3/where-are-the-iis-log-files-stored.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/289d34c2-17bf-4260-a669-8f6f6810c1d3/where-are-the-iis-log-files-stored.aspx]]></link><description><![CDATA[Follow these steps to find the logs created by IIS.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/289d34c2-17bf-4260-a669-8f6f6810c1d3/where-are-the-iis-log-files-stored.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 27 Dec 2010 10:18:30 GMT</pubDate></item><item><title><![CDATA[Move SSL certificates from IIS 6.0 to the latest version of IIS (IIS 7.0/ IIS 7.5)]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/a2d2e900-342a-492a-89d2-b3bab8fe0a7d/move-ssl-certificates-from-iis-60-to-the-latest-version-of-iis-iis-70-iis-75.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/a2d2e900-342a-492a-89d2-b3bab8fe0a7d/move-ssl-certificates-from-iis-60-to-the-latest-version-of-iis-iis-70-iis-75.aspx]]></link><description><![CDATA[Follow these steps to move your ssl certificates from the IIS 6.0 web server to its new version.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/a2d2e900-342a-492a-89d2-b3bab8fe0a7d/move-ssl-certificates-from-iis-60-to-the-latest-version-of-iis-iis-70-iis-75.aspx" target="_self">read more</a>]]></description><pubDate>Sun, 12 Dec 2010 13:27:07 GMT</pubDate></item><item><title><![CDATA[How to Start, Stop, Restart IIS Server Using Command Prompt]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/17ab0bc3-53be-4b45-91b9-efc8cec8f92f/how-to-start-stop-restart-iis-server-using-command-prompt.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/17ab0bc3-53be-4b45-91b9-efc8cec8f92f/how-to-start-stop-restart-iis-server-using-command-prompt.aspx]]></link><description><![CDATA[Start,Stop,Restart IIS server using command prompt.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/17ab0bc3-53be-4b45-91b9-efc8cec8f92f/how-to-start-stop-restart-iis-server-using-command-prompt.aspx" target="_self">read more</a>]]></description><pubDate>Wed, 08 Dec 2010 08:56:06 GMT</pubDate></item><item><title><![CDATA[Enable/Disable Forms authentication in IIS7 using Command Line]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/2e507412-b4c3-486c-b80a-7fe77c749083/enabledisable-forms-authentication-in-iis7-using-command-line.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/2e507412-b4c3-486c-b80a-7fe77c749083/enabledisable-forms-authentication-in-iis7-using-command-line.aspx]]></link><description><![CDATA[This explains how to enable or disable Forms Authentication in IIS7 using Command Line&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/2e507412-b4c3-486c-b80a-7fe77c749083/enabledisable-forms-authentication-in-iis7-using-command-line.aspx" target="_self">read more</a>]]></description><pubDate>Wed, 24 Nov 2010 17:34:48 GMT</pubDate></item><item><title><![CDATA[Enable/Disable Digest authentication in IIS7 using Command Line]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/433fc59a-bcd7-453b-ac77-ee635b7424b6/enabledisable-digest-authentication-in-iis7-using-command-line.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/433fc59a-bcd7-453b-ac77-ee635b7424b6/enabledisable-digest-authentication-in-iis7-using-command-line.aspx]]></link><description><![CDATA[This explain how to enable or disable Digest Authentication in IIS7 using the Command Line.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/433fc59a-bcd7-453b-ac77-ee635b7424b6/enabledisable-digest-authentication-in-iis7-using-command-line.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 23 Nov 2010 13:41:04 GMT</pubDate></item><item><title><![CDATA[Change default account for anonymous access in IIS 7 using Command Line]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/b42723f4-c474-4a63-afc1-ad10c9a4a420/change-default-account-for-anonymous-access-in-iis-7-using-command-line.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/b42723f4-c474-4a63-afc1-ad10c9a4a420/change-default-account-for-anonymous-access-in-iis-7-using-command-line.aspx]]></link><description><![CDATA[This explains how to change the default account of anonymous access in IIS 7 using Command line.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/b42723f4-c474-4a63-afc1-ad10c9a4a420/change-default-account-for-anonymous-access-in-iis-7-using-command-line.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 23 Nov 2010 12:19:19 GMT</pubDate></item><item><title><![CDATA[What is the default account IIS 7 uses for anonymous access?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/4e21c00c-9607-4e9e-ab65-23a9318e9eeb/what-is-the-default-account-iis-7-uses-for-anonymous-access.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/4e21c00c-9607-4e9e-ab65-23a9318e9eeb/what-is-the-default-account-iis-7-uses-for-anonymous-access.aspx]]></link><description><![CDATA[This explains the default account IIS 7 uses while configuring anonymous access to the ASP.NET Website.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/4e21c00c-9607-4e9e-ab65-23a9318e9eeb/what-is-the-default-account-iis-7-uses-for-anonymous-access.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 22 Nov 2010 13:08:35 GMT</pubDate></item><item><title><![CDATA[Best Practice Analyzer tool in IIS 7.5]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/7a926914-991e-4d13-9c6e-21af06d4caf0/best-practice-analyzer-tool-in-iis-75.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/7a926914-991e-4d13-9c6e-21af06d4caf0/best-practice-analyzer-tool-in-iis-75.aspx]]></link><description><![CDATA[This explains Best Practice Analyzer tool in IIS 7.5&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/7a926914-991e-4d13-9c6e-21af06d4caf0/best-practice-analyzer-tool-in-iis-75.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 02 Sep 2010 06:27:29 GMT</pubDate></item><item><title><![CDATA[configuration logging and tracing in IIS]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/63af596c-7cb2-484d-8cf7-427efbad295c/configuration-logging-and-tracing-in-iis.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/63af596c-7cb2-484d-8cf7-427efbad295c/configuration-logging-and-tracing-in-iis.aspx]]></link><description><![CDATA[This explains configuration logging and tracing in IIS 7.5&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/63af596c-7cb2-484d-8cf7-427efbad295c/configuration-logging-and-tracing-in-iis.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 31 Aug 2010 04:15:10 GMT</pubDate></item><item><title><![CDATA[Windows Process Activation Service (WAS) in IIS 7]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/abdb846a-e194-494c-86d6-2a77261e59ba/windows-process-activation-service-was-in-iis-7.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/abdb846a-e194-494c-86d6-2a77261e59ba/windows-process-activation-service-was-in-iis-7.aspx]]></link><description><![CDATA[This explains the new service, WAS in IIS 7&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/abdb846a-e194-494c-86d6-2a77261e59ba/windows-process-activation-service-was-in-iis-7.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 26 Aug 2010 04:27:23 GMT</pubDate></item><item><title><![CDATA[WWW service functionalities in IIS 6]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/462bfd91-9018-47cc-8ef4-6f0708a96383/www-service-functionalities-in-iis-6.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/462bfd91-9018-47cc-8ef4-6f0708a96383/www-service-functionalities-in-iis-6.aspx]]></link><description><![CDATA[This explains the main functionalities that are handled by WWW service in IIS 6 and prior versions.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/462bfd91-9018-47cc-8ef4-6f0708a96383/www-service-functionalities-in-iis-6.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 26 Aug 2010 04:21:20 GMT</pubDate></item><item><title><![CDATA[Two Services in IIS 7 instead of just WWW]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/df2036c4-33f1-4637-a620-ba6c17b198ed/two-services-in-iis-7-instead-of-just-www.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/df2036c4-33f1-4637-a620-ba6c17b198ed/two-services-in-iis-7-instead-of-just-www.aspx]]></link><description><![CDATA[This explains the two different types of services in IIS 7 version in Windows&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/df2036c4-33f1-4637-a620-ba6c17b198ed/two-services-in-iis-7-instead-of-just-www.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 26 Aug 2010 02:47:03 GMT</pubDate></item><item><title><![CDATA[The Port numbers 80 and 443 are the default port numbers for which?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/98db1a96-8fb0-46dd-ade7-40552d304381/the-port-numbers-80-and-443-are-the-default-port-numbers-for-which.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/IIS/98db1a96-8fb0-46dd-ade7-40552d304381/the-port-numbers-80-and-443-are-the-default-port-numbers-for-which.aspx]]></link><description><![CDATA[This explains about the port numbers 80 and 443 and which applications uses these port numbers by default.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/IIS/98db1a96-8fb0-46dd-ade7-40552d304381/the-port-numbers-80-and-443-are-the-default-port-numbers-for-which.aspx" target="_self">read more</a>]]></description><pubDate>Sun, 13 Jun 2010 04:49:01 GMT</pubDate></item></channel></rss>