<?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 - Discussions by philjay</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/philjay/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by philjay</title>
		<link>http://channel9.msdn.com/Niners/philjay/Discussions</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/Niners/philjay/Discussions</link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 02:36:37 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 02:36:37 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Tech Off - Dynamic Binding for TextBlock inside of DataTemplate in ComboBox </title>
		<description><![CDATA[<p>Like when you say, PatientName will always be PatientName, your approach makes no sense, why would you store bindings in a database? I have never seen this before. You store the data in the database, access it using a webservice, then the client application's job is to display this data.</p><p>If you'd store binding-declarations in the db, you could very easily break your application, without any additional gain, but only problems and difficulities, starting at you essentially giving up all the tooling and debugging related to bindings, not even having any additional flexibility, since bindings cannot really change.</p><p>One approach, that if&nbsp;the source can change, eg. different table, I recommend creating a&nbsp;<strong>ViewModel</strong> representing for example the patient,&nbsp;that has always the same properties, and when loading your data you can just <strong>map</strong> from whichever table to the properties of&nbsp;that viewmodel. And then you just bind to it.</p><p>But I would not store specific mappings in the db, you should keep the schema clean and consistent, so if you have different tables being displayed by the same view, they should have the same column names. If you need to be really dynamic, you could theoretically&nbsp;store the whole XAML files in the db or the formulars and their fields that will generate a XAML.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/TextBlock-inside-of-ComboBox-doesnt-display-Text-but-contains-values/a258244cb1164be5a84ca0ec00789fcc#a258244cb1164be5a84ca0ec00789fcc</link>
		<pubDate>Tue, 16 Oct 2012 07:19:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/TextBlock-inside-of-ComboBox-doesnt-display-Text-but-contains-values/a258244cb1164be5a84ca0ec00789fcc#a258244cb1164be5a84ca0ec00789fcc</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Dynamic Binding for TextBlock inside of DataTemplate in ComboBox </title>
		<description><![CDATA[<p>So in this case, the user HAS control over the databinding? At least the database admin. Is it a requirement, that controls can dynamically change bindings to different column names, even though the properties seem clearly specified(PatientName will always be PatientName and nothing else)?</p><p>A silverlight application gets packaged down to .XAP, and I think the XAML files get compiled&nbsp;as resources into the dll, so a user can't control the bindings anyways.</p><p>Are you sure this is the right approach? Is the database schema given and you basically have to conform to it? You could do it, but I absolutely see no reason to do it(Unless you would want to create something like&nbsp;dynamic formulars, where controls could be dynamically&nbsp;added or removed based on database).</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/TextBlock-inside-of-ComboBox-doesnt-display-Text-but-contains-values/f198ccea1b924f25942fa0eb00e65e29#f198ccea1b924f25942fa0eb00e65e29</link>
		<pubDate>Mon, 15 Oct 2012 13:58:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/TextBlock-inside-of-ComboBox-doesnt-display-Text-but-contains-values/f198ccea1b924f25942fa0eb00e65e29#f198ccea1b924f25942fa0eb00e65e29</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Developer story for Win8/WP8</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Developer-story-for-Win8WP8#c4ba876adf07a4c49a3fea0760147386c">AndyC</a>: How much does this subset include? Is there ability to use and write WinRT components from C&#43;&#43; and .Net(Which would be quite essential for some apps)?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Developer-story-for-Win8WP8/9ad1ed232de34fb68684a077006b878a#9ad1ed232de34fb68684a077006b878a</link>
		<pubDate>Thu, 21 Jun 2012 06:31:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Developer-story-for-Win8WP8/9ad1ed232de34fb68684a077006b878a#9ad1ed232de34fb68684a077006b878a</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>33</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Wednesday&#39;s Big Announcement</title>
		<description><![CDATA[<p>What about WinRT? Can C&#43;&#43;/.Net use it? What is XAML in WP8? Silverlight or WinRT based? What about html metro apps? I thought this was the main benefit of a common kernel, write once, run anywhere, not 'just a few tweaks' and two builds of your app.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Wednesdays-Big-Announcement/8a70d5056a62499cbecba07700696414#8a70d5056a62499cbecba07700696414</link>
		<pubDate>Thu, 21 Jun 2012 06:23:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Wednesdays-Big-Announcement/8a70d5056a62499cbecba07700696414#8a70d5056a62499cbecba07700696414</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>48</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Site Feedback - No full screen on HTML5 play back? </title>
		<description><![CDATA[<p>Metro IE 10 supports full screen since the webpage is fullscreen. No api needed for that. All browsing should be just fullscreen <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/No-full-screen-on-HTML5-play-back/47358c9cd87a41c98207a04600e540a5#47358c9cd87a41c98207a04600e540a5</link>
		<pubDate>Thu, 03 May 2012 13:54:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/No-full-screen-on-HTML5-play-back/47358c9cd87a41c98207a04600e540a5#47358c9cd87a41c98207a04600e540a5</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - [Ask] Clues on Developing WP App</title>
		<description><![CDATA[<p>There are so many tutorials out there. Just search the internets for whatever webapi you want to get informations from, the most important ones are already done. If you want to have clean code that can be reused across platforms, look for the MVVM pattern.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/5e73bee4809d48bb924aa00000f6179b#5e73bee4809d48bb924aa00000f6179b</link>
		<pubDate>Thu, 23 Feb 2012 14:55:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/5e73bee4809d48bb924aa00000f6179b#5e73bee4809d48bb924aa00000f6179b</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Facebook complaints</title>
		<description><![CDATA[<p>I like the changes, one of the best changes in the last time. People don't like change... Facebook UI still is a little confusing at times. The problem is, that those things need your behavior to adapt to the new UI, even if better, it's not welcomed.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Facebook-complaints/e154e47dc5dd435699d59f66010e4450#e154e47dc5dd435699d59f66010e4450</link>
		<pubDate>Thu, 22 Sep 2011 16:24:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Facebook-complaints/e154e47dc5dd435699d59f66010e4450#e154e47dc5dd435699d59f66010e4450</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Quantitative analysis of Office Ribbon UI productivity and Windows 8 predictions</title>
		<description><![CDATA[<p>I mostly didn't even use the toolbar buttons like print and stuff,&nbsp;because I wasn't always sure what the icons meant and probably often made bad experience with toolbar buttons not doing what they look like they do, so instead I printed via File -&gt; Print... (never without the 3 dots, because this could mean that it would quick print without configuration).</p><p>Today I prefer keyboard shortcuts and love the ribbon, although I'm not exactly sure how that would incorporate with the metro ui.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Quantitative-analysis-of-Office-Ribbon-UI-productivity-and-Windows-8-predictions/acbd5086c7874579a6d19f5a00d0ddbc#acbd5086c7874579a6d19f5a00d0ddbc</link>
		<pubDate>Sat, 10 Sep 2011 12:40:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Quantitative-analysis-of-Office-Ribbon-UI-productivity-and-Windows-8-predictions/acbd5086c7874579a6d19f5a00d0ddbc#acbd5086c7874579a6d19f5a00d0ddbc</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>18</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows Phone Apps to run on Windows 8?</title>
		<description><![CDATA[<p>Are you sure WP7 controls are implementend twice once native for native apps and one version managed for managed apps? I thought (don't you think?) all UI is completely managed, while there are some native controls and logic all wrapped for the managed presentation and ui layer?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-Phone-Apps-to-run-on-Windows-8/e9dfe11b3e5a4d05abff9f5801549f11#e9dfe11b3e5a4d05abff9f5801549f11</link>
		<pubDate>Thu, 08 Sep 2011 20:40:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-Phone-Apps-to-run-on-Windows-8/e9dfe11b3e5a4d05abff9f5801549f11#e9dfe11b3e5a4d05abff9f5801549f11</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - BING Windows 8 App</title>
		<description><![CDATA[<p>Does it still work? By visiting the link I get: <pre class="brush: text">Ref A: 129641AE0B284EE8B7F7413D6ADB1BC0 Ref B: C89A8870965C180BF4E1E52D7E1916E2 Ref C: Thu Sep 08 13:28:17 2011 PST</pre></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/BING-Windows-8-App/b883179d8ea34fcb84e49f580151b390#b883179d8ea34fcb84e49f580151b390</link>
		<pubDate>Thu, 08 Sep 2011 20:29:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/BING-Windows-8-App/b883179d8ea34fcb84e49f580151b390#b883179d8ea34fcb84e49f580151b390</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>21</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Adobe Edge ... May be this is how Blend.next (Win 8 ) will work ?</title>
		<description><![CDATA[<p>Man how can one still do such kind&nbsp;js code generation while not solving any actual&nbsp;problems of web development? I don't need a animation tool that spits out a&nbsp;js file(I can do that myself).&nbsp;I want a complete solution that can abstract away things missing or being badly designed in the javascript language.</p><p>I could do without choice of library if the tools offer would be really nice. Some little&nbsp;declarative animation framework, some&nbsp;knockout like bindings, some razor syntax templates that render both server and client side, and view models written server side and then passed to the client(including commands,&nbsp;compiled to js using&nbsp;expression tree magic or something...), THATs what I'm expecting from the HTML5 tooling story. =)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Adobe-Edge--May-be-this-is-what-Blendnext-Win-8--will-work-/f13c15fea9f046e3b7159f3901190f44#f13c15fea9f046e3b7159f3901190f44</link>
		<pubDate>Mon, 08 Aug 2011 17:03:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Adobe-Edge--May-be-this-is-what-Blendnext-Win-8--will-work-/f13c15fea9f046e3b7159f3901190f44#f13c15fea9f046e3b7159f3901190f44</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>