<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Geeks Bearing Gifts</title><link>http://blogs.msdn.com/b/prathul/</link><description>Unleash your potential</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Windows Phone 7 &amp; Azure Service Bus REST Authentication and Messaging</title><link>http://blogs.msdn.com/b/prathul/archive/2012/08/10/windows-phone-amp-azure-service-bus-rest-authentication-and-messaging.aspx</link><pubDate>Fri, 10 Aug 2012 05:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10338411</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10338411</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10338411</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2012/08/10/windows-phone-amp-azure-service-bus-rest-authentication-and-messaging.aspx#comments</comments><description>Important: In this sample the secret key is present on the client (Phone) itself. SInce a secret key can never be stored safely on phone, on a production system, the users should be authenticated using a identity provider to get a user token that can...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2012/08/10/windows-phone-amp-azure-service-bus-rest-authentication-and-messaging.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10338411" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Azure/">Azure</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/REST/">REST</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Servicebus/">Servicebus</category></item><item><title>Pex Issue : "Delete Generated Unit Tests in Class" or Using existing test projects</title><link>http://blogs.msdn.com/b/prathul/archive/2012/06/20/pex-issue-quot-delete-generated-unit-tests-in-class-quot-or-using-existing-test-projects.aspx</link><pubDate>Wed, 20 Jun 2012 05:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10322045</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10322045</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10322045</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2012/06/20/pex-issue-quot-delete-generated-unit-tests-in-class-quot-or-using-existing-test-projects.aspx#comments</comments><description>To give a brief overview of what Pex is, 
 Microsoft Pex is a Visual Studio add-in that provides runtime code analysis for .NET code. With just a few mouse clicks, you can explore code-under-test to understand input/output behavior in the code, save...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2012/06/20/pex-issue-quot-delete-generated-unit-tests-in-class-quot-or-using-existing-test-projects.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10322045" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Fakes/">Fakes</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Microsoft+Pex/">Microsoft Pex</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Pex/">Pex</category></item><item><title>FIX: WCF Metadata not published</title><link>http://blogs.msdn.com/b/prathul/archive/2012/03/16/fix-wcf-metadata-not-published.aspx</link><pubDate>Fri, 16 Mar 2012 08:56:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10284113</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10284113</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10284113</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2012/03/16/fix-wcf-metadata-not-published.aspx#comments</comments><description>Ever faced this problem? No matter whatever you try, your WCF service metadata just wouldn&amp;rsquo;t get exposed. The basic steps (which you must have already tried) is to enable mex end point, 
 
 &amp;lt;endpoint address="mex" binding="mexHttpBinding" contract...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2012/03/16/fix-wcf-metadata-not-published.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10284113" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/WCF/">WCF</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/metadata+publishing/">metadata publishing</category></item><item><title>Now Available : Appfabric 1.1 Caching GUI Administrator</title><link>http://blogs.msdn.com/b/prathul/archive/2012/02/01/now-available-appfabric-1-1-caching-gui-administrator.aspx</link><pubDate>Wed, 01 Feb 2012 07:08:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10262612</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10262612</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10262612</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2012/02/01/now-available-appfabric-1-1-caching-gui-administrator.aspx#comments</comments><description>Finally, I have published the graphical untility to administer and configure Appfabric 1.1 caching. This utility will make your life easier when configuring the read-through, write behind provider. I plan to make changes to this as and when required with...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2012/02/01/now-available-appfabric-1-1-caching-gui-administrator.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10262612" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/read+through/">read through</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/write+behind/">write behind</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Appfabric+1-1/">Appfabric 1.1</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Tool/">Tool</category></item><item><title>Windows Phone users! Forget 'Siri'; Ask Ziggy</title><link>http://blogs.msdn.com/b/prathul/archive/2012/01/03/windows-phone-users-forget-siri-ask-ziggy.aspx</link><pubDate>Tue, 03 Jan 2012 06:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10252575</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10252575</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10252575</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2012/01/03/windows-phone-users-forget-siri-ask-ziggy.aspx#comments</comments><description>Wish you a very happy new year!!! May this year be filled with success and fabulous joys! :) 
 Nothing technical today. Just came across an app for Windows Phone which brings Siri functionality to your Windows Phone. The best part is that the app is...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2012/01/03/windows-phone-users-forget-siri-ask-ziggy.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10252575" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Speech/">Speech</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Windows+Phone/">Windows Phone</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Siri/">Siri</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Ziggy/">Ziggy</category></item><item><title>Architecture: Solving a resequencing problem</title><link>http://blogs.msdn.com/b/prathul/archive/2011/12/27/architecture-solving-a-resequencing-problem.aspx</link><pubDate>Tue, 27 Dec 2011 13:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10251193</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10251193</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10251193</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2011/12/27/architecture-solving-a-resequencing-problem.aspx#comments</comments><description>Problem: 
 Some systems, especially the financial ones require that the sequence of orders coming into the system be maintained after processing. This sounds like a simple problem to solve. But consider the same system in a scaled up scenario. There...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2011/12/27/architecture-solving-a-resequencing-problem.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10251193" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/sequencing/">sequencing</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/resequencer/">resequencer</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/C_2300_/">C#</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/architecture/">architecture</category></item><item><title>WCF - Windows Service Hosting Error Resolutions</title><link>http://blogs.msdn.com/b/prathul/archive/2011/12/26/wcf-windows-service-hosting-error-resolutions.aspx</link><pubDate>Mon, 26 Dec 2011 17:01:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10251052</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10251052</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10251052</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2011/12/26/wcf-windows-service-hosting-error-resolutions.aspx#comments</comments><description>Ever came across any of these errors while hosting WCF on windows service ? 
 1. The xxx service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs. or 
 2. Service cannot...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2011/12/26/wcf-windows-service-hosting-error-resolutions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10251052" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/WCF/">WCF</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/WCF+errors/">WCF errors</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Solution/">Solution</category></item><item><title>A simple Managed Extensibility Framework (MEF) application using ImportMany</title><link>http://blogs.msdn.com/b/prathul/archive/2011/12/12/a-simple-managed-extensibility-framework-mef-application-using-importmany.aspx</link><pubDate>Mon, 12 Dec 2011 12:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10246709</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10246709</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10246709</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2011/12/12/a-simple-managed-extensibility-framework-mef-application-using-importmany.aspx#comments</comments><description>Managed Extensibility Framework (MEF) is a component of .NET Framework 4.0 for creating lightweight, extensible applications. Using this, you can discover and use extensions at run-time with no configuration required. Imagine adding a new functionality...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2011/12/12/a-simple-managed-extensibility-framework-mef-application-using-importmany.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10246709" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/example/">example</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/MEF/">MEF</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Managed+Extensibility+Framework/">Managed Extensibility Framework</category></item><item><title>Windows Server Appfabric 1.1 RTM is now available: Whats new?</title><link>http://blogs.msdn.com/b/prathul/archive/2011/12/07/windows-server-appfabric-1-1-rtm-is-now-available-whats-new.aspx</link><pubDate>Wed, 07 Dec 2011 06:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10244933</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10244933</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10244933</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2011/12/07/windows-server-appfabric-1-1-rtm-is-now-available-whats-new.aspx#comments</comments><description>The much awaited Windows Server Appfabric 1.1 is now RTM and available for download. Windows Server Appfabric as we know includes the on premise caching and hosting service. The new features of 1.1 are: 
 
 Read-Through/Write-Behind 
 Graceful Shutdown...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2011/12/07/windows-server-appfabric-1-1-rtm-is-now-available-whats-new.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10244933" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/caching/">caching</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/hosting/">hosting</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/appfabric/">appfabric</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/1-1/">1.1</category></item><item><title>Appfabric Cache: Read from &amp; Write to Database (Read through - Write behind)</title><link>http://blogs.msdn.com/b/prathul/archive/2011/12/06/appfabric-cache-read-from-amp-write-to-database-read-through-write-behind.aspx</link><pubDate>Tue, 06 Dec 2011 07:24:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10244508</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10244508</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10244508</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2011/12/06/appfabric-cache-read-from-amp-write-to-database-read-through-write-behind.aspx#comments</comments><description>The Windows Server Appfabric 1.1 CTP has the much awaited Read-through and Write-through feature. 
 
 Read through - If a requested item doesn't exist in the cache, the data can be loaded from backend store and then inserted into cache. With a read...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2011/12/06/appfabric-cache-read-from-amp-write-to-database-read-through-write-behind.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10244508" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/example/">example</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/caching/">caching</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/appfabric+cache/">appfabric cache</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/guide/">guide</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/read+through/">read through</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/write+behind/">write behind</category></item><item><title>Hosting WCF NetTCP on IIS WAS</title><link>http://blogs.msdn.com/b/prathul/archive/2011/11/28/hosting-wcf-nettcp-on-iis-was.aspx</link><pubDate>Mon, 28 Nov 2011 09:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10241913</guid><dc:creator>Prathul Prabhakar - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/rsscomments.aspx?WeblogPostID=10241913</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/prathul/commentapi.aspx?WeblogPostID=10241913</wfw:comment><comments>http://blogs.msdn.com/b/prathul/archive/2011/11/28/hosting-wcf-nettcp-on-iis-was.aspx#comments</comments><description>This post will walk you through setting up and running a WCF service using NetTcp binding on Windows Process Activation Service (WAS). WAS is a new feature of IIS 7.0 and makes it possible to host WCF services beyond HTTP and without installing the whole...(&lt;a href="http://blogs.msdn.com/b/prathul/archive/2011/11/28/hosting-wcf-nettcp-on-iis-was.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10241913" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/prathul/archive/tags/WCF/">WCF</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/WAS/">WAS</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/Net-TCP/">Net.TCP</category><category domain="http://blogs.msdn.com/b/prathul/archive/tags/IIS/">IIS</category></item></channel></rss>