<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - what I need in a XAML editor</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - what I need in a XAML editor</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 02:24:24 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 02:24:24 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>8</c9:totalResults>
	<c9:pageCount>-8</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p>Would be very useful if I could see the linkage between the&nbsp;binding of individual properties and what is bound to the data context.&nbsp; For example, I need to be able to position the cursor at a binding of a Text property of a TextBox&nbsp;and press F12 to see the class/property the binding relates to.</p><p>Sure, the specific bindings are not known until run time. And can vary even then. But the majority of the time bindngs from XAML will not change. Possibly if run time info could be captured. &quot;The last time the app was run, the XAML of a specific window class had its data context bound to a specific object type&quot;.&nbsp; Then the editor could access the historical info about the running of a window class to see the type an individual binding is likely binding to.</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/beaba86310174600ba29a10201078179#beaba86310174600ba29a10201078179</link>
		<pubDate>Wed, 07 Nov 2012 15:59:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/beaba86310174600ba29a10201078179#beaba86310174600ba29a10201078179</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p>I thought Xaml had binding breakpoints in VS2012...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/42fc8b3c591748bbacf4a102010905d4#42fc8b3c591748bbacf4a102010905d4</link>
		<pubDate>Wed, 07 Nov 2012 16:04:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/42fc8b3c591748bbacf4a102010905d4#42fc8b3c591748bbacf4a102010905d4</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p>Plus, you can already declare a class in code and have it bound in the design-time editor -- so it must be able to backtrack the binding to a class ... ?</p><p>Herbue</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/17a55a8be4154771bc7ba102010a2115#17a55a8be4154771bc7ba102010a2115</link>
		<pubDate>Wed, 07 Nov 2012 16:08:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/17a55a8be4154771bc7ba102010a2115#17a55a8be4154771bc7ba102010a2115</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/42fc8b3c591748bbacf4a102010905d4">12 minutes&nbsp;ago</a>, <a href="/Niners/Harlequin">Harlequin</a> wrote</p><p>I thought Xaml had binding breakpoints in VS2012...</p><p></p></div></blockquote><p></p><p>that is run time.&nbsp; I am ok with tracking down my binding errors. What I need help with is when in the XAML editor I would like to see the bindings that will be available to me when&nbsp;the code runs.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/0f4ac21f1c154a669180a102010d9639#0f4ac21f1c154a669180a102010d9639</link>
		<pubDate>Wed, 07 Nov 2012 16:21:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/0f4ac21f1c154a669180a102010d9639#0f4ac21f1c154a669180a102010d9639</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/17a55a8be4154771bc7ba102010a2115">12 minutes&nbsp;ago</a>, <a href="/Niners/Dr%20Herbie">Dr Herbie</a> wrote</p><p>Plus, you can already declare a class in code and have it bound in the design-time editor -- so it must be able to backtrack the binding to a class ... ?</p><p></p></div></blockquote><p></p><p>I am not sure how this works. I can tell the design time editor what is bound to the XAML?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/67658c20797a42139139a102010e097a#67658c20797a42139139a102010e097a</link>
		<pubDate>Wed, 07 Nov 2012 16:23:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/67658c20797a42139139a102010e097a#67658c20797a42139139a102010e097a</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/what-I-need-in-a-XAML-editor#c67658c20797a42139139a102010e097a">SteveRichter</a>: There's a blog article <a href="http://www.codewrecks.com/blog/index.php/2012/11/07/wpf-and-design-time-data-part-2use-a-concrete-class-2/">here</a>.</p><p>It makes it easier to double-check the bindings in design time because there's some realistic data visible to base it on.</p><p>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/193175c315444c75b00ca1020110b18b#193175c315444c75b00ca1020110b18b</link>
		<pubDate>Wed, 07 Nov 2012 16:32:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/193175c315444c75b00ca1020110b18b#193175c315444c75b00ca1020110b18b</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/193175c315444c75b00ca1020110b18b">22 hours&nbsp;ago</a>, <a href="/Niners/Dr%20Herbie">Dr Herbie</a> wrote</p><p>@<a href="/Forums/Coffeehouse/what-I-need-in-a-XAML-editor#c67658c20797a42139139a102010e097a">SteveRichter</a>: There's a blog article <a href="http://www.codewrecks.com/blog/index.php/2012/11/07/wpf-and-design-time-data-part-2use-a-concrete-class-2/">here</a>.</p><p>It makes it easier to double-check the bindings in design time because there's some realistic data visible to base it on.</p><p>Herbie</p><p></p></div></blockquote><p></p><p>How very clever. Thanks for the tip, Dr.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/8691dcb826ff42dc8d61a10300f324b2#8691dcb826ff42dc8d61a10300f324b2</link>
		<pubDate>Thu, 08 Nov 2012 14:45:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/8691dcb826ff42dc8d61a10300f324b2#8691dcb826ff42dc8d61a10300f324b2</guid>
		<dc:creator>JohnAskew</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/JohnAskew/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - what I need in a XAML editor</title>
		<description><![CDATA[<p>Tough on a project with short deadlines, as the developers rarely have enough time to get dummy data for the designer to start designing things.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/55b357d8682a49b187c5a103010ce461#55b357d8682a49b187c5a103010ce461</link>
		<pubDate>Thu, 08 Nov 2012 16:19:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/what-I-need-in-a-XAML-editor/55b357d8682a49b187c5a103010ce461#55b357d8682a49b187c5a103010ce461</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>