<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Softwaremaker - Windows Presentation Foundation (WPF) aka Avalon</title>
    <link>http://www.softwaremaker.net/blog/</link>
    <description>&lt;Challenging Conventions /&gt;</description>
    <language>en-us</language>
    <copyright>William T</copyright>
    <lastBuildDate>Fri, 24 Apr 2009 01:34:44 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>itnews@softwaremaker.net</managingEditor>
    <webMaster>itnews@softwaremaker.net</webMaster>
    <item>
      <trackback:ping>http://www.softwaremaker.net/blog/Trackback.aspx?guid=82e53716-fbf6-4e1b-90b4-2b2b9dd272ae</trackback:ping>
      <pingback:server>http://www.softwaremaker.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.softwaremaker.net/blog/PermaLink,guid,82e53716-fbf6-4e1b-90b4-2b2b9dd272ae.aspx</pingback:target>
      <dc:creator>William Tay</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is a good tip for all who are who are running Windows 64-bit:
</p>
        <p>
To be able to host a <a href="http://www.microsoft.com/SILVERLIGHT/" target="_blank">Silverlight</a> 3.0
in a frame in a <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx" target="_blank">Windows
Presentation Foundation (WPF)</a> Application on 64-bit Windows, you may hit some
obstacles your WPF application will load the 64 bit version of IE – which cannot load
Silverlight currently.
</p>
        <p>
Now, IE is really an x86 application, even when running in Windows x64. So, the actual
real issue is <a href="http://msdn.microsoft.com/en-us/library/aa741317.aspx" target="_blank">mshtml</a>.
mshtml comes in both 32- and 64-bit flavors.  Since by default the WPF application
is compiled as <strong><em>processor agnostic </em></strong>(bingo!), it floats
to x64 and gets the 64-bit version of mshtml.
</p>
        <p>
Therefore, try this to resolve: <strong><u>Compile the WPF application as 32-bit</u></strong>. 
The project’s “Configuration Manager” in Visual Studio should be able to help
with this.<br /></p>
        <img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=82e53716-fbf6-4e1b-90b4-2b2b9dd272ae" />
        <br />
        <hr />
© William Tay 2012 | Swinging Technologist 
<br /><a href="http://www.softwaremaker.net/blog">http://www.softwaremaker.net/blog</a></body>
      <title>Hosting a Silverlight 3.0 in a frame in a WPF Application on 64-bit Windows</title>
      <guid isPermaLink="false">http://www.softwaremaker.net/blog/PermaLink,guid,82e53716-fbf6-4e1b-90b4-2b2b9dd272ae.aspx</guid>
      <link>http://www.softwaremaker.net/blog/HostingASilverlight30InAFrameInAWPFApplicationOn64bitWindows.aspx</link>
      <pubDate>Fri, 24 Apr 2009 01:34:44 GMT</pubDate>
      <description>&lt;p&gt;
This is a good tip for all who are who are running Windows 64-bit:
&lt;/p&gt;
&lt;p&gt;
To be able to host a &lt;a href="http://www.microsoft.com/SILVERLIGHT/" target=_blank&gt;Silverlight&lt;/a&gt; 3.0
in a frame in a &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx target=_blank&gt;Windows
Presentation Foundation (WPF)&lt;/a&gt; Application on 64-bit Windows, you may hit some
obstacles your WPF application will load the 64 bit version of IE – which cannot load
Silverlight currently.
&lt;/p&gt;
&lt;p&gt;
Now, IE is really an x86 application, even when running in Windows x64. So, the actual
real issue is &lt;a href="http://msdn.microsoft.com/en-us/library/aa741317.aspx" target=_blank&gt;mshtml&lt;/a&gt;.
mshtml comes in both 32- and 64-bit flavors.&amp;nbsp; Since by default the WPF application
is compiled as &lt;strong&gt;&lt;em&gt;processor agnostic &lt;/em&gt;&lt;/strong&gt;(bingo!),&amp;nbsp;it floats
to x64 and gets the 64-bit version of mshtml.
&lt;/p&gt;
&lt;p&gt;
Therefore, try this to resolve:&amp;nbsp;&lt;strong&gt;&lt;u&gt;Compile the WPF application as 32-bit&lt;/u&gt;&lt;/strong&gt;.&amp;nbsp;
The project’s “Configuration Manager” in Visual Studio&amp;nbsp;should be able to&amp;nbsp;help
with this.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=82e53716-fbf6-4e1b-90b4-2b2b9dd272ae" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
© William Tay 2012 | Swinging Technologist 
&lt;br /&gt;
&lt;a href="http://www.softwaremaker.net/blog"&gt;http://www.softwaremaker.net/blog&lt;/a&gt;</description>
      <category>Software Development;Windows Presentation Foundation (WPF) aka Avalon</category>
    </item>
    <item>
      <trackback:ping>http://www.softwaremaker.net/blog/Trackback.aspx?guid=26b17f60-71b5-4fb1-8c25-1d36d72a9080</trackback:ping>
      <pingback:server>http://www.softwaremaker.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.softwaremaker.net/blog/PermaLink,guid,26b17f60-71b5-4fb1-8c25-1d36d72a9080.aspx</pingback:target>
      <dc:creator>William Tay</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have seen this in the labs in <a href="http://www.microsoft.com" target="_blank">MSFT
