<?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-7765362690477769270</id><updated>2011-07-31T00:11:02.994-07:00</updated><category term='comet'/><category term='activerecord'/><category term='push'/><category term='caliburn'/><category term='wpf'/><category term='ajax'/><title type='text'>KBlog</title><subtitle type='html'>about system architecture and .NET development</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://kboek.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7765362690477769270/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://kboek.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>KBoek</name><uri>http://www.blogger.com/profile/04347922961253726077</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_0XDEOzEZaaw/Sr38NMSlofI/AAAAAAAAAAM/9XBVZ3L80jE/S220/msn3.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7765362690477769270.post-7013989671517900736</id><published>2011-01-17T00:33:00.000-08:00</published><updated>2011-01-17T00:35:33.266-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='wpf'/><category scheme='http://www.blogger.com/atom/ns#' term='activerecord'/><category scheme='http://www.blogger.com/atom/ns#' term='caliburn'/><title type='text'>ActiveRecord, Caliburn Micro and one line of code</title><summary type='text'>For some months ago I started a WPF project for my employer. The application that is meant to be the result of the project will include simple record viewing and editing. 
After some research, I choose to use Castle ActiveRecord for database interaction and Caliburn Micro’s implementation of the MVVM (Model-View-ViewModel) pattern. As far as the record viewing and editing part is concerned, this </summary><link rel='replies' type='application/atom+xml' href='http://kboek.blogspot.com/feeds/7013989671517900736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://kboek.blogspot.com/2011/01/activerecord-caliburn-micro-and-one.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7765362690477769270/posts/default/7013989671517900736'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7765362690477769270/posts/default/7013989671517900736'/><link rel='alternate' type='text/html' href='http://kboek.blogspot.com/2011/01/activerecord-caliburn-micro-and-one.html' title='ActiveRecord, Caliburn Micro and one line of code'/><author><name>KBoek</name><uri>http://www.blogger.com/profile/04347922961253726077</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_0XDEOzEZaaw/Sr38NMSlofI/AAAAAAAAAAM/9XBVZ3L80jE/S220/msn3.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7765362690477769270.post-2985797748454946805</id><published>2009-09-26T04:05:00.000-07:00</published><updated>2011-01-17T00:26:47.655-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='comet'/><category scheme='http://www.blogger.com/atom/ns#' term='ajax'/><category scheme='http://www.blogger.com/atom/ns#' term='push'/><title type='text'>Using IHttpAsyncHandler and XMLHttpRequest to “push” messages to the client</title><summary type='text'>I've been playing around with “comet” a little and trying to make it work in ASP.NET without modifying anything in the IIS. There are a few web servers or IIS enhancements available that provide comet functionality, but they require you to have control over IIS or even over the complete system allowing you to replace IIS with a proprietary web server. But you might want to use comet in a shared </summary><link rel='replies' type='application/atom+xml' href='http://kboek.blogspot.com/feeds/2985797748454946805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://kboek.blogspot.com/2009/09/using-ihttpasynchandler-and.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7765362690477769270/posts/default/2985797748454946805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7765362690477769270/posts/default/2985797748454946805'/><link rel='alternate' type='text/html' href='http://kboek.blogspot.com/2009/09/using-ihttpasynchandler-and.html' title='Using IHttpAsyncHandler and XMLHttpRequest to “push” messages to the client'/><author><name>KBoek</name><uri>http://www.blogger.com/profile/04347922961253726077</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_0XDEOzEZaaw/Sr38NMSlofI/AAAAAAAAAAM/9XBVZ3L80jE/S220/msn3.jpg'/></author><thr:total>3</thr:total></entry></feed>
