<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3418129588003831935</id><updated>2011-10-05T14:28:45.861Z</updated><category term='Orcas'/><category term='WPF'/><title type='text'>Matt Hammond's Blog</title><subtitle type='html'>.Net Software Architecture, Design and Development</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://matthammond.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://matthammond.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Matt Hammond</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3418129588003831935.post-2314023231110490314</id><published>2007-05-14T20:55:00.000Z</published><updated>2007-05-14T20:57:21.266Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='WPF'/><title type='text'>Good article demonstrating WPF data binding to a factory method and async behaviour</title><content type='html'>Here: &lt;a href="http://blogs.msdn.com/karstenj/archive/2006/01/27/518499.aspx"&gt;http://blogs.msdn.com/karstenj/archive/2006/01/27/518499.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3418129588003831935-2314023231110490314?l=matthammond.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://matthammond.blogspot.com/feeds/2314023231110490314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3418129588003831935&amp;postID=2314023231110490314' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default/2314023231110490314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default/2314023231110490314'/><link rel='alternate' type='text/html' href='http://matthammond.blogspot.com/2007/05/good-article-demonstrating-wpf-data.html' title='Good article demonstrating WPF data binding to a factory method and async behaviour'/><author><name>Matt Hammond</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3418129588003831935.post-8415458307234063859</id><published>2007-05-14T06:33:00.000Z</published><updated>2007-05-14T06:44:37.531Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='Orcas'/><title type='text'>Visual Studio Orcas Beta 1 with Visual Studio 2005</title><content type='html'>Having got frustrated with trying to use the VPC image (mainly due to the inclusion of SQL Express rather than Standard) I took the plunge and installed Orcas Team Suite side by side with Visual Studio 2005. I understand there is a problem with the Beta 1 uninstall screwing VS2005 but I don't think that is necessarily a problem as I suspect that Beta 2 will coincide with a .Net 3.5 Go-Live Licence and I will switch all development to Beta 2 anyway - especially as it supports multiple framework version targetting.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3418129588003831935-8415458307234063859?l=matthammond.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://matthammond.blogspot.com/feeds/8415458307234063859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3418129588003831935&amp;postID=8415458307234063859' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default/8415458307234063859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default/8415458307234063859'/><link rel='alternate' type='text/html' href='http://matthammond.blogspot.com/2007/05/visual-studio-orcas-beta-1-with-visual.html' title='Visual Studio Orcas Beta 1 with Visual Studio 2005'/><author><name>Matt Hammond</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3418129588003831935.post-6334564983483692256</id><published>2007-05-13T11:24:00.000Z</published><updated>2007-05-13T11:47:35.524Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='WPF'/><title type='text'>WPF Unleashed - Adam Nathan</title><content type='html'>Having used ASP.NET primarily in the bulk of the UI's I've built in the last few years I have largely ignored WPF in favour of getting a detailed grip on WCF, WF and more recently LINQ. However, with the announcement of Silverlight I feel now is the time to get to grips with WPF. I have just finished reading Adam Nathan's book which did a really good job of getting the point across and also provided a far deeper level of technical detail than I was expecting. Using this along with Expression Blend is definitely a good was of getting a quick grip on the technology.&lt;br /&gt;I must say WPF is very, very well thought through and I certainly would favour WPF/Silverlight (or ClickOnce) over ASP.NET/Ajax for applications from a productivity point of view let alone a functional one.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3418129588003831935-6334564983483692256?l=matthammond.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://matthammond.blogspot.com/feeds/6334564983483692256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3418129588003831935&amp;postID=6334564983483692256' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default/6334564983483692256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3418129588003831935/posts/default/6334564983483692256'/><link rel='alternate' type='text/html' href='http://matthammond.blogspot.com/2007/05/wpf-unleashed-adam-nathan.html' title='WPF Unleashed - Adam Nathan'/><author><name>Matt Hammond</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