Corp</a> Redmond at the Centre of Information Work for some time. I am so
glad that <a href="http://www.microsoft.com/presspass/presskits/surfacecomputing/default.mspx" target="_blank">it
is finally out</a> and will be <a href="http://seattlepi.nwsource.com/business/317737_msftdevice30.html" target="_blank">available
to the public</a>.
</p>
        <p>
What is even more cool is that the user interface of <a href="http://www.popularmechanics.com/technology/industry/4217348.html" target="_blank">Surface</a> is
done in <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx" target="_blank">Windows
Presentation Foundation (WPF)</a>. How about that ?
</p>
        <img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=26b17f60-71b5-4fb1-8c25-1d36d72a9080" />
        <br />
        <hr />
© William Tay 2012 | Swinging Technologist 
<br /><a href="http://www.softwaremaker.net/blog">http://www.softwaremaker.net/blog</a></body>
      <title>Microsoft Surface Computing</title>
      <guid isPermaLink="false">http://www.softwaremaker.net/blog/PermaLink,guid,26b17f60-71b5-4fb1-8c25-1d36d72a9080.aspx</guid>
      <link>http://www.softwaremaker.net/blog/MicrosoftSurfaceComputing.aspx</link>
      <pubDate>Wed, 30 May 2007 12:31:37 GMT</pubDate>
      <description>&lt;p&gt;
I have seen this in the labs in &lt;a href=http://www.microsoft.com target=_blank&gt;MSFT
Corp&lt;/a&gt; Redmond at the Centre of&amp;nbsp;Information Work&amp;nbsp;for some time. I am so
glad that &lt;a href="http://www.microsoft.com/presspass/presskits/surfacecomputing/default.mspx" target=_blank&gt;it
is finally out&lt;/a&gt; and will be &lt;a href="http://seattlepi.nwsource.com/business/317737_msftdevice30.html" target=_blank&gt;available
to the public&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
What is even more cool is that the user interface of &lt;a href="http://www.popularmechanics.com/technology/industry/4217348.html" target=_blank&gt;Surface&lt;/a&gt; is
done in &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx target=_blank&gt;Windows
Presentation Foundation (WPF)&lt;/a&gt;. How about that ?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=26b17f60-71b5-4fb1-8c25-1d36d72a9080" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
© William Tay 2012 | Swinging Technologist 
&lt;br /&gt;
&lt;a href="http://www.softwaremaker.net/blog"&gt;http://www.softwaremaker.net/blog&lt;/a&gt;</description>
      <category>Announcements;Media;Technology;Windows Presentation Foundation (WPF) aka Avalon</category>
    </item>
    <item>
      <trackback:ping>http://www.softwaremaker.net/blog/Trackback.aspx?guid=9436803b-ad6d-4296-a5c0-2a5268dd6e81</trackback:ping>
      <pingback:server>http://www.softwaremaker.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.softwaremaker.net/blog/PermaLink,guid,9436803b-ad6d-4296-a5c0-2a5268dd6e81.aspx</pingback:target>
      <dc:creator>William Tay</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Some people are still questioning my thoughts about <a href="http://www.softwaremaker.net/blog/CommentView,guid,6cfd854b-1394-470e-be96-0607c40883bf.aspx#commentstart" target="_blank">what's
