<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Wade Wegner</title>
	<atom:link href="http://www.wadewegner.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wadewegner.com</link>
	<description>From the whiteboard to the keyboard</description>
	<lastBuildDate>Fri, 27 Aug 2010 20:22:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Service Bus on the Cloud Cover Show by Wade</title>
		<link>http://www.wadewegner.com/2010/08/service-bus-on-the-cloud-cover-show/#comment-619</link>
		<dc:creator>Wade</dc:creator>
		<pubDate>Fri, 27 Aug 2010 20:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/service-bus-on-the-cloud-cover-show/#comment-619</guid>
		<description>LOL, it&#039;s all good.  I had a blast, and enjoyed every minute of it.  I think Ryan and Steve are hysterical and brilliant, and I&#039;m honored they went to such efforts.

Thanks for the feedback, and let me know if you have any questions!</description>
		<content:encoded><![CDATA[<p>LOL, it&#8217;s all good.  I had a blast, and enjoyed every minute of it.  I think Ryan and Steve are hysterical and brilliant, and I&#8217;m honored they went to such efforts.</p>
<p>Thanks for the feedback, and let me know if you have any questions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Service Bus on the Cloud Cover Show by Cory Fowler</title>
		<link>http://www.wadewegner.com/2010/08/service-bus-on-the-cloud-cover-show/#comment-618</link>
		<dc:creator>Cory Fowler</dc:creator>
		<pubDate>Fri, 27 Aug 2010 19:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/service-bus-on-the-cloud-cover-show/#comment-618</guid>
		<description>Hey Wade,

You haven&#039;t lost any dignity in my mind, you had some solid examples and shown off how well you know your stuff. Ryan Marx and Steve Dunn on the other hand (yes I have purposely changed up their last names) should be ashamed.

I do enjoy the fact that despite the poking fun, it still looks like everyone had a great time on the show and it was very interesting to watch!

I look forward to using Windows Azure AppFabric in an upcoming project i&#039;m going to be working on so I&#039;m sure i&#039;ll be watching this episode a few times (and not just for the &quot;Funky Fresh Beats&quot;).

Happy Coding!

Cory &quot;SyntaxC4&quot; Fowler</description>
		<content:encoded><![CDATA[<p>Hey Wade,</p>
<p>You haven&#8217;t lost any dignity in my mind, you had some solid examples and shown off how well you know your stuff. Ryan Marx and Steve Dunn on the other hand (yes I have purposely changed up their last names) should be ashamed.</p>
<p>I do enjoy the fact that despite the poking fun, it still looks like everyone had a great time on the show and it was very interesting to watch!</p>
<p>I look forward to using Windows Azure AppFabric in an upcoming project i&#8217;m going to be working on so I&#8217;m sure i&#8217;ll be watching this episode a few times (and not just for the &#8220;Funky Fresh Beats&#8221;).</p>
<p>Happy Coding!</p>
<p>Cory &#8220;SyntaxC4&#8243; Fowler</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use social web providers in less than 5 minutes by Service Bus on the Cloud Cover Show &#124; Wade Wegner</title>
		<link>http://www.wadewegner.com/2010/08/use-social-web-providers-in-less-than-5-minutes/#comment-615</link>
		<dc:creator>Service Bus on the Cloud Cover Show &#124; Wade Wegner</dc:creator>
		<pubDate>Fri, 27 Aug 2010 19:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/use-social-web-providers-in-less-than-5-minutes/#comment-615</guid>
		<description>[...] Wade’s Funky Fresh Beat – a tribute to both Wegner Clawed and the funky beat in my post Using Social Web Providers in Less than 5 Minutes.&#160; Honestly, I’m moved that Steve took the time to put this [...]</description>
		<content:encoded><![CDATA[<p>[...] Wade’s Funky Fresh Beat – a tribute to both Wegner Clawed and the funky beat in my post Using Social Web Providers in Less than 5 Minutes.&#160; Honestly, I’m moved that Steve took the time to put this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Host WCF Services in IIS with Service Bus Endpoints by Wade</title>
		<link>http://www.wadewegner.com/2010/05/host-wcf-services-in-iis-with-service-bus-endpoints/#comment-586</link>
		<dc:creator>Wade</dc:creator>
		<pubDate>Thu, 26 Aug 2010 03:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wadewegner.com/2010/05/host-wcf-services-in-iis-with-service-bus-endpoints/#comment-586</guid>
		<description>Hi Tom -

A quick search returned the following - http://learn.iis.net/page.aspx/688/using-the-iis-application-warm-up-module/.  This seems to support IIS7. Would that work?  I haven&#039;t tried myself.

Good luck!

Wade</description>
		<content:encoded><![CDATA[<p>Hi Tom -</p>
<p>A quick search returned the following &#8211; <a href="http://learn.iis.net/page.aspx/688/using-the-iis-application-warm-up-module/" rel="nofollow">http://learn.iis.net/page.aspx/688/using-the-iis-application-warm-up-module/</a>.  This seems to support IIS7. Would that work?  I haven&#8217;t tried myself.</p>
<p>Good luck!</p>
<p>Wade</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AutoStart WCF Services to Expose them as Service Bus Endpoints by Host WCF Services in IIS with Service Bus Endpoints &#124; Wade Wegner</title>
		<link>http://www.wadewegner.com/2010/08/autostart-wcf-services-to-expose-them-as-service-bus-endpoints/#comment-554</link>
		<dc:creator>Host WCF Services in IIS with Service Bus Endpoints &#124; Wade Wegner</dc:creator>
		<pubDate>Mon, 23 Aug 2010 16:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/autostart-wcf-services-to-expose-them-as-service-bus-endpoints/#comment-554</guid>
		<description>[...] After reading this post, I recommend you look at Autostart WCF Services to Expose them as Service Bus Endpoints where I provide a new (and potentially better) way to activate the WCF service using Windows Server [...]</description>
		<content:encoded><![CDATA[<p>[...] After reading this post, I recommend you look at Autostart WCF Services to Expose them as Service Bus Endpoints where I provide a new (and potentially better) way to activate the WCF service using Windows Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Host WCF Services in IIS with Service Bus Endpoints by Autostart WCF services to expose them as Service Bus endpoints &#124; Wade Wegner</title>
		<link>http://www.wadewegner.com/2010/05/host-wcf-services-in-iis-with-service-bus-endpoints/#comment-553</link>
		<dc:creator>Autostart WCF services to expose them as Service Bus endpoints &#124; Wade Wegner</dc:creator>
		<pubDate>Mon, 23 Aug 2010 16:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wadewegner.com/2010/05/host-wcf-services-in-iis-with-service-bus-endpoints/#comment-553</guid>
		<description>[...] couple months ago I wrote a post on how to host WCF services in IIS that expose themselves as endpoints on the Windows Azure AppFabric Service Bus.&#160; The principal challenge in this scenario is that IIS/WAS relies on message-based activation [...]</description>
		<content:encoded><![CDATA[<p>[...] couple months ago I wrote a post on how to host WCF services in IIS that expose themselves as endpoints on the Windows Azure AppFabric Service Bus.&#160; The principal challenge in this scenario is that IIS/WAS relies on message-based activation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with Windows Server AppFabric Cache by Autostart WCF services to expose them as Service Bus endpoints &#124; Wade Wegner</title>
		<link>http://www.wadewegner.com/2010/08/getting-started-with-windows-server-appfabric-cache/#comment-552</link>
		<dc:creator>Autostart WCF services to expose them as Service Bus endpoints &#124; Wade Wegner</dc:creator>
		<pubDate>Mon, 23 Aug 2010 16:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/getting-started-with-windows-server-appfabric-cache/#comment-552</guid>
		<description>[...] Web Platform Installer to do this for you (I detail how to do this in the first part of my post on Getting Started with Windows Server AppFabric Cache).&#160; Once you have this installed, follow these [...]</description>
		<content:encoded><![CDATA[<p>[...] Web Platform Installer to do this for you (I detail how to do this in the first part of my post on Getting Started with Windows Server AppFabric Cache).&#160; Once you have this installed, follow these [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the UpdateProgress to lock down controls in the browser by Raghuveer</title>
		<link>http://www.wadewegner.com/2008/01/using-the-updateprogress-to-lock-down-controls-in-the-browser/#comment-504</link>
		<dc:creator>Raghuveer</dc:creator>
		<pubDate>Wed, 18 Aug 2010 15:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2008/01/07/UsingTheUpdateProgressToLockDownControlsInTheBrowser.aspx#comment-504</guid>
		<description>Hi,

I haven&#039;t applied the javascript,i have tried it using css alone.It is working fine in all browsers except IE6.
Please help resolve the with IE6.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I haven&#8217;t applied the javascript,i have tried it using css alone.It is working fine in all browsers except IE6.<br />
Please help resolve the with IE6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with Windows Server AppFabric Cache by Configuring an ASP.NET Web Application to use a Windows Server AppFabric Cache for Session State &#124; Wade Wegner</title>
		<link>http://www.wadewegner.com/2010/08/getting-started-with-windows-server-appfabric-cache/#comment-478</link>
		<dc:creator>Configuring an ASP.NET Web Application to use a Windows Server AppFabric Cache for Session State &#124; Wade Wegner</dc:creator>
		<pubDate>Mon, 16 Aug 2010 22:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/getting-started-with-windows-server-appfabric-cache/#comment-478</guid>
		<description>[...] Contact      &#171; Getting Started with Windows Server AppFabric Cache [...]</description>
		<content:encoded><![CDATA[<p>[...] Contact      &laquo; Getting Started with Windows Server AppFabric Cache [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Article: Tips for Migrating Your Applications to the Cloud by Stefan Kuhr</title>
		<link>http://www.wadewegner.com/2010/08/article-tips-for-migrating-your-applications-to-the-cloud/#comment-433</link>
		<dc:creator>Stefan Kuhr</dc:creator>
		<pubDate>Fri, 13 Aug 2010 12:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wadewegner.com/2010/08/article-tips-for-migrating-your-applications-to-the-cloud/#comment-433</guid>
		<description>I just read the article, great stuff. I have a question that has remained unanswered for me so far in all articles regarding Azure: What if you have a traditional Windows service written in unmanaged code that is typically used in AD and uses native methods for access control such as client impersonation and AccessCheck against traditional security descriptors. Is there any chance to move such a service into the cloud/Azure without throwing it away and rewriting it? This would require that Azure can run native apps/services on a computer in the cloud that is joined to your AD domain that runs on premises. I mean, lots of enterprises sit on tons of such architectures and I&#039;ve never seen any article that deals with such a scenario in the cloud. Is this possible at all? Any pointers to documentation?</description>
		<content:encoded><![CDATA[<p>I just read the article, great stuff. I have a question that has remained unanswered for me so far in all articles regarding Azure: What if you have a traditional Windows service written in unmanaged code that is typically used in AD and uses native methods for access control such as client impersonation and AccessCheck against traditional security descriptors. Is there any chance to move such a service into the cloud/Azure without throwing it away and rewriting it? This would require that Azure can run native apps/services on a computer in the cloud that is joined to your AD domain that runs on premises. I mean, lots of enterprises sit on tons of such architectures and I&#8217;ve never seen any article that deals with such a scenario in the cloud. Is this possible at all? Any pointers to documentation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
