<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Zag Studio</title>
	
	<link>http://www.zagstudio.com</link>
	<description>Personalized Development and Consulting in Client-Side Microsoft Technologies</description>
	<lastBuildDate>Thu, 04 Apr 2013 05:25:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BeatrizStollnitz" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="beatrizstollnitz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How to debug pointer capture</title>
		<link>http://www.zagstudio.com/blog/1346</link>
		<comments>http://www.zagstudio.com/blog/1346#comments</comments>
		<pubDate>Thu, 04 Apr 2013 05:08:25 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1346</guid>
		<description><![CDATA[In our previous blog post, we mentioned some of the challenges developers face in creating keyboard-friendly applications, and we presented our FocusWatcher class for debugging these issues in Windows Store apps. The keyboard is just one way an app may receive input; Windows Store apps can also get input from mouse, stylus, and of course, touch. Modern tablets and touch screens often support multiple simultaneous touch inputs, in fact. All these different inputs can make it tough for developers to figure out what&#8217;s going on, especially when combining...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1346/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to debug keyboard focus</title>
		<link>http://www.zagstudio.com/blog/1335</link>
		<comments>http://www.zagstudio.com/blog/1335#comments</comments>
		<pubDate>Mon, 11 Feb 2013 21:12:22 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1335</guid>
		<description><![CDATA[When it comes to interacting with a graphical user interface, touch and mouse input typically come to mind first, and get the lion&#8217;s share of a developer&#8217;s attention. However, there are plenty of users who prefer to type or must type, and therefore it&#8217;s important to make sure applications work well with the keyboard. Fixing keyboard focus issues is the first step, whether you are making your application accessible to blind users or making it easier for everyone to navigate. Here are some problems we frequently encounter when...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1335/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to simultaneously enable/disable multiple controls</title>
		<link>http://www.zagstudio.com/blog/1321</link>
		<comments>http://www.zagstudio.com/blog/1321#comments</comments>
		<pubDate>Sun, 06 Jan 2013 00:41:07 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1321</guid>
		<description><![CDATA[In a comment after our last blog post, a reader named Craig asked an interesting question. He wanted to know how he could enable and disable controls according to their individual needs, but also disable groups of controls simultaneously when his application is busy working on a long-running task. For example, in the text editor of a programming environment, the cut and paste buttons should be enabled or disabled depending on the current text selection and clipboard contents; however, while the programming environment is compiling code, all of...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1321/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to position data bound items</title>
		<link>http://www.zagstudio.com/blog/1314</link>
		<comments>http://www.zagstudio.com/blog/1314#comments</comments>
		<pubDate>Sun, 09 Dec 2012 23:11:47 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1314</guid>
		<description><![CDATA[A long time ago in a galaxy far, far away, we wrote about the power of styles and templates in WPF, showing how ordinary-looking list box items could be transformed into a visualization of the planets in our solar system. Recently, we noticed that some of the techniques described there don&#8217;t work in Windows Store applications for Windows 8. In this post, we&#8217;ll revive the planets list box and describe the changes required to make it to work in a Win8 app. As in the WPF version, the...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1314/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Binding RadioButtons to an Enum – Part V</title>
		<link>http://www.zagstudio.com/blog/1292</link>
		<comments>http://www.zagstudio.com/blog/1292#comments</comments>
		<pubDate>Tue, 06 Nov 2012 18:42:09 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1292</guid>
		<description><![CDATA[Our last few blog posts presented four different solutions to bind a list of RadioButtons to an enumeration. Today we will discuss some of the pros and cons of each of these solutions. Hopefully this analysis will help you decide which solution is right for your scenario. Solution 1 &#8211; Use a ListBox to track selection and style its ListBoxItems to look like RadioButtons It&#8217;s a bit of work to re-style a ListBox and its ListBoxItems to look just right, and the resulting styles are quite verbose. However,...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1292/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binding RadioButtons to an Enum – Part IV</title>
		<link>http://www.zagstudio.com/blog/1286</link>
		<comments>http://www.zagstudio.com/blog/1286#comments</comments>
		<pubDate>Mon, 29 Oct 2012 18:47:24 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1286</guid>
		<description><![CDATA[This is the fourth of a series of posts covering different options to bind a set of RadioButtons to an enumeration. The sample code provided here is written using WinRT for Windows Store applications running on Windows 8. Today's solution binds each RadioButton's IsChecked property to a helper class. This helper is a reusable generic class that wraps an enumeration and adds two-way binding capabilities. Our model is still the same: ...
]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1286/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binding RadioButtons to an Enum – Part III</title>
		<link>http://www.zagstudio.com/blog/1278</link>
		<comments>http://www.zagstudio.com/blog/1278#comments</comments>
		<pubDate>Mon, 22 Oct 2012 22:22:33 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1278</guid>
		<description><![CDATA[This is the third of a series of posts covering different options to bind a set of RadioButtons to an enumeration. The sample code provided here is written using WinRT for Windows Store applications running on Windows 8. In the solution discussed today, we'll use a value converter to translate between the Boolean values used by the RadioButtons and the enumeration values stored in the view model. Our model is still the same:...
]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1278/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binding RadioButtons to an Enum – Part II</title>
		<link>http://www.zagstudio.com/blog/1264</link>
		<comments>http://www.zagstudio.com/blog/1264#comments</comments>
		<pubDate>Mon, 15 Oct 2012 23:29:35 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1264</guid>
		<description><![CDATA[This is the second of a series of posts covering different options to bind a set of RadioButtons to an enumeration. The sample code provided here is written using WinRT for Windows Store applications running on Windows 8. In the solution we'll discuss today, we'll add the RadioButtons explicitly to the UI and we'll bind each of them to a Boolean property in the view model. Our model is the same as in the first post of this series: ...
]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1264/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binding RadioButtons to an Enum – Part I</title>
		<link>http://www.zagstudio.com/blog/1256</link>
		<comments>http://www.zagstudio.com/blog/1256#comments</comments>
		<pubDate>Mon, 08 Oct 2012 22:20:59 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1256</guid>
		<description><![CDATA[This is the first of a series of posts covering different options to bind a set of RadioButtons to an enumeration. The sample code provided here is written using WinRT for Windows Store applications running on Windows 8. Let&#8217;s assume we have an enumeration in our model, and that we want to allow the user to pick a value from that enumeration using RadioButtons. In the view layer (UI), we need one RadioButton for each value in the enumeration. In the model layer, we need a way to...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1256/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new Zag</title>
		<link>http://www.zagstudio.com/blog/1074</link>
		<comments>http://www.zagstudio.com/blog/1074#comments</comments>
		<pubDate>Fri, 24 Aug 2012 05:38:53 +0000</pubDate>
		<dc:creator>Zag Studio</dc:creator>
				<category><![CDATA[Zag News]]></category>

		<guid isPermaLink="false">http://www.zagstudio.com/?p=1074</guid>
		<description><![CDATA[I&#8217;m excited to announce that Zag Studio has a new brand identity and web site. The bold and creative look of the new logo and site better reflect Zag&#8217;s mission: using our expertise in Microsoft development technologies to help companies create awesome applications. Take a look at our portfolio to see the broad range of projects that have benefited from Zag&#8217;s personalized consulting services. I&#8217;ve been fortunate to collaborate with smart and inspiring people, and to work with a wide range of technologies: WPF, Silverlight, HTML5 and more...]]></description>
		<wfw:commentRss>http://www.zagstudio.com/blog/1074/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.zagstudio.com @ 2013-05-11 09:15:50 -->