so good about GUI, WCF and such</a>.
</p>
        <p>
Take a look at <a href="http://firstlook.nytimes.com/" target="_blank">http://firstlook.nytimes.com/</a> and
see what I mean. This NY Times Reader appears to be the best <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx" target="_blank">Windows
Presentation Foundation (WPF)</a> app to hit the streets. As iterated by Scott <a href="http://www.hanselman.com/blog/NYTimesReaderWPFsFirstKillerApp.aspx" target="_blank">here</a>,
it was first available to @nytimes.com and @microsoft.com users and now it is available
to all.
</p>
        <p>
It adapts well to your device and screen resolution and I think Scott pretty much
sums it up in his <a href="http://www.hanselman.com/blog/NYTimesReaderWPFsFirstKillerApp.aspx" target="_blank">post</a>.
</p>
        <p>
          <strike>Sex</strike> Visual sells, the more <strike>erotic</strike> exciting, the
better. It is not a debatable statement. In the conferences I have been in, audiences
will find a visually-appealing demo much more engaging than one that sells plumbings
and gnarly XSD'isms. No, I am not saying one is a better technology than the other.
What I am saying is that - Eye candy engages - and that, to me, is half the battle
won.
</p>
        <p>
Most people still dont know and dont want to know what goes at the server-end side
of things and all those messy EAI, ESB, AIX, HL7 blah blah adapters, protocols and
such and they shouldnt. I am betting that <a href="http://www.softwaremaker.net/blog/AndSavvyAdvertisersDontUseObscureAcronyms.aspx" target="_blank">SOAP
will become as obscure as TCP/IP</a> one day and that SOAP talks will disappear from
mainstream technology conference agendas one day. Have you ever seen talks on HTML
or TCP/IP these days ?
</p>
        <p>
While people will <em>wow</em> at the new programming model of <a href="http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx" target="_blank">Windows
Communication Foundation (WCF, previously - Indigo)</a> and the wonderful separation
of technical impediments from business contracts and logic (<a href="http://www.softwaremaker.net/blog/MSDNRedmondWebcastingFromSingapore.aspx" target="_blank">my
demo of Reliable-Messaging in WCF</a> usually drives this point home when I changed
the bindings from Http to Tcp to MSMQ without touching a single line of code), the
audience will instantly <strong><em>applaud</em></strong> the first vector-graphics,
3D Animation WPF application they see. And they could easily do the most complicated
GUI very easily with mimimal .NET code.
</p>
        <p>
To showcase a wonderful WCF application and what transcends underneath the hood
and what goes onto the wire, you would still need a good GUI application to show the
listeners, dispatchers, plumbings at work. In many cases, you would <em>want
to use</em> WPF to enable that for full effects. (Hey, since they have downloaded
the .<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=19E21845-F5E3-4387-95FF-66788825C1AF&amp;displaylang=en" target="_blank">NET
3.0 runtime</a>, you might as well make the best mileage out if it and use all its
components, right ?)
</p>
        <p>
Well, it looks like my friends <a href="http://blogs.msdn.com/vbertocci" target="_blank">VittorioB</a> and <a href="http://blogs.msdn.com/craigmcmurtry" target="_blank">CraigM</a> has
already gone on that path with their amazing <a href="http://blogs.msdn.com/craigmcmurtry/archive/2006/09/19/762689.aspx" target="_blank">WCF
Live Service Trace Viewer</a>. Yes - there is a WPF component in there as well. <img src="http://www.softwaremaker.net/pictures/swmemoticons/smile.gif" /></p>
        <img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=9436803b-ad6d-4296-a5c0-2a5268dd6e81" />
        <br />
        <hr />
© William Tay 2012 | Swinging Technologist 
<br /><a href="http://www.softwaremaker.net/blog">http://www.softwaremaker.net/blog</a></body>
      <title>WPF - Now, thats what I am talking about</title>
      <guid isPermaLink="false">http://www.softwaremaker.net/blog/PermaLink,guid,9436803b-ad6d-4296-a5c0-2a5268dd6e81.aspx</guid>
      <link>http://www.softwaremaker.net/blog/WPFNowThatsWhatIAmTalkingAbout.aspx</link>
      <pubDate>Tue, 26 Sep 2006 00:41:41 GMT</pubDate>
      <description>&lt;p&gt;
