<?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>Microsoft Programmers</title>
	<atom:link href="http://jebarson.info/feed" rel="self" type="application/rss+xml" />
	<link>http://jebarson.info</link>
	<description>Jebarson&#039;s Site For Microsoft Programmers</description>
	<lastBuildDate>Mon, 07 May 2012 14:59:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How To Check If Cookies Are Enabled In Windows Phone</title>
		<link>http://jebarson.info/post/2012/05/04/how-to-check-if-cookies-are-enabled-in-windows-phone.aspx</link>
		<comments>http://jebarson.info/post/2012/05/04/how-to-check-if-cookies-are-enabled-in-windows-phone.aspx#comments</comments>
		<pubDate>Fri, 04 May 2012 18:21:33 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[webbrowser]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=311</guid>
		<description><![CDATA[Windows Phone as of today doesn&#8217;t provide a property or direct API call which will help you identify whether the user has chosen to accept cookies or not. However, we can identify this pretty neatly by trying to get the cookie collection. So to achieve this, we are going to get the cookie collection for [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/05/04/how-to-check-if-cookies-are-enabled-in-windows-phone.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Home Security Using Kinect, Azure, Windows Phone and Windows 8</title>
		<link>http://jebarson.info/post/2012/04/13/diy-home-security-using-kinect-azure-windows-phone-and-windows-8.aspx</link>
		<comments>http://jebarson.info/post/2012/04/13/diy-home-security-using-kinect-azure-windows-phone-and-windows-8.aspx#comments</comments>
		<pubDate>Fri, 13 Apr 2012 09:34:11 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Kinect]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows 8 Metro]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[appfabric]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[home security]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=296</guid>
		<description><![CDATA[Most the people who were in the TechEd 2012 India would have witnessed the cool demo by me and Abhijit Jana made on the opening Keynotes of the event. And now we would like to share how this solution was developed so that you can also build your own. &#160; Background Before we could pitch [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/04/13/diy-home-security-using-kinect-azure-windows-phone-and-windows-8.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Byte Array To BitmapImage Converter &amp; IRandomAccessStream Implementation For Windows 8 Metro</title>
		<link>http://jebarson.info/post/2012/03/14/byte-array-to-bitmapimage-converter-irandomaccessstream-implementation-for-windows-8-metro.aspx</link>
		<comments>http://jebarson.info/post/2012/03/14/byte-array-to-bitmapimage-converter-irandomaccessstream-implementation-for-windows-8-metro.aspx#comments</comments>
		<pubDate>Wed, 14 Mar 2012 07:36:06 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Windows 8 Metro]]></category>
		<category><![CDATA[bitmapimage]]></category>
		<category><![CDATA[byte]]></category>
		<category><![CDATA[byte array]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[irandomaccessstream]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=269</guid>
		<description><![CDATA[After writing the application for Windows Phone, I wanted to bring the same feature with Windows 8 Metro but unfortunately, metro didn’t support the same converter for the reason that BitmapImage can no more read from Stream but only from IRandomAccessStream. I was very much disappointed with the Metro 8 API for having different design [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/03/14/byte-array-to-bitmapimage-converter-irandomaccessstream-implementation-for-windows-8-metro.aspx/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TechEd India 2012  &#8211;  Integrating Windows Azure, Windows Phone, Windows 8 Metro and Kinect</title>
		<link>http://jebarson.info/post/2012/03/13/teched-india-2012-integrating-windows-azure-windows-phone-windows-8-metro-and-kinect.aspx</link>
		<comments>http://jebarson.info/post/2012/03/13/teched-india-2012-integrating-windows-azure-windows-phone-windows-8-metro-and-kinect.aspx#comments</comments>
		<pubDate>Tue, 13 Mar 2012 17:16:13 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Kinect]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[Teched]]></category>
		<category><![CDATA[teched India]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=263</guid>
		<description><![CDATA[I am very happy and excited to announce that this TechEd I will be presenting along with my friend Abhijit Jana. We will be presenting a session which will showcase the integration of Windows Azure, Windows Phone, Windows 8 Metro and Kinect. For the presentation we have developed a proto solution for Home Security. Well [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/03/13/teched-india-2012-integrating-windows-azure-windows-phone-windows-8-metro-and-kinect.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Byte Array To BitmapImage Converter For Windows Phone Silverlight</title>
		<link>http://jebarson.info/post/2012/02/15/byte-array-to-bitmapimage-converter-for-windows-phone-silverlight.aspx</link>
		<comments>http://jebarson.info/post/2012/02/15/byte-array-to-bitmapimage-converter-for-windows-phone-silverlight.aspx#comments</comments>
		<pubDate>Wed, 15 Feb 2012 16:18:59 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=257</guid>
		<description><![CDATA[While you are binding a byte array of an image file to a Image control in WPF, it displays the image without any problem since, it has the converter for the same defined withing itself. While in Windows Phone, you don&#8217;t get the same liberty as with the WPF. Below is the code which I [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/02/15/byte-array-to-bitmapimage-converter-for-windows-phone-silverlight.aspx/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Programming With Microsoft Surface 2.0 &#8211; Part 2</title>
		<link>http://jebarson.info/post/2012/02/02/programming-with-microsoft-surface-2-0-part-2.aspx</link>
		<comments>http://jebarson.info/post/2012/02/02/programming-with-microsoft-surface-2-0-part-2.aspx#comments</comments>
		<pubDate>Thu, 02 Feb 2012 12:13:50 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[Surface]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Surface 2]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=252</guid>
		<description><![CDATA[Surface 2.0 Soon after the successful launch of the first version of the Microsoft Surface, the researchers and developers started to work even harder on the device and started to work out charms. And as a result Surface 2.0 has just hit the market. What&#8217;s New The device has undergone a major facelift slimming down [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/02/02/programming-with-microsoft-surface-2-0-part-2.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming With Microsoft Surface 2.0 &#8211; Part 1</title>
		<link>http://jebarson.info/post/2012/02/02/programming-with-microsoft-surface-2-0-part-1.aspx</link>
		<comments>http://jebarson.info/post/2012/02/02/programming-with-microsoft-surface-2-0-part-1.aspx#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:58:19 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[Surface]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Touch]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=247</guid>
		<description><![CDATA[I have decided to write a complete forum to help programmers develop for Microsoft Surface 2 and over this series I will try to make you learn everything you would require for programming on Surface. Also I will try to keep up my pace of at least one article per week. So lets start from the basics. &#160; [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/02/02/programming-with-microsoft-surface-2-0-part-1.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>uCertify PrepKit Review</title>
		<link>http://jebarson.info/post/2012/01/30/ucertify-prepkit-review.aspx</link>
		<comments>http://jebarson.info/post/2012/01/30/ucertify-prepkit-review.aspx#comments</comments>
		<pubDate>Mon, 30 Jan 2012 16:04:04 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[prepkit]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[ucertify]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=233</guid>
		<description><![CDATA[Few days back I got an opportunity to review the certification prep kit for Exam 70-515 (C#) from UCertify. The prep kit software neatly downloads and installs on your machine (tested with Windows 7 64 bit Enterprise) without any malware. Once the prep kit is installed you can download and any exam you want. So [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2012/01/30/ucertify-prepkit-review.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reliable &amp; Secure Messaging Using Windows Azure App Fabric Service Bus</title>
		<link>http://jebarson.info/post/2011/12/17/reliable-secure-messaging-using-windows-azure-app-fabric-service-bus.aspx</link>
		<comments>http://jebarson.info/post/2011/12/17/reliable-secure-messaging-using-windows-azure-app-fabric-service-bus.aspx#comments</comments>
		<pubDate>Sat, 17 Dec 2011 14:12:47 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://jebarson.info/?p=223</guid>
		<description><![CDATA[I hope that it was a good learning with the session “Reliable &#38; Secure Messaging &#38; Communication in Cloud – Windows Azure App Fabric Service Bus” this Virtual Tech Days. I have put up the presentation and the demo which I used on the webcast. Feel free to share your comments or questions. &#160; The [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2011/12/17/reliable-secure-messaging-using-windows-azure-app-fabric-service-bus.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Ternary Operator Doesnt Support Nullable Types</title>
		<link>http://jebarson.info/post/2011/11/22/why-ternary-operator-doesnt-support-nullable-types.aspx</link>
		<comments>http://jebarson.info/post/2011/11/22/why-ternary-operator-doesnt-support-nullable-types.aspx#comments</comments>
		<pubDate>Tue, 22 Nov 2011 22:42:00 +0000</pubDate>
		<dc:creator>Jebarson</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">/post/2011/11/22/Why-Ternary-Operator-Doesnt-Support-Nullable-Types.aspx</guid>
		<description><![CDATA[Nullable types and ternary operators are around for many years now and may be not everybody know that ternary operator doesn&#8217;t support assigning null values to nullable types. There is also a bug logged in the &#8220;connect&#8221; site and it is closed by design. To understand the real reason for the design, I got in [...]]]></description>
		<wfw:commentRss>http://jebarson.info/post/2011/11/22/why-ternary-operator-doesnt-support-nullable-types.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

