<?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>ASP Experts &#187; IIS7</title>
	<atom:link href="http://www.aspexperts.com/tag/iis7/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspexperts.com</link>
	<description>.net programming, mssql, c#, vb.net....</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Microsoft Web Farm Framework 2.0</title>
		<link>http://www.aspexperts.com/microsoft-web-farm-framework-2-0</link>
		<comments>http://www.aspexperts.com/microsoft-web-farm-framework-2-0#comments</comments>
		<pubDate>Fri, 21 Jan 2011 05:47:58 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[The IIS team recently published the Microsoft Web Farm Framework 2.0 release to the web.&#160; You can learn more about it and download the final V2 release of it here . What is the Web Farm Framework? The Microsoft Web Farm Framework is a free, fully ...]]></description>
			<content:encoded><![CDATA[<p>The IIS team recently published the Microsoft Web Farm Framework 2.0 release to the web.&#160; You can learn more about it and download the final V2 release of it here . What is the Web Farm Framework? The Microsoft Web Farm Framework is a free, fully supported, Microsoft product that enables you to easily provision and mange a farm of web servers.&#160; It enables you to automate the installation and configuration of platform components across the server farm, and enables you to automatically synchronize and deploy ASP.NET applications across them. It supports integration with load balancers, and enables you to automate updates across your servers so that your site/application is never down or unavailable to customers (it can automatically&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2011/01/20/microsoft-web-farm-framework-2-0.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7688001" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/microsoft-web-farm-framework-2-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing release of ASP.NET MVC 3, IIS Express, SQL CE 4, Web Farm Framework, Orchard, WebMatrix</title>
		<link>http://www.aspexperts.com/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix-2</link>
		<comments>http://www.aspexperts.com/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix-2#comments</comments>
		<pubDate>Thu, 13 Jan 2011 18:11:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I’m excited to announce the release today of several products: ASP.NET MVC 3 NuGet IIS Express 7.5 SQL Server Compact Edition 4 Web Deploy and Web Farm Framework 2.0 Orchard 1.0 WebMatrix 1.0 The above products are all free. They build upon the .NET ...]]></description>
			<content:encoded><![CDATA[<p>I’m excited to announce the release today of several products: ASP.NET MVC 3 NuGet IIS Express 7.5 SQL Server Compact Edition 4 Web Deploy and Web Farm Framework 2.0 Orchard 1.0 WebMatrix 1.0 The above products are all free. They build upon the .NET 4 and VS 2010 release, and add a ton of additional value to ASP.NET (both Web Forms and MVC) and the Microsoft Web Server stack. ASP.NET MVC 3 Today we are shipping the final release of ASP.NET MVC 3.&#160; You can download and install ASP.NET MVC 3 here .&#160; The ASP.NET MVC 3 source code (released under an OSI-compliant open source license) can also optionally be downloaded here . ASP.NET MVC 3 is a significant update that brings with it a bunch of great features.&#160; Some of the improvements&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2011/01/13/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7684828" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS 2010 SP1 (Beta) and IIS Express</title>
		<link>http://www.aspexperts.com/vs-2010-sp1-beta-and-iis-express</link>
		<comments>http://www.aspexperts.com/vs-2010-sp1-beta-and-iis-express#comments</comments>
		<pubDate>Tue, 04 Jan 2011 06:56:48 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Last month we released the VS 2010 Service Pack 1 (SP1) Beta.&#160; You can learn more about the VS 2010 SP1 Beta from Jason Zander’s two blog posts about it, and from Scott Hanselman’s blog post that covers some of the new capabilities enabled wit...]]></description>
			<content:encoded><![CDATA[<p>Last month we released the VS 2010 Service Pack 1 (SP1) Beta.&#160; You can learn more about the VS 2010 SP1 Beta from Jason Zander’s two blog posts about it, and from Scott Hanselman’s blog post that covers some of the new capabilities enabled with it.&#160; You can download and install the VS 2010 SP1 Beta here . IIS Express Earlier this summer I blogged about IIS Express .&#160; IIS Express is a free version of IIS 7.5 that is optimized for developer scenarios.&#160; We think it combines the ease of use of the ASP.NET Web Server (aka Cassini) currently built-into VS today with the full power of IIS.&#160; Specifically: It’s lightweight and easy to install (less than 5Mb download and a quick install) It does not require an administrator account&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2011/01/03/vs-2010-sp1-beta-and-iis-developer-express.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7675133" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/vs-2010-sp1-beta-and-iis-express/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Deploy: IIS6 to IIS7 Migrations + Link Extensions</title>
		<link>http://www.aspexperts.com/web-deploy-iis6-to-iis7-migrations-link-extensions</link>
		<comments>http://www.aspexperts.com/web-deploy-iis6-to-iis7-migrations-link-extensions#comments</comments>
		<pubDate>Wed, 22 Sep 2010 08:14:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS 5.1]]></category>
		<category><![CDATA[IIS Manager]]></category>
		<category><![CDATA[IIS6]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Web Deployment]]></category>
		<category><![CDATA[Web Deployment Projects]]></category>
		<category><![CDATA[Web Packages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Recently I was having a conversation with one of Web Deploy (MSDeploy) users and an interesting scenario came up.&#160; He essentially wanted to move his site from IIS 6.0 to IIS 7 and wanted to consider Web Deploy to do this.&#160; In addition he actually was fine with just xCopy-ing the site’s content from IIS6 server to IIS7 server as it was almost 6GB+ in size and trying to create a zip package for it was not most the optimal way of using resources, nevertheless creating a zip package using Web Deploy for just the IIS configuration is what was certainly desirable due to ease of portability &#38; use. I thought this would be a good opportunity to write a quick note to share with you that migration from IIS 6 to IIS 7 was one of the original...(<a href="http://vishaljoshi.blogspot.com/2010/09/web-deploy-iis6-to-iis7-migrations-link.html">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7618870" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Recently I was having a conversation with one of Web Deploy (MSDeploy) users and an interesting scenario came up.&#160; He essentially wanted to move his site from IIS 6.0 to IIS 7 and wanted to consider Web Deploy to do this.&#160; In addition he actually was fine with just xCopy-ing the site’s content from IIS6 server to IIS7 server as it was almost 6GB+ in size and trying to create a zip package for it was not most the optimal way of using resources, nevertheless creating a zip package using Web Deploy for just the IIS configuration is what was certainly desirable due to ease of portability &amp; use. I thought this would be a good opportunity to write a quick note to share with you that migration from IIS 6 to IIS 7 was one of the original&#8230;(<a href="http://vishaljoshi.blogspot.com/2010/09/web-deploy-iis6-to-iis7-migrations-link.html">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7618870" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/web-deploy-iis6-to-iis7-migrations-link-extensions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating Deployment with Microsoft Web Deploy</title>
		<link>http://www.aspexperts.com/automating-deployment-with-microsoft-web-deploy</link>
		<comments>http://www.aspexperts.com/automating-deployment-with-microsoft-web-deploy#comments</comments>
		<pubDate>Mon, 13 Sep 2010 08:40:12 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This is the twenty-eighth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. This blog post continues a series of posts I’m doing that cover the new improvements we made around web deployment.&#160; In my first post in the deployment series I provided an overview of the new VS 2010 Web Deployment features. In today’s post I’m going to be discussing Microsoft Web Deploy – which is a free server technology that enables a comprehensive publishing and deployment mechanism.&#160; Web Deploy enables you to not only publish files – but also provision database schema/data, run database change scripts, set security ACLs, and more.&#160; All of these deployment steps can be automated using Visual Studio. This post will provide a step...(<a href="http://weblogs.asp.net/scottgu/archive/2010/09/13/automating-deployment-with-microsoft-web-deploy.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7610483" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>This is the twenty-eighth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. This blog post continues a series of posts I’m doing that cover the new improvements we made around web deployment.&#160; In my first post in the deployment series I provided an overview of the new VS 2010 Web Deployment features. In today’s post I’m going to be discussing Microsoft Web Deploy – which is a free server technology that enables a comprehensive publishing and deployment mechanism.&#160; Web Deploy enables you to not only publish files – but also provision database schema/data, run database change scripts, set security ACLs, and more.&#160; All of these deployment steps can be automated using Visual Studio. This post will provide a step&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2010/09/13/automating-deployment-with-microsoft-web-deploy.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7610483" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/automating-deployment-with-microsoft-web-deploy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing the Microsoft Web Farm Framework</title>
		<link>http://www.aspexperts.com/introducing-the-microsoft-web-farm-framework</link>
		<comments>http://www.aspexperts.com/introducing-the-microsoft-web-farm-framework#comments</comments>
		<pubDate>Wed, 08 Sep 2010 07:12:55 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Last month we released a beta of the Microsoft Web Farm Framework. The Microsoft Web Farm Framework is a free product we are shipping that enables you to easily provision and mange a farm of web servers.&#160; It enables you to automate the installation and configuration of platform components across the server farm, and enables you to automatically synchronize and deploy ASP.NET applications across them.&#160; It also supports integration with load balancers - and enables you to automate updates across your servers so that your site/application is never down or unavailable to customers (it can automatically pull servers one-at-a-time out of the load balancer rotation, update them, and then inject them back into rotation). The Microsoft Web...(<a href="http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7609203" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Last month we released a beta of the Microsoft Web Farm Framework. The Microsoft Web Farm Framework is a free product we are shipping that enables you to easily provision and mange a farm of web servers.&#160; It enables you to automate the installation and configuration of platform components across the server farm, and enables you to automatically synchronize and deploy ASP.NET applications across them.&#160; It also supports integration with load balancers &#8211; and enables you to automate updates across your servers so that your site/application is never down or unavailable to customers (it can automatically pull servers one-at-a-time out of the load balancer rotation, update them, and then inject them back into rotation). The Microsoft Web&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7609203" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/introducing-the-microsoft-web-farm-framework/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>August 29th Links: .NET, ASP.NET, IIS Express, Silverlight, Windows Phone 7</title>
		<link>http://www.aspexperts.com/august-29th-links-net-asp-net-iis-express-silverlight-windows-phone-7</link>
		<comments>http://www.aspexperts.com/august-29th-links-net-asp-net-iis-express-silverlight-windows-phone-7#comments</comments>
		<pubDate>Mon, 30 Aug 2010 06:23:36 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Link Listing]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here is the latest in my link-listing series .&#160; Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] .NET/WPF/EF 5 Little C#/.NET Wonders that Make Code Better : Nice blog post from James that highlights 5 nice language/framework tips you can take advantage of within your apps.&#160; I’m betting a lot of people didn’t know about the StopWatch class. WPF Ribbon Control Released : The WPF team recently released the final V1 release of the WPF Ribbon control.&#160; This makes it easy to build ribbon-based applications. Also read this WPF team blog post...(<a href="http://weblogs.asp.net/scottgu/archive/2010/08/29/august-29th-links-net-asp-net-iis-express-silverlight-windows-phone-7.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7603135" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Here is the latest in my link-listing series .&#160; Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] .NET/WPF/EF 5 Little C#/.NET Wonders that Make Code Better : Nice blog post from James that highlights 5 nice language/framework tips you can take advantage of within your apps.&#160; I’m betting a lot of people didn’t know about the StopWatch class. WPF Ribbon Control Released : The WPF team recently released the final V1 release of the WPF Ribbon control.&#160; This makes it easy to build ribbon-based applications. Also read this WPF team blog post&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2010/08/29/august-29th-links-net-asp-net-iis-express-silverlight-windows-phone-7.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7603135" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/august-29th-links-net-asp-net-iis-express-silverlight-windows-phone-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Farm Framework 2.0 beta released!</title>
		<link>http://www.aspexperts.com/web-farm-framework-2-0-beta-released</link>
		<comments>http://www.aspexperts.com/web-farm-framework-2-0-beta-released#comments</comments>
		<pubDate>Thu, 05 Aug 2010 20:09:04 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Administrators]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS News Item]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Last week my team released a super powerful update to our Web Farm Framework project aimed at dramatically simplifying the complexity of managing a Web farm (many computers running one or more Web sites).&#160; Web Farm Framework 2.0 (WFF) allows users to not only setup groups of servers and define routing rules using the built-in routing and load balancing support in ARR , but extends the management support to include many new powerful experiences, including: Automatic platform setup and provisioning of new nodes WFF integrates with Web Platform Installer and will automatically install all the required components to mirror the master node Application replication and synchronization across the Web server farm WFF integrates with Web Deploy and...(<a href="http://blogs.iis.net/bills/archive/2010/08/05/web-farm-framework-2-0-beta-released.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7593159" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Last week my team released a super powerful update to our Web Farm Framework project aimed at dramatically simplifying the complexity of managing a Web farm (many computers running one or more Web sites).&#160; Web Farm Framework 2.0 (WFF) allows users to not only setup groups of servers and define routing rules using the built-in routing and load balancing support in ARR , but extends the management support to include many new powerful experiences, including: Automatic platform setup and provisioning of new nodes WFF integrates with Web Platform Installer and will automatically install all the required components to mirror the master node Application replication and synchronization across the Web server farm WFF integrates with Web Deploy and&#8230;(<a href="http://blogs.iis.net/bills/archive/2010/08/05/web-farm-framework-2-0-beta-released.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7593159" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/web-farm-framework-2-0-beta-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing IIS Express</title>
		<link>http://www.aspexperts.com/introducing-iis-express</link>
		<comments>http://www.aspexperts.com/introducing-iis-express#comments</comments>
		<pubDate>Tue, 29 Jun 2010 06:02:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Developers today build and test ASP.NET sites and applications using one of two web-servers: The ASP.NET Development Server that comes built-into Visual Studio The IIS Web Server that comes built-into Windows Both of the above options have their pros and cons, and many ASP.NET developers have told us: “I wish I could have the ease of use of the ASP.NET Development Server, but still have all the power and features of IIS”.&#160; Today I’m happy to announce a new, free option that we are enabling – IIS Express - that combines the best characteristics of both, and which will make it easier to build and run ASP.NET sites and applications. IIS Express will work with VS 2010 and Visual Web Developer 2010 Express, will run on Windows XP and higher...(<a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7547509" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Developers today build and test ASP.NET sites and applications using one of two web-servers: The ASP.NET Development Server that comes built-into Visual Studio The IIS Web Server that comes built-into Windows Both of the above options have their pros and cons, and many ASP.NET developers have told us: “I wish I could have the ease of use of the ASP.NET Development Server, but still have all the power and features of IIS”.&#160; Today I’m happy to announce a new, free option that we are enabling – IIS Express &#8211; that combines the best characteristics of both, and which will make it easier to build and run ASP.NET sites and applications. IIS Express will work with VS 2010 and Visual Web Developer 2010 Express, will run on Windows XP and higher&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7547509" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/introducing-iis-express/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip/Trick: Fix Common SEO Problems Using the URL Rewrite Extension</title>
		<link>http://www.aspexperts.com/tiptrick-fix-common-seo-problems-using-the-url-rewrite-extension</link>
		<comments>http://www.aspexperts.com/tiptrick-fix-common-seo-problems-using-the-url-rewrite-extension#comments</comments>
		<pubDate>Tue, 20 Apr 2010 09:55:39 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Search engine optimization (SEO) is important for any publically facing web-site.&#160; A large % of traffic to sites now comes directly from search engines, and improving your site’s search relevancy will lead to more users visiting your site from search engine queries.&#160; This can directly or indirectly increase the money you make through your site. This blog post covers how you can use the free Microsoft URL Rewrite Extension to fix a bunch of common SEO problems that your site might have.&#160; It takes less than 15 minutes (and no code changes) to apply 4 simple URL Rewrite rules to your site, and in doing so cause search engines to drive more visitors and traffic to your site.&#160; The techniques below work equally well with both ASP...(<a href="http://weblogs.asp.net/scottgu/archive/2010/04/20/tip-trick-fix-common-seo-problems-using-the-url-rewrite-extension.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7450768" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Search engine optimization (SEO) is important for any publically facing web-site.&#160; A large % of traffic to sites now comes directly from search engines, and improving your site’s search relevancy will lead to more users visiting your site from search engine queries.&#160; This can directly or indirectly increase the money you make through your site. This blog post covers how you can use the free Microsoft URL Rewrite Extension to fix a bunch of common SEO problems that your site might have.&#160; It takes less than 15 minutes (and no code changes) to apply 4 simple URL Rewrite rules to your site, and in doing so cause search engines to drive more visitors and traffic to your site.&#160; The techniques below work equally well with both ASP&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2010/04/20/tip-trick-fix-common-seo-problems-using-the-url-rewrite-extension.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7450768" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/tiptrick-fix-common-seo-problems-using-the-url-rewrite-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

