<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Codelog</title>
	<link>http://codelog.blogial.com</link>
	<description>foreach(Snippet aSnippet in CodeLog){ aSnippet.GetSolution(); }</description>
	<lastBuildDate>Sun, 08 Jan 2012 13:11:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>DoUNo: ApplicationBar in WindowsPhone is not bindable</title>
		<description><![CDATA[ApplicationBar is not a FrameworkElment and is not bindable. Which implies that if you are so much used to MVVM and wants to bind things to ApplicationBar, its not easy; you need to create your own ApplicationBar. This sounds pretty lame and I really don&#8217;t know why Microsoft is not interested in creating an ApplicationBar [...]]]></description>
		<link>http://codelog.blogial.com/2012/01/08/douno-applicationbar-in-windowsphone-is-not-bindable/</link>
			</item>
	<item>
		<title>DoUNo: You can tombstone an app using Windows Phone Emulator</title>
		<description><![CDATA[You cannot predict when an app would be tombstoned in Windows Phone. But still you can simulate it by enabling a settings in the Property page of the Windows Phone project. Browse to the Property page of the Windows Phone project. Select the Debug tab. Select the Tombstone upon deactivation while debugging. Build and Run [...]]]></description>
		<link>http://codelog.blogial.com/2011/12/29/douno-you-can-test-tombstoning-using-windows-phone-emulator/</link>
			</item>
	<item>
		<title>Life cycle model of Windows Phone apps and Tombstoning</title>
		<description><![CDATA[Life cycle of program instances differ greatly between desktop and mobile and Windows Phone is no exclusion.Its essential to understand the application life cycle model before writing apps. Of course there are quite a few article explaining this but none pointing out the difference between SDK7.0 and SDK7.1. This article, briefly lets you understand the [...]]]></description>
		<link>http://codelog.blogial.com/2011/12/29/tombstoning-in-windows-phone/</link>
			</item>
	<item>
		<title>Starting off with Windows Phone 7 Programming</title>
		<description><![CDATA[As I had mentioned earlier that I am planning to start off with Windows 8 programming, I also thought it would be logical to start off with Windows Phone 7 programming. I know, Windows Phone 7 has got nothing to do with Windows 8 programming, except for the UI and thats the reason. User Experience [...]]]></description>
		<link>http://codelog.blogial.com/2011/12/29/starting-off-with-windows-phone-7-programming/</link>
			</item>
	<item>
		<title>Windows 8 &#8211; Build</title>
		<description><![CDATA[Windows 8. I tried out the OS last month; pretty neat. So now, I am planning to start off with the app development. This is where I am gonna start from. Hoping to write more soon.]]></description>
		<link>http://codelog.blogial.com/2011/12/18/windows-8-build/</link>
			</item>
	<item>
		<title>Test post</title>
		<description><![CDATA[This is a test post from office writer!!!]]></description>
		<link>http://codelog.blogial.com/2011/07/22/test-post/</link>
			</item>
	<item>
		<title>From .net to iOS</title>
		<description><![CDATA[Its been a week since I started off with application development using iOS. So far the experiences has been awesome. So if you want to write programs for iPhone/iPod/iPad, all you gotta do is, Get a Mac. You cannot develop apps from your pc. I tried using virtual machine, but it is NOT POSSIBLE AT [...]]]></description>
		<link>http://codelog.blogial.com/2011/01/08/from-net-to-ios/</link>
			</item>
	<item>
		<title>Difference between UserControl and CustomControl in wpf</title>
		<description><![CDATA[Ever wondered the difference between UserControl and CustomControl. UserControl is a composite control. We use UserControl when you want to group similar controls and reuse them across multiple windows/pages. UserControl is not considered as a single control by the logical tree. i.e., if the UserControl contains three buttons and a list box and when this [...]]]></description>
		<link>http://codelog.blogial.com/2010/11/27/difference-between-usercontrol-and-customcontrol-in-wpf/</link>
			</item>
	<item>
		<title>Visual Studio Equivalent</title>
		<description><![CDATA[For those who wish to write c# code and cannot afford to buy Visual Studio, you have &#8220;Sharp Develop&#8220;, a open source comparable to Visual Studio. One more happy news, they even have a WPF designer is a quite awesome. Give it a try]]></description>
		<link>http://codelog.blogial.com/2010/11/27/visual-studio-equivalent/</link>
			</item>
	<item>
		<title>DoUNo: Whadds up with the Background property of a control</title>
		<description><![CDATA[This is weird !! Try to customize the control template of a button, Place a grid as the base panel (don&#8217;t add any Background property to it) Add an ellipse and a content presenter to this Add a Click event handler to the button Run it and try to click on the white space, the [...]]]></description>
		<link>http://codelog.blogial.com/2010/07/20/douno-whadds-up-with-the-background-property-of-a-control/</link>
			</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  codelog.blogial.com/feed/rss/ ) in 0.98477 seconds, on Feb 9th, 2012 at 5:44 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 6:44 am UTC -->