Some people are still questioning my thoughts about &lt;a href="http://www.softwaremaker.net/blog/CommentView,guid,6cfd854b-1394-470e-be96-0607c40883bf.aspx#commentstart" target=_blank&gt;what's
so good about GUI, WCF and such&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Take a look at &lt;a href="http://firstlook.nytimes.com/" target=_blank&gt;http://firstlook.nytimes.com/&lt;/a&gt;&amp;nbsp;and
see what I mean. This NY Times Reader&amp;nbsp;appears to be the best &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx target=_blank&gt;Windows
Presentation Foundation (WPF)&lt;/a&gt; app to hit the streets. As iterated by Scott &lt;a href="http://www.hanselman.com/blog/NYTimesReaderWPFsFirstKillerApp.aspx" target=_blank&gt;here&lt;/a&gt;,
it was first available to @nytimes.com and @microsoft.com users and now it is available
to all.
&lt;/p&gt;
&lt;p&gt;
It adapts well to your device and screen resolution and I think Scott pretty much
sums it up in his &lt;a href="http://www.hanselman.com/blog/NYTimesReaderWPFsFirstKillerApp.aspx" target=_blank&gt;post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;strike&gt;Sex&lt;/strike&gt; Visual sells, the more &lt;strike&gt;erotic&lt;/strike&gt; exciting, the
better. It is not a debatable statement. In the conferences I have been in, audiences
will find a visually-appealing demo much more engaging than one that sells plumbings
and gnarly XSD'isms. No, I am not saying one is a better technology than the other.
What I am saying is that - Eye candy engages - and that, to me, is&amp;nbsp;half the battle
won.
&lt;/p&gt;
&lt;p&gt;
Most people still dont know and dont want to know what goes at the server-end side
of things and all those messy EAI, ESB, AIX, HL7 blah blah adapters, protocols and
such and they shouldnt. I am betting that &lt;a href="http://www.softwaremaker.net/blog/AndSavvyAdvertisersDontUseObscureAcronyms.aspx" target=_blank&gt;SOAP
will become as obscure as TCP/IP&lt;/a&gt; one day and that SOAP talks will disappear from
mainstream technology conference agendas one day. Have you ever seen talks on HTML
or TCP/IP these days ?
&lt;/p&gt;
&lt;p&gt;
While people will &lt;em&gt;wow&lt;/em&gt; at the new programming model of &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx target=_blank&gt;Windows
Communication Foundation (WCF, previously - Indigo)&lt;/a&gt; and the wonderful separation
of technical impediments from business contracts and logic (&lt;a href="http://www.softwaremaker.net/blog/MSDNRedmondWebcastingFromSingapore.aspx" target=_blank&gt;my
demo of Reliable-Messaging in WCF&lt;/a&gt; usually drives this point home when I changed
the bindings from Http to Tcp to MSMQ without touching a single line of code), the
audience will instantly &lt;strong&gt;&lt;em&gt;applaud&lt;/em&gt;&lt;/strong&gt; the first vector-graphics,
3D Animation WPF application they see. And they could easily do the most complicated
GUI very easily&amp;nbsp;with mimimal .NET code.
&lt;/p&gt;
&lt;p&gt;
To showcase a wonderful WCF&amp;nbsp;application and what transcends underneath the hood
and what goes onto the wire, you would still need a good GUI application to show the
listeners, dispatchers, plumbings&amp;nbsp;at work. In many cases, you would&amp;nbsp;&lt;em&gt;want
to use&lt;/em&gt;&amp;nbsp;WPF to enable that for full effects. (Hey, since they have downloaded
the .&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=19E21845-F5E3-4387-95FF-66788825C1AF&amp;amp;displaylang=en" target=_blank&gt;NET
3.0 runtime&lt;/a&gt;, you might as well make the best mileage out if it and use all its
components, right ?)
&lt;/p&gt;
&lt;p&gt;
Well, it looks like my friends &lt;a href="http://blogs.msdn.com/vbertocci" target=_blank&gt;VittorioB&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/craigmcmurtry" target=_blank&gt;CraigM&lt;/a&gt; has
already gone on that path with their amazing &lt;a href="http://blogs.msdn.com/craigmcmurtry/archive/2006/09/19/762689.aspx" target=_blank&gt;WCF
Live Service Trace Viewer&lt;/a&gt;. Yes - there is a WPF component in there as well. &lt;img src="http://www.softwaremaker.net/pictures/swmemoticons/smile.gif"&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=9436803b-ad6d-4296-a5c0-2a5268dd6e81" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
© William Tay 2012 | Swinging Technologist 
&lt;br /&gt;
&lt;a href="http://www.softwaremaker.net/blog"&gt;http://www.softwaremaker.net/blog&lt;/a&gt;</description>
      <category>Windows Presentation Foundation (WPF) aka Avalon</category>
    </item>
    <item>
      <trackback:ping>http://www.softwaremaker.net/blog/Trackback.aspx?guid=6cfd854b-1394-470e-be96-0607c40883bf</trackback:ping>
      <pingback:server>http://www.softwaremaker.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.softwaremaker.net/blog/PermaLink,guid,6cfd854b-1394-470e-be96-0607c40883bf.aspx</pingback:target>
      <dc:creator>William Tay</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I remembered speaking to some people during an architectural review as well as during
