<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Robert's Dot Net World</title>
	<atom:link href="http://dotnetrobbie.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetrobbie.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 29 Aug 2009 00:44:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Silverlight 2.0 MVP Architecture by robert112s2k</title>
		<link>http://dotnetrobbie.wordpress.com/2008/11/06/silverlight-20-mvp-architecture/#comment-30</link>
		<dc:creator>robert112s2k</dc:creator>
		<pubDate>Sat, 29 Aug 2009 00:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/2008/11/06/silverlight-20-mvp-architecture/#comment-30</guid>
		<description>Hi Farzin,

Unfortunately, I do not have a template of the solution structure. But in saying that, to be honest with you after working with silverlight for a while now, I would no longer use the MVP architecture, rather I would use MVVM and take advantage of binding.</description>
		<content:encoded><![CDATA[<p>Hi Farzin,</p>
<p>Unfortunately, I do not have a template of the solution structure. But in saying that, to be honest with you after working with silverlight for a while now, I would no longer use the MVP architecture, rather I would use MVVM and take advantage of binding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 2.0 MVP Architecture by farzin</title>
		<link>http://dotnetrobbie.wordpress.com/2008/11/06/silverlight-20-mvp-architecture/#comment-29</link>
		<dc:creator>farzin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/2008/11/06/silverlight-20-mvp-architecture/#comment-29</guid>
		<description>Hello,

Is there any change to get the solution from your blog or somewhere else?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Is there any change to get the solution from your blog or somewhere else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ To SQL requires Primary Key! by css</title>
		<link>http://dotnetrobbie.wordpress.com/2008/03/06/linq-to-sql-requires-primary-key/#comment-28</link>
		<dc:creator>css</dc:creator>
		<pubDate>Wed, 10 Dec 2008 06:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/?p=20#comment-28</guid>
		<description>hi.
robert112s2k.

thanks you. it is done.
===========================
old code
===========================
db.SubCategoryValueRelation.InsertOnSubmit(subCategoryValueRelation.ToDataAccess());
                    db.SubmitChanges();
                    return subCategoryValueRelation.SCVRID;

=================================
new code
=================================                    DataAccess.SubCategoryValueRelation s =
                        subCategoryValueRelation.ToDataAccess();
                    db.SubCategoryValueRelation.InsertOnSubmit(s);
                    db.SubmitChanges();
                    return s.SCVRID;</description>
		<content:encoded><![CDATA[<p>hi.<br />
robert112s2k.</p>
<p>thanks you. it is done.<br />
===========================<br />
old code<br />
===========================<br />
db.SubCategoryValueRelation.InsertOnSubmit(subCategoryValueRelation.ToDataAccess());<br />
                    db.SubmitChanges();<br />
                    return subCategoryValueRelation.SCVRID;</p>
<p>=================================<br />
new code<br />
=================================                    DataAccess.SubCategoryValueRelation s =<br />
                        subCategoryValueRelation.ToDataAccess();<br />
                    db.SubCategoryValueRelation.InsertOnSubmit(s);<br />
                    db.SubmitChanges();<br />
                    return s.SCVRID;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don’t use funny ASCII chars in Application names&#8230; by robert112s2k</title>
		<link>http://dotnetrobbie.wordpress.com/2008/09/12/don%e2%80%99t-use-funny-ascii-chars-in-application-names/#comment-27</link>
		<dc:creator>robert112s2k</dc:creator>
		<pubDate>Mon, 01 Dec 2008 04:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/2008/09/12/don%e2%80%99t-use-funny-ascii-chars-in-application-names/#comment-27</guid>
		<description>I learn something new every day ;) Thanks twig!</description>
		<content:encoded><![CDATA[<p>I learn something new every day <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thanks twig!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don’t use funny ASCII chars in Application names&#8230; by twig</title>
		<link>http://dotnetrobbie.wordpress.com/2008/09/12/don%e2%80%99t-use-funny-ascii-chars-in-application-names/#comment-26</link>
		<dc:creator>twig</dc:creator>
		<pubDate>Sun, 30 Nov 2008 09:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/2008/09/12/don%e2%80%99t-use-funny-ascii-chars-in-application-names/#comment-26</guid>
		<description>That little &quot;u&quot; means micro =)

And the alt # for it is here:
http://www.utorrent.com/faq.php#How_do_you_write_.C2.B5.3F</description>
		<content:encoded><![CDATA[<p>That little &#8220;u&#8221; means micro =)</p>
<p>And the alt # for it is here:<br />
<a href="http://www.utorrent.com/faq.php#How_do_you_write_.C2.B5.3F" rel="nofollow">http://www.utorrent.com/faq.php#How_do_you_write_.C2.B5.3F</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ To SQL requires Primary Key! by robert112s2k</title>
		<link>http://dotnetrobbie.wordpress.com/2008/03/06/linq-to-sql-requires-primary-key/#comment-25</link>
		<dc:creator>robert112s2k</dc:creator>
		<pubDate>Tue, 11 Nov 2008 10:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/?p=20#comment-25</guid>
		<description>Hi CSS,

Yes you need to call SubmitChanges for the primary key property to get populated. If you want, email me your code and I can take a look.</description>
		<content:encoded><![CDATA[<p>Hi CSS,</p>
<p>Yes you need to call SubmitChanges for the primary key property to get populated. If you want, email me your code and I can take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ To SQL requires Primary Key! by css</title>
		<link>http://dotnetrobbie.wordpress.com/2008/03/06/linq-to-sql-requires-primary-key/#comment-24</link>
		<dc:creator>css</dc:creator>
		<pubDate>Sun, 09 Nov 2008 14:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/?p=20#comment-24</guid>
		<description>The primary key value will be in that property after the SubmitChanges()??

but my code didn&#039;t work</description>
		<content:encoded><![CDATA[<p>The primary key value will be in that property after the SubmitChanges()??</p>
<p>but my code didn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ To SQL requires Primary Key! by css</title>
		<link>http://dotnetrobbie.wordpress.com/2008/03/06/linq-to-sql-requires-primary-key/#comment-23</link>
		<dc:creator>css</dc:creator>
		<pubDate>Sun, 09 Nov 2008 14:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/?p=20#comment-23</guid>
		<description>hi.

how to requires Primary Key?</description>
		<content:encoded><![CDATA[<p>hi.</p>
<p>how to requires Primary Key?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CopyPaste+ by robert112s2k</title>
		<link>http://dotnetrobbie.wordpress.com/2008/08/31/copypaste/#comment-18</link>
		<dc:creator>robert112s2k</dc:creator>
		<pubDate>Sun, 31 Aug 2008 09:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/2008/08/31/copypaste/#comment-18</guid>
		<description>waow geez thanks mr joybox that&#039;s really polished. It&#039;s funny how control shift v just comes naturally when thinking about what keyboard short cut to chose from to focus the UI. Very nice application!</description>
		<content:encoded><![CDATA[<p>waow geez thanks mr joybox that&#8217;s really polished. It&#8217;s funny how control shift v just comes naturally when thinking about what keyboard short cut to chose from to focus the UI. Very nice application!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CopyPaste+ by Another Clipboard</title>
		<link>http://dotnetrobbie.wordpress.com/2008/08/31/copypaste/#comment-17</link>
		<dc:creator>Another Clipboard</dc:creator>
		<pubDate>Sun, 31 Aug 2008 07:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetrobbie.wordpress.com/2008/08/31/copypaste/#comment-17</guid>
		<description>Seems to be a very nice program. check out this Freeware you can take some ideas from it .. it is very cool one

http://www.xneat.com/many-paste/</description>
		<content:encoded><![CDATA[<p>Seems to be a very nice program. check out this Freeware you can take some ideas from it .. it is very cool one</p>
<p><a href="http://www.xneat.com/many-paste/" rel="nofollow">http://www.xneat.com/many-paste/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
