<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Elegant Code</title>
	<atom:link href="http://elegantcode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 08:54:42 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on REST: Resources, URI&#8217;s and Representations by Markus Tamm &#187; Blog Archive &#187; Links 17.03.2010</title>
		<link>http://elegantcode.com/2010/03/15/rest-resources-uris-and-representations/comment-page-1/#comment-54504</link>
		<dc:creator>Markus Tamm &#187; Blog Archive &#187; Links 17.03.2010</dc:creator>
		<pubDate>Wed, 17 Mar 2010 08:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/15/rest-resources-uris-and-representations/#comment-54504</guid>
		<description>[...] REST: Resources, URI’s and Representations (cory.isakson) [...]</description>
		<content:encoded><![CDATA[<p>[...] REST: Resources, URI’s and Representations (cory.isakson) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on REST: Resources, URI&#8217;s and Representations by The Morning Brew - Chris Alcock &#187; The Morning Brew #561</title>
		<link>http://elegantcode.com/2010/03/15/rest-resources-uris-and-representations/comment-page-1/#comment-54503</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #561</dc:creator>
		<pubDate>Wed, 17 Mar 2010 08:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/15/rest-resources-uris-and-representations/#comment-54503</guid>
		<description>[...] REST: Resources, URI&#8217;s and Representations - Cory Isakson introduces 3 of the key concepts in the Representational State Transfer (REST) style of architecture, aiming to show the REST at its fundamental level is simple to understand. [...]</description>
		<content:encoded><![CDATA[<p>[...] REST: Resources, URI&#8217;s and Representations &#8211; Cory Isakson introduces 3 of the key concepts in the Representational State Transfer (REST) style of architecture, aiming to show the REST at its fundamental level is simple to understand. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m writing a MVVM book &#8211; What would you like to see in it? by Betim Drenica</title>
		<link>http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/comment-page-2/#comment-54500</link>
		<dc:creator>Betim Drenica</dc:creator>
		<pubDate>Wed, 17 Mar 2010 07:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/#comment-54500</guid>
		<description>I am quite interested to know way of writing database application (mostly with SQL Server) in WPF using MVVM. So, including some sample (at least CRUD operations) on this topic would be great!</description>
		<content:encoded><![CDATA[<p>I am quite interested to know way of writing database application (mostly with SQL Server) in WPF using MVVM. So, including some sample (at least CRUD operations) on this topic would be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight is THE development platform for Windows Phone 7 by Brian Lagunas</title>
		<link>http://elegantcode.com/2010/03/15/silverlight-is-the-development-platform-for-windows-phone-7/comment-page-1/#comment-54472</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/15/silverlight-is-the-development-platform-for-windows-phone-7/#comment-54472</guid>
		<description>&lt;a href=&quot;#comment-54470&quot; rel=&quot;nofollow&quot;&gt;@PHenry &lt;/a&gt; 

Hey, great post.  Thanks for sharing.</description>
		<content:encoded><![CDATA[<p><a href="#comment-54470" rel="nofollow">@PHenry </a> </p>
<p>Hey, great post.  Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight is THE development platform for Windows Phone 7 by PHenry</title>
		<link>http://elegantcode.com/2010/03/15/silverlight-is-the-development-platform-for-windows-phone-7/comment-page-1/#comment-54470</link>
		<dc:creator>PHenry</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/15/silverlight-is-the-development-platform-for-windows-phone-7/#comment-54470</guid>
		<description>If your readers are looking for a preview of what to expect for the install/create 1st app experience, I have story booked it over on my blog.

http://www.pchenry.com/Home/tabid/36/EntryID/268/Default.aspx

Thanks for the VM info! Keep&#039;em coming!</description>
		<content:encoded><![CDATA[<p>If your readers are looking for a preview of what to expect for the install/create 1st app experience, I have story booked it over on my blog.</p>
<p><a href="http://www.pchenry.com/Home/tabid/36/EntryID/268/Default.aspx" rel="nofollow">http://www.pchenry.com/Home/tabid/36/EntryID/268/Default.aspx</a></p>
<p>Thanks for the VM info! Keep&#8217;em coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m writing a MVVM book &#8211; What would you like to see in it? by Chris McKenzie</title>
		<link>http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/comment-page-2/#comment-54465</link>
		<dc:creator>Chris McKenzie</dc:creator>
		<pubDate>Tue, 16 Mar 2010 14:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/#comment-54465</guid>
		<description>For dialogs, use dependency injection in the same way that you would with service layer implementations. If you need help with this, contact me through my blog and I&#039;ll send you some sample code.

What I&#039;d like to see is a ThreadSafeObservableCollectionViewModel with SelectedItem and SelectedItems properties.</description>
		<content:encoded><![CDATA[<p>For dialogs, use dependency injection in the same way that you would with service layer implementations. If you need help with this, contact me through my blog and I&#8217;ll send you some sample code.</p>
<p>What I&#8217;d like to see is a ThreadSafeObservableCollectionViewModel with SelectedItem and SelectedItems properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m writing a MVVM book &#8211; What would you like to see in it? by Brian Lagunas</title>
		<link>http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/comment-page-2/#comment-54449</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/#comment-54449</guid>
		<description>&lt;a href=&quot;#comment-54448&quot; rel=&quot;nofollow&quot;&gt;@Taco &lt;/a&gt; 

I am sorry I misunderstood the point you were trying to make. I now understand what you are saying.  Thank you for clearing things up for me.</description>
		<content:encoded><![CDATA[<p><a href="#comment-54448" rel="nofollow">@Taco </a> </p>
<p>I am sorry I misunderstood the point you were trying to make. I now understand what you are saying.  Thank you for clearing things up for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m writing a MVVM book &#8211; What would you like to see in it? by Taco</title>
		<link>http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/comment-page-2/#comment-54448</link>
		<dc:creator>Taco</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/#comment-54448</guid>
		<description>&lt;a href=&quot;#comment-54444&quot; rel=&quot;nofollow&quot;&gt;@Brian Lagunas&lt;/a&gt; 
I do realize MVVM is normally used in WPF/Silverlight. You asked what we would like to see in your book and I can imagine that it is quite useful for developers (who are switching from WinForms to WPF and it&#039;s related patterns) to get an explanation in what cases to use the MVVM pattern and why to use it. 
Imagine a WinForms application with twenty not extremely complex forms and a customer who wants them to be converted to WPF because of the dull grey controls don&#039;t fit in the new &#039;bling-bling&#039; company policy. Should the rusty developer who normally lives in &#039;VS-designer mode&#039; switch to using the MVVM pattern and spend more time typing code? It would be nice if this developer can make the right decision after reading your book...

... and no, that developer is not me, it is someone I know ;-)</description>
		<content:encoded><![CDATA[<p><a href="#comment-54444" rel="nofollow">@Brian Lagunas</a><br />
I do realize MVVM is normally used in WPF/Silverlight. You asked what we would like to see in your book and I can imagine that it is quite useful for developers (who are switching from WinForms to WPF and it&#8217;s related patterns) to get an explanation in what cases to use the MVVM pattern and why to use it.<br />
Imagine a WinForms application with twenty not extremely complex forms and a customer who wants them to be converted to WPF because of the dull grey controls don&#8217;t fit in the new &#8216;bling-bling&#8217; company policy. Should the rusty developer who normally lives in &#8216;VS-designer mode&#8217; switch to using the MVVM pattern and spend more time typing code? It would be nice if this developer can make the right decision after reading your book&#8230;</p>
<p>&#8230; and no, that developer is not me, it is someone I know <img src='http://elegantcode.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m writing a MVVM book &#8211; What would you like to see in it? by Brian Lagunas</title>
		<link>http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/comment-page-2/#comment-54444</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/#comment-54444</guid>
		<description>&lt;a href=&quot;#comment-54443&quot; rel=&quot;nofollow&quot;&gt;@Taco &lt;/a&gt; 

Well, MVVM is specific to the WPF and Silverlight technologies. It almost sounds like you are talking about WinForms. If you are in WinForms you may want to look at the Presentation Model pattern my Martin Fowler.  Either way, MVVM is just a pattern, and like most patterns, it was designed to help in the all mightly quest of attaining seperation of concern, and testability. There is no rule or law that says you must use a pattern. If you are comfortable with code-behind, and binding directly to a table adapter, then by all means go for it. If you are interested in any kind of pattern based development, try to find one that you like.  Just remember, patterns are just there for guidance, feel free to modify them to fit your needs.</description>
		<content:encoded><![CDATA[<p><a href="#comment-54443" rel="nofollow">@Taco </a> </p>
<p>Well, MVVM is specific to the WPF and Silverlight technologies. It almost sounds like you are talking about WinForms. If you are in WinForms you may want to look at the Presentation Model pattern my Martin Fowler.  Either way, MVVM is just a pattern, and like most patterns, it was designed to help in the all mightly quest of attaining seperation of concern, and testability. There is no rule or law that says you must use a pattern. If you are comfortable with code-behind, and binding directly to a table adapter, then by all means go for it. If you are interested in any kind of pattern based development, try to find one that you like.  Just remember, patterns are just there for guidance, feel free to modify them to fit your needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m writing a MVVM book &#8211; What would you like to see in it? by Taco</title>
		<link>http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/comment-page-2/#comment-54443</link>
		<dc:creator>Taco</dc:creator>
		<pubDate>Mon, 15 Mar 2010 20:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/03/14/im-writing-an-mvvm-book-what-would-you-like-to-see-in-it/#comment-54443</guid>
		<description>Great idea, looking forward to it!

- In LOB applications it is not unusual to use DataSets/DataTables in combination with editable datagrids (edit multiple rows, then commit/rollback all changes). Should you use MVVM or just the VS-designer drag-drop DataGrid/DataBindingSource/TableAdapter?
- Master-detail relations.
- Undo/Redo stack.

Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Great idea, looking forward to it!</p>
<p>- In LOB applications it is not unusual to use DataSets/DataTables in combination with editable datagrids (edit multiple rows, then commit/rollback all changes). Should you use MVVM or just the VS-designer drag-drop DataGrid/DataBindingSource/TableAdapter?<br />
- Master-detail relations.<br />
- Undo/Redo stack.</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
