<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by sibersonic</title>
    <description>Stories kicked by sibersonic</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Development Tip: How to use Host Header with Development Server</title>
      <description>If you are using "Asp.Net Development Server" One of the big problem of developing multiple web site at the same time is Development Server does not recognize and support Host Header. So you have to use different port for each web site. Problem with this solution is if you have hard coded links or templates pointing website you have to tweak code for testing and development.

Here is the solution; Use Fiddler
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ilkeraksu.com%2fpost%2f2009%2f07%2f03%2fDevelopment-Tip-How-to-use-Host-Header-with-Development-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ilkeraksu.com%2fpost%2f2009%2f07%2f03%2fDevelopment-Tip-How-to-use-Host-Header-with-Development-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Development_Tip_How_to_use_Host_Header_with_Development_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Development_Tip_How_to_use_Host_Header_with_Development_Server</guid>
      <pubDate>Fri, 03 Jul 2009 10:44:00 GMT</pubDate>
    </item>
  </channel>
</rss>