<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jaime Rodriguez  : xaml</title><link>http://blogs.msdn.com/jaimer/archive/tags/xaml/default.aspx</link><description>Tags: xaml</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Programming differences between WPF and SIlverlight, a WHitePaper</title><link>http://blogs.msdn.com/jaimer/archive/2009/06/09/programming-differences-between-wpf-and-silverlight-a-whitepaper.aspx</link><pubDate>Tue, 09 Jun 2009 19:46:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9716471</guid><dc:creator>jaimer</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/jaimer/comments/9716471.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jaimer/commentrss.aspx?PostID=9716471</wfw:commentRss><description>&lt;p&gt;Wintellect just posted a great &lt;a href="http://wpfslguidance.codeplex.com/"&gt;70 page white paper on codeplex&lt;/a&gt; about the “&lt;a href="http://wpfslguidance.codeplex.com/"&gt;programming differences between WPF and Silverlight&lt;/a&gt;”.&amp;nbsp;&amp;nbsp; &lt;/p&gt; &lt;p&gt;I have not dissected it yet, but from a quick scan it looks very useful. &lt;br&gt;I will be printing it and dissecting it on my flight to the next (and last) &lt;a href="http://blogs.msdn.com/jaimer/archive/2009/04/01/announcing-the-using-wpf-to-build-lob-applications-training-tour.aspx"&gt;WPF for LOB Tour&lt;/a&gt; stop: Chicago. &lt;br&gt;&lt;/p&gt; &lt;p&gt;Please share feedback on the paper.&amp;nbsp;&amp;nbsp; Is it useful?? What is it missing?? Is it a fair assessment of the status on our continuum.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9716471" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jaimer/archive/tags/Windows+Presentation+Foundation/default.aspx">Windows Presentation Foundation</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/silverlight/default.aspx">silverlight</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/xaml/default.aspx">xaml</category></item><item><title>Design-time data in Expression Blend</title><link>http://blogs.msdn.com/jaimer/archive/2009/02/20/design-time-data-in-blend.aspx</link><pubDate>Fri, 20 Feb 2009 20:20:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9436281</guid><dc:creator>jaimer</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/jaimer/comments/9436281.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jaimer/commentrss.aspx?PostID=9436281</wfw:commentRss><description>&lt;p&gt;Well- behaved, unobtrusive design-time data is essential for designers to create high-fidelity data templates and get a comprehensive view of the scene they are designing. If you agree, here is a must read on the common approaches to implementing design-time data inside blend (and Cider); the write-up covers: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The common ways to use ObjectDataProvider for design-time data. Pros &amp;amp; cons for each. &lt;/li&gt;    &lt;li&gt;My favorite way to do design-time data via an Attached behavior..      &lt;br /&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The source is available &lt;a href="http://www.cookingwithxaml.com/content/blenddata/blenddata.zip" target="_blank"&gt;here&lt;/a&gt;.&amp;#160; The paper is here on&amp;#160; &lt;a href="http://www.cookingwithxaml.com/content/blenddata/blenddata.htm" target="_blank"&gt;HTML&lt;/a&gt;,&amp;#160; &lt;a href="http://www.cookingwithxaml.com/content/blenddata/blenddata.xps" target="_blank"&gt;XPS&lt;/a&gt;, and &lt;a href="http://www.cookingwithxaml.com/content/blenddata/blenddata.docx" target="_blank"&gt;DOCX&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;Let me know if I missed any thing.. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9436281" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jaimer/archive/tags/Windows+Presentation+Foundation/default.aspx">Windows Presentation Foundation</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/blend/default.aspx">blend</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/xaml/default.aspx">xaml</category></item><item><title>XAML guidelines part 3</title><link>http://blogs.msdn.com/jaimer/archive/2009/01/13/xaml-guidelines-part-3-draft.aspx</link><pubDate>Tue, 13 Jan 2009 12:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9313847</guid><dc:creator>jaimer</dc:creator><slash:comments>12</slash:comments><comments>http://blogs.msdn.com/jaimer/comments/9313847.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jaimer/commentrss.aspx?PostID=9313847</wfw:commentRss><description>&lt;P&gt;There were 3 goals to the XAML guidelines series: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Show that there is not a single right answer (that is why we interviewed multiple people, multiple projects) &lt;/LI&gt;
&lt;LI&gt;Document common practices and previous experiences that worked. &lt;/LI&gt;
&lt;LI&gt;Inspire others to share their own opinions and practices. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;In order to accomplish parts 2 and 3, I have typed a few of my recommended best practices for any one starting new..&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Since not every one will agree with my opinions so I am labeling this a draft, I would love for people to chime in with better suggestions and comments agreeing or disagreeing with the ones I listed.&amp;nbsp; Feel free to leave comments, or write your own blog post and link to it from here.&amp;nbsp; You can also drop me an email directly via contact page.&amp;nbsp;&amp;nbsp; &lt;BR&gt;&lt;BR&gt;I am planning to leave this open for at least a week and then try to update the document to go beyond draft. &lt;/P&gt;
&lt;P&gt;XAML Guidelines Draft&amp;nbsp; &lt;A href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlnofooters2.mht" target=_blank mce_href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlnofooters2.mht"&gt;HTML&lt;/A&gt;, &lt;A href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf" target=_blank mce_href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf"&gt;PDF&lt;/A&gt;, &lt;A href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.xps" target=_blank mce_href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.xps"&gt;XPS&lt;/A&gt; and &lt;A href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.docx" target=_blank mce_href="http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.docx"&gt;DOCX&lt;/A&gt;. &lt;BR&gt;&lt;BR&gt;For any one who finds this does not cover every thing they were wondering, please do let me know what I missed. I have at least two&amp;nbsp;more topics that are related that I want to tackle next, but I figure partitioning them works best so we can build on a foundation. &lt;/P&gt;
&lt;P&gt;Happy coding! &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9313847" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jaimer/archive/tags/Windows+Presentation+Foundation/default.aspx">Windows Presentation Foundation</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/xaml/default.aspx">xaml</category></item><item><title>XAML practices series, part1</title><link>http://blogs.msdn.com/jaimer/archive/2008/12/16/xaml-practices-series-part1.aspx</link><pubDate>Wed, 17 Dec 2008 05:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9229866</guid><dc:creator>jaimer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jaimer/comments/9229866.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jaimer/commentrss.aspx?PostID=9229866</wfw:commentRss><description>&lt;P&gt;&lt;A class="" href="http://channel9.msdn.com/shows/Continuum/XAML-Guidelines-Part-1/" target=_blank mce_href="http://channel9.msdn.com/shows/Continuum/XAML-Guidelines-Part-1/"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=186 alt=IMTrio src="http://blogs.msdn.com/blogfiles/jaimer/WindowsLiveWriter/XAMLpracticesSeriespart1_FF53/IMTrio_3.png" width=244 align=left border=0 mce_src="http://blogs.msdn.com/blogfiles/jaimer/WindowsLiveWriter/XAMLpracticesSeriespart1_FF53/IMTrio_3.png"&gt;&lt;/A&gt;If you ask any of the XAML practitioners about the XAML best practices on organizing a project, resources, etc..&amp;nbsp; they will all give you a single answer “it depends; every project is different”..&amp;nbsp; If you then ask them for details, you will get a slightly different answer from each expert. &lt;BR&gt;&lt;BR&gt;In a brief attempt to aggregate the recurrent ‘good practices’, I&amp;nbsp; recently interviewed a few folks about their preferences..&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;The first interview was &lt;A class="" href="http://www.identitymine.com/" target=_blank mce_href="http://www.identitymine.com"&gt;IdentityMine's&lt;/A&gt; Jonathan Russ, &lt;A class="" href="http://www.designerslove.net/" target=_blank mce_href="http://www.designerslove.net"&gt;Nathan Dunlap&lt;/A&gt; and &lt;A class="" href="http://blog.identitymine.com/tags/Jared+Potter/default.aspx" target=_blank mce_href="http://blog.identitymine.com/tags/Jared+Potter/default.aspx"&gt;Jared Potter&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp; These folks are some of the most experienced XAMLites I know..&amp;nbsp; Jonathan &amp;amp; Nathan date back to the early Avalon days..&amp;nbsp;&amp;nbsp;&lt;BR&gt;&amp;nbsp; &lt;BR&gt;Check out the video using &lt;A class="" href="http://channel9.msdn.com/shows/Continuum/XAML-Guidelines-Part-1/" target=_blank mce_href="http://channel9.msdn.com/shows/Continuum/XAML-Guidelines-Part-1/"&gt;Adam's play-by-play timeline&lt;/A&gt; by clicking on the image or the 3 wise guys..&amp;nbsp;&amp;nbsp; &lt;BR&gt;[I will try to figure how to embed videos in the blog by the next part in this series] &lt;BR&gt;&lt;BR&gt;Huge thanks to Jonathan, Nathan, Jared and the IdentityMine team for taking the time for the interview and to Adam for doing his magic with the video. &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9229866" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jaimer/archive/tags/Windows+Presentation+Foundation/default.aspx">Windows Presentation Foundation</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/practices/default.aspx">practices</category><category domain="http://blogs.msdn.com/jaimer/archive/tags/xaml/default.aspx">xaml</category></item></channel></rss>