<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>emphess .NET &#187; SmartClient</title>
	<atom:link href="http://www.emphess.net/tag/smartclient/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emphess.net</link>
	<description>Freshly Draught Code</description>
	<lastBuildDate>Fri, 11 Nov 2011 11:57:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Prism Drop!</title>
		<link>http://www.emphess.net/2008/04/03/new-prism-drop-2/</link>
		<comments>http://www.emphess.net/2008/04/03/new-prism-drop-2/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 16:35:39 +0000</pubDate>
		<dc:creator>Christoph Menge</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[p&p]]></category>
		<category><![CDATA[Prism]]></category>
		<category><![CDATA[SmartClient]]></category>

		<guid isPermaLink="false">http://www.emphess.net/?p=18</guid>
		<description><![CDATA[Again, there is a new drop for the Prism Reference Implementation. Get it here: http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=12226 At the current release intervals, it&#8217;s hard to keep up]]></description>
			<content:encoded><![CDATA[<p>Again, there is a new drop for the Prism Reference Implementation. Get it here:</p>
<p><a href="http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=12226">http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=12226</a></p>
<p>At the current release intervals, it&#8217;s hard to keep up <img src='http://www.emphess.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div class="tweetthis" style="text-align:right;"><p> <a rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=New+Prism+Drop%21+http%3A%2F%2Femphess.net%2F%3Fp%3D18" title="Post to Twitter"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.emphess.net/2008/04/03/new-prism-drop-2/&amp;title=New+Prism+Drop%21" title="Post to Delicious"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.emphess.net/2008/04/03/new-prism-drop-2/&amp;title=New+Prism+Drop%21" title="Post to Digg"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.emphess.net/2008/04/03/new-prism-drop-2/&amp;t=New+Prism+Drop%21" title="Post to Facebook"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.emphess.net/2008/04/03/new-prism-drop-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Prism Drop!</title>
		<link>http://www.emphess.net/2008/03/26/new-prism-drop/</link>
		<comments>http://www.emphess.net/2008/03/26/new-prism-drop/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 01:09:07 +0000</pubDate>
		<dc:creator>Christoph Menge</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Prism]]></category>
		<category><![CDATA[SmartClient]]></category>

		<guid isPermaLink="false">http://www.emphess.net/2008/03/26/new-prism-drop/</guid>
		<description><![CDATA[A new Prism drop has just been released! See Glenn Block&#8217;s post here: http://blogs.msdn.com/gblock/archive/2008/03/26/prism-drop-2.aspx The direct link to the resource is http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=11976 Views are no longer added via AddViewToRegion(); rather, an IRegion can be requested and an Add method can be called to actually add the view. Also, a sliding region has been added. However, [...]]]></description>
			<content:encoded><![CDATA[<p>A new Prism drop has just been released! See Glenn Block&#8217;s post here:</p>
<p><a href="http://blogs.msdn.com/gblock/archive/2008/03/26/prism-drop-2.aspx">http://blogs.msdn.com/gblock/archive/2008/03/26/prism-drop-2.aspx</a></p>
<p>The direct link to the resource is</p>
<p><a href="http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=11976">http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=11976</a></p>
<p>Views are no longer added via AddViewToRegion(); rather, an IRegion can be requested and an Add method can be called to actually add the view.</p>
<p>Also, a sliding region has been added.</p>
<p>However, I feel the most important change is the introduction of the WatchList Module, which seems to be an interesting way of handling the problem with custom command routing and WPF routed commands&#8230;</p>
<p>Unforturnately, its 2 am in Germany right now, and I have to sleep&#8230;</p>
<div class="tweetthis" style="text-align:right;"><p> <a rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=New+Prism+Drop%21+http%3A%2F%2Femphess.net%2F%3Fp%3D11" title="Post to Twitter"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.emphess.net/2008/03/26/new-prism-drop/&amp;title=New+Prism+Drop%21" title="Post to Delicious"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.emphess.net/2008/03/26/new-prism-drop/&amp;title=New+Prism+Drop%21" title="Post to Digg"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.emphess.net/2008/03/26/new-prism-drop/&amp;t=New+Prism+Drop%21" title="Post to Facebook"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.emphess.net/2008/03/26/new-prism-drop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prism: First Reference Implementation</title>
		<link>http://www.emphess.net/2008/03/14/prism-first-reference-implementation/</link>
		<comments>http://www.emphess.net/2008/03/14/prism-first-reference-implementation/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 14:36:36 +0000</pubDate>
		<dc:creator>Christoph Menge</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Prism]]></category>
		<category><![CDATA[SmartClient]]></category>

		<guid isPermaLink="false">http://www.emphess.net/2008/03/14/prism-first-reference-implementation/</guid>
		<description><![CDATA[As Glenn Block reports, the patterns &#38; practices Team released a reference implementation of Prism on Wednesday: http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=prism&#38;ReleaseId=11615  Very interesting read! While I&#8217;m still working with the 6267 release of prism, I&#8217;m gonna update my code and write about some experiences with it soon!]]></description>
			<content:encoded><![CDATA[<p>As Glenn Block reports, the patterns &amp; practices Team released a reference implementation of Prism on Wednesday:</p>
<p><a href="http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=prism&amp;ReleaseId=11615">http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=prism&amp;ReleaseId=11615</a></p>
<p> Very interesting read! While I&#8217;m still working with the 6267 release of prism, I&#8217;m gonna update my code and write about some experiences with it soon!</p>
<div class="tweetthis" style="text-align:right;"><p> <a rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Prism%3A+First+Reference+Implementation+http%3A%2F%2Femphess.net%2F%3Fp%3D8" title="Post to Twitter"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.emphess.net/2008/03/14/prism-first-reference-implementation/&amp;title=Prism%3A+First+Reference+Implementation" title="Post to Delicious"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.emphess.net/2008/03/14/prism-first-reference-implementation/&amp;title=Prism%3A+First+Reference+Implementation" title="Post to Digg"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.emphess.net/2008/03/14/prism-first-reference-implementation/&amp;t=Prism%3A+First+Reference+Implementation" title="Post to Facebook"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.emphess.net/2008/03/14/prism-first-reference-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Client Software Factory: GAX &amp; GAT Feb. 2008 released!</title>
		<link>http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/</link>
		<comments>http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 00:25:22 +0000</pubDate>
		<dc:creator>Christoph Menge</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[GAT]]></category>
		<category><![CDATA[GAX]]></category>
		<category><![CDATA[SCSF]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/</guid>
		<description><![CDATA[When trying to install the SmartClientSoftwareFactory May 2007 CTP, you may encounter some problems. Workarounds have been presented, for example by Ezequiel Jadib: http://staff.southworks.net/blogs/ejadib/archive/2007/08/27/How_2D00_To_3A00_-Smart-Client-Software-Factory-_2800_SCSF_2900_-_2600_-Visual-Studio-Orcas-Beta-2.aspx However, with the new February 2008 versions of GAX and GAT, SCSF Installation fails on my system (Vista Business) with some strange Error 2869. Anyway, for those interested in the not-so-easy to [...]]]></description>
			<content:encoded><![CDATA[<p>When trying to install the SmartClientSoftwareFactory May 2007 CTP, you may encounter some problems. Workarounds have been presented, for example by <a href="http://staff.southworks.net/blogs/ejadib/default.aspx" id="ctl00___ctl00___bt___BlogTitle" class="headermaintitle">Ezequiel Jadib</a>:</p>
<p><a href="http://staff.southworks.net/blogs/ejadib/archive/2007/08/27/How_2D00_To_3A00_-Smart-Client-Software-Factory-_2800_SCSF_2900_-_2600_-Visual-Studio-Orcas-Beta-2.aspx">http://staff.southworks.net/blogs/ejadib/archive/2007/08/27/How_2D00_To_3A00_-Smart-Client-Software-Factory-_2800_SCSF_2900_-_2600_-Visual-Studio-Orcas-Beta-2.aspx</a></p>
<p>However, with the new February 2008 versions of GAX and GAT, SCSF Installation fails on my system (Vista Business) with some strange Error 2869.</p>
<p>Anyway, for those interested in the not-so-easy to find GAX &amp; GAT links, these are:</p>
<p>Guidance Automation Extension February 2008<br />
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=DF79C099-4753-4A59-91E3-5020D9714E4E&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=DF79C099-4753-4A59-91E3-5020D9714E4E&amp;displaylang=en</a></p>
<p>Guidance Automation Toolkit February 2008  for Visual Studio 2008 (There&#8217;s a VS-2005 version, too!)<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B91066B3-D1D6-4990-A45F-34CF8DBDC60C&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=B91066B3-D1D6-4990-A45F-34CF8DBDC60C&amp;displaylang=en</a></p>
<p>Happy Coding!</p>
<div class="tweetthis" style="text-align:right;"><p> <a rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Smart+Client+Software+Factory%3A+GAX+%26+GAT+Feb.+2008+released%21+http%3A%2F%2Femphess.net%2F%3Fp%3D7" title="Post to Twitter"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/&amp;title=Smart+Client+Software+Factory%3A+GAX+%26+GAT+Feb.+2008+released%21" title="Post to Delicious"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/&amp;title=Smart+Client+Software+Factory%3A+GAX+%26+GAT+Feb.+2008+released%21" title="Post to Digg"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/&amp;t=Smart+Client+Software+Factory%3A+GAX+%26+GAT+Feb.+2008+released%21" title="Post to Facebook"><img class="nothumb" src="http://www.emphess.net/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.emphess.net/2008/02/21/smart-client-software-factory-gax-gat-feb-2008-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

