<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IISinformation.com &#187; Web Applications</title>
	<atom:link href="http://www.iisinformation.com/category/web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iisinformation.com</link>
	<description>All Things IIS</description>
	<lastBuildDate>Thu, 01 Jul 2010 13:21:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IIS Express</title>
		<link>http://www.iisinformation.com/2010/07/iis-express/</link>
		<comments>http://www.iisinformation.com/2010/07/iis-express/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 13:21:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[iis express]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1957</guid>
		<description><![CDATA[Scott Guthrie recently announced an upcoming beta of IIS Express.
http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx
It is a cross between the built in Developer web server (Casinni) and a full blown IIS install on your PC.  This is extremely helpful for those who are still using XP or Vista and need to have the features of IIS7.   In a corporate enviroment [...]]]></description>
			<content:encoded><![CDATA[<p>Scott Guthrie recently announced an upcoming beta of IIS Express.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx">http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx</a></p>
<p>It is a cross between the built in Developer web server (Casinni) and a full blown IIS install on your PC.  This is extremely helpful for those who are still using XP or Vista and need to have the features of IIS7.   In a corporate enviroment many developers are still on XP as an OS.  They are limited to the local IIS 5.1 features or they have to use the built in ASP.net developer web server that is included in Visual Studio.</p>
<p>Both of these options miss key elements that reside on the desitination servers that developers publish to.  What happens is that a deveroper cannot fully test features or their applications because of the limitations of their local machine.</p>
<p>Items like URL rewrite, SSL, host headers, and endpoints cannot be re-created on local machines.  It sounds like IIS Express will be a great tool to help eliminate these issues.  Of course if you have IIS7 available and are running Win 7 you don&#8217;t have these problems.  However,that is not the case for many Developers in a larger corporate environment.</p>
<p>We are looking forward to this new tool to test and see how well it works.  For anyone who has tried to write a WCF service on XP they will quickly understand the value of this tool.</p>
<p><map name='google_ad_map_1957_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1957?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1957_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1957&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F07%2Fiis-express%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1957">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/07/iis-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress and IIS</title>
		<link>http://www.iisinformation.com/2010/01/wordpress-and-iis-2/</link>
		<comments>http://www.iisinformation.com/2010/01/wordpress-and-iis-2/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 03:08:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://iisinformation.strongerweb.com/?p=1798</guid>
		<description><![CDATA[The updated IISinformaiton.com site is now running wordpress on IIS.    The team tested a few blog systems and landed on Wordpress as the final choice.    During our process we have followed a few guides and also learned a few things.
Here are a few good instructions for installing wordpress on IIS:
Instructions for using the Web Application [...]]]></description>
			<content:encoded><![CDATA[<p>The updated IISinformaiton.com site is now running wordpress on IIS.    The team tested a few blog systems and landed on Wordpress as the final choice.    During our process we have followed a few guides and also learned a few things.</p>
<p>Here are a few good instructions for installing wordpress on IIS:</p>
<p>Instructions for using the Web Application Installer : <a title="WordPress" href="http://blogs.iis.net/richma/archive/2009/12/30/installing-word-press-on-iis-using-the-web-platform-installer-webpi.aspx">http://blogs.iis.net/richma/archive/2009/12/30/installing-word-press-on-iis-using-the-web-platform-installer-webpi.aspx</a></p>
<p>Installing manually without the WAI: <a title="Wordpress" href="http://learn.iis.net/page.aspx/280/install-wordpress-on-iis/">http://learn.iis.net/page.aspx/280/install-wordpress-on-iis/</a></p>
<p>Detailed install on IIS7: <a title="Detailed WordPress" href="http://www.trainsignaltraining.com/installing-wordpress-on-iis7/2008-10-06/">http://www.trainsignaltraining.com/installing-wordpress-on-iis7/2008-10-06/</a></p>
<p>Some of the key elements to watch for are correctly setting up web permissions and MySQL permissions.  Thankfully the team here has used MySQL and Wordpress in the past.</p>
<p><!--adsensestart--></p>
<p><map name='google_ad_map_1798_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1798?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1798_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1798&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F01%2Fwordpress-and-iis-2%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1798">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/01/wordpress-and-iis-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