a "<strong>Meet the Experts</strong>" Lounge in the just-recently concluded Microsoft
TechED Asia 2006 in Malaysia and I made the comment where I said something to this
effect:
</p>
        <p>
          <span style="BACKGROUND-COLOR: #ffffcc">
            <img height="34" alt="openquotes.png" src="http://www.softwaremaker.net/blog/content/binary/openquotes.png" width="44" border="0" />
            <em>If
I had to re-live my career for the last 3 years with the hindsight of today's
technologies, I would <strong>NOT</strong> have chosen to go down the server
technology route with MTS, COM+, WS-*, <a href="http://msdn2.microsoft.com/en-us/webservices/aa740663.aspx" target="_blank" title="Web Services Enchancements">Web
Services Enhancements (WSE)</a>, <a href="http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx" target="_blank">Windows
Communication Foundation (WCF, previously - Indigo)</a>, I would have chosen GUI and
focus on client-side technologies with the benefit of knowing what <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx" target="_blank">Windows
Presentation Foundation (WPF)</a> could bring</em> ...<img height="34" alt="closequotes.png" src="http://www.softwaremaker.net/blog/content/binary/closequotes.png" width="44" border="0" /></span>
        </p>
        <p>
Some people asked me what I really meant what I said. I do ... and ... apparently, <a href="http://www.davidchappell.com/blog" target="_blank">David
Chappell</a> has the <a href="http://www.davidchappell.com/blog/2006/09/introducing-windows-presentation" target="_blank">same
thoughts as me</a> as well.
</p>
        <img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=6cfd854b-1394-470e-be96-0607c40883bf" />
        <br />
        <hr />
© William Tay 2012 | Swinging Technologist 
<br /><a href="http://www.softwaremaker.net/blog">http://www.softwaremaker.net/blog</a></body>
      <title>Have I wasted my last 3 years ?</title>
      <guid isPermaLink="false">http://www.softwaremaker.net/blog/PermaLink,guid,6cfd854b-1394-470e-be96-0607c40883bf.aspx</guid>
      <link>http://www.softwaremaker.net/blog/HaveIWastedMyLast3Years.aspx</link>
      <pubDate>Sun, 24 Sep 2006 10:14:39 GMT</pubDate>
      <description>&lt;p&gt;
I remembered speaking to some people during an architectural review as well as during
a "&lt;strong&gt;Meet the Experts&lt;/strong&gt;" Lounge in the just-recently concluded Microsoft
TechED Asia 2006 in Malaysia and I made the comment where I said something to this
effect:
&lt;/p&gt;
&lt;p&gt;
&lt;span style="BACKGROUND-COLOR: #ffffcc"&gt;&lt;img height=34 alt=openquotes.png src="http://www.softwaremaker.net/blog/content/binary/openquotes.png" width=44 border=0&gt;&lt;em&gt;If
I had to re-live my career for the last&amp;nbsp;3 years with the hindsight of today's
technologies, I would&amp;nbsp;&lt;strong&gt;NOT&lt;/strong&gt; have chosen to go down the server
technology route with MTS, COM+, WS-*, &lt;a href="http://msdn2.microsoft.com/en-us/webservices/aa740663.aspx" target="_blank" title="Web Services Enchancements"&gt;Web
Services Enhancements (WSE)&lt;/a&gt;, &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx target=_blank&gt;Windows
Communication Foundation (WCF, previously - Indigo)&lt;/a&gt;, I would have chosen GUI and
focus on client-side technologies with the benefit of knowing what &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx target=_blank&gt;Windows
Presentation Foundation (WPF)&lt;/a&gt;&amp;nbsp;could bring&lt;/em&gt; ...&lt;img height=34 alt=closequotes.png src="http://www.softwaremaker.net/blog/content/binary/closequotes.png" width=44 border=0&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Some people asked me what I really meant what I said. I do ... and ... apparently, &lt;a href="http://www.davidchappell.com/blog" target=_blank&gt;David
Chappell&lt;/a&gt; has the &lt;a href="http://www.davidchappell.com/blog/2006/09/introducing-windows-presentation" target=_blank&gt;same
thoughts as me&lt;/a&gt; as well.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=6cfd854b-1394-470e-be96-0607c40883bf" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
© William Tay 2012 | Swinging Technologist 
&lt;br /&gt;
&lt;a href="http://www.softwaremaker.net/blog"&gt;http://www.softwaremaker.net/blog&lt;/a&gt;</description>
      <category>Windows Presentation Foundation (WPF) aka Avalon</category>
    </item>
    <item>
      <trackback:ping>http://www.softwaremaker.net/blog/Trackback.aspx?guid=a8be816a-8c61-4614-8300-0af59931bd77</trackback:ping>
      <pingback:server>http://www.softwaremaker.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.softwaremaker.net/blog/PermaLink,guid,a8be816a-8c61-4614-8300-0af59931bd77.aspx</pingback:target>
      <dc:creator>William Tay</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Besides being deeply involved in <a href="http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx" target="_blank">Windows
Communication Foundation (WCF, previously - Indigo)</a>, I have also been very engaged
with the technologies of <a href="http://msdn2.microsoft.com/en-us/netframework/aa663328.aspx" target="_blank">Windows
Workflow Foundation (WF)</a> and <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx" target="_blank">Windows
Presentation Foundation (WPF)</a>.
</p>
        <p>
I will be blogging actively on these 2 technologies as we move towards <a href="http://www.microsoft.com/windowsvista" target="_blank">Vista</a></p>
        <img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=a8be816a-8c61-4614-8300-0af59931bd77" />
        <br />
        <hr />
© William Tay 2012 | Swinging Technologist 
<br /><a href="http://www.softwaremaker.net/blog">http://www.softwaremaker.net/blog</a></body>
      <title>Initializing Windows Workflow Foundation and Windows Presentation Foundation</title>
      <guid isPermaLink="false">http://www.softwaremaker.net/blog/PermaLink,guid,a8be816a-8c61-4614-8300-0af59931bd77.aspx</guid>
      <link>http://www.softwaremaker.net/blog/InitializingWindowsWorkflowFoundationAndWindowsPresentationFoundation.aspx</link>
      <pubDate>Mon, 07 Nov 2005 13:18:53 GMT</pubDate>
      <description>&lt;p&gt;
Besides being deeply involved in &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx target=_blank&gt;Windows
Communication Foundation (WCF, previously - Indigo)&lt;/a&gt;, I have also been very engaged
with the technologies of &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663328.aspx target=_blank&gt;Windows
Workflow Foundation (WF)&lt;/a&gt; and &lt;a href=http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx target=_blank&gt;Windows
Presentation Foundation (WPF)&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
I will be blogging actively on these 2 technologies as we move towards &lt;a href=http://www.microsoft.com/windowsvista target=_blank&gt;Vista&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.softwaremaker.net/blog/aggbug.ashx?id=a8be816a-8c61-4614-8300-0af59931bd77" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
© William Tay 2012 | Swinging Technologist 
&lt;br /&gt;
&lt;a href="http://www.softwaremaker.net/blog"&gt;http://www.softwaremaker.net/blog&lt;/a&gt;</description>
      <category>Windows Presentation Foundation (WPF) aka Avalon;Windows Workflow Foundation (WF)</category>
    </item>
  </channel>
</rss>