<?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 Sergey Barskiy&#039;s Blog</title>
	<atom:link href="http://dotnetspeak.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetspeak.com</link>
	<description>All things .NET</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:49:15 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WCF RIA Services Validation by Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2010/01/wcf-ria-services-validation/comment-page-1/#comment-869</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/01/wcf-ria-services-validation/#comment-869</guid>
		<description>Sorry, it took forever to reply - I have been very busy.
No, I do not have it working with CSLA.  IMHO, I would not use both CSLA and RIA Services validation as they use different models for the same purpose.  I personally like CSLA validaiton better because it is more user friendly.  Let me know if you would like to discuss this further.
Thanks
Sergey</description>
		<content:encoded><![CDATA[<p>Sorry, it took forever to reply &#8211; I have been very busy.<br />
No, I do not have it working with CSLA.  IMHO, I would not use both CSLA and RIA Services validation as they use different models for the same purpose.  I personally like CSLA validaiton better because it is more user friendly.  Let me know if you would like to discuss this further.<br />
Thanks<br />
Sergey</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF RIA Services Validation by Rob</title>
		<link>http://dotnetspeak.com/index.php/2010/01/wcf-ria-services-validation/comment-page-1/#comment-868</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/01/wcf-ria-services-validation/#comment-868</guid>
		<description>I am interested in this blog post.
We are using CSLA, and trying to prevent user selecting SAVE if silverlight has marked input as invalid.  We have the XAML side working and user is given feedback (e.g. string entered in decimal field).  But because validation happens before value is passed back to the business object CSLA does not know that there is a validation problem and hence &quot;save&quot; is enabled and the last validated value is assumed on save.

Do you have example of your Validator.ValidateObject code working with CSLA - we could put something in our buttonclick event pror to calling CSLA provider.save?

Many thanks

Rob.</description>
		<content:encoded><![CDATA[<p>I am interested in this blog post.<br />
We are using CSLA, and trying to prevent user selecting SAVE if silverlight has marked input as invalid.  We have the XAML side working and user is given feedback (e.g. string entered in decimal field).  But because validation happens before value is passed back to the business object CSLA does not know that there is a validation problem and hence &#8220;save&#8221; is enabled and the last validated value is assumed on save.</p>
<p>Do you have example of your Validator.ValidateObject code working with CSLA &#8211; we could put something in our buttonclick event pror to calling CSLA provider.save?</p>
<p>Many thanks</p>
<p>Rob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 4 + COM + SQL Server = Cool! by Fallon Massey</title>
		<link>http://dotnetspeak.com/index.php/2010/02/silverlight-4-com-sql-server-cool/comment-page-1/#comment-867</link>
		<dc:creator>Fallon Massey</dc:creator>
		<pubDate>Wed, 03 Mar 2010 11:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/02/silverlight-4-com-sql-server-cool/#comment-867</guid>
		<description>@Kevin - Is there anything else in our lives you might want to control?

Just because your vision is limited, and can&#039;t understand that some customers don&#039;t give a rats crap about a Mac, but want the flexibility afforded by Silverlight over WPF, at least have the good sense to keep it to yourself.

Oops too late, you&#039;ve exposed yourself in public.</description>
		<content:encoded><![CDATA[<p>@Kevin &#8211; Is there anything else in our lives you might want to control?</p>
<p>Just because your vision is limited, and can&#8217;t understand that some customers don&#8217;t give a rats crap about a Mac, but want the flexibility afforded by Silverlight over WPF, at least have the good sense to keep it to yourself.</p>
<p>Oops too late, you&#8217;ve exposed yourself in public.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 4 + COM + SQL Server = Cool! by Kevin</title>
		<link>http://dotnetspeak.com/index.php/2010/02/silverlight-4-com-sql-server-cool/comment-page-1/#comment-866</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 03:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/02/silverlight-4-com-sql-server-cool/#comment-866</guid>
		<description>This is such a bad idea...It defeats the purpose of Silverlight. What about someone on a mac? Why the hell would you want to use com to access the db? If you want a windows only app !edited out! use WPF and take advantage for the framework not some !edited out! nasty hack.
</description>
		<content:encoded><![CDATA[<p>This is such a bad idea&#8230;It defeats the purpose of Silverlight. What about someone on a mac? Why the hell would you want to use com to access the db? If you want a windows only app !edited out! use WPF and take advantage for the framework not some !edited out! nasty hack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight And N-Tier Data Access using Entity Framework by What</title>
		<link>http://dotnetspeak.com/index.php/2009/09/silverlight-and-n-tier-data-access-using-entity-framework/comment-page-1/#comment-865</link>
		<dc:creator>What</dc:creator>
		<pubDate>Mon, 01 Mar 2010 17:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/09/silverlight-and-n-tier-data-access-using-entity-framework/#comment-865</guid>
		<description>CSLA is a joke.</description>
		<content:encoded><![CDATA[<p>CSLA is a joke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with WCF RIA Services by Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2010/01/getting-started-with-wcf-ria-services/comment-page-1/#comment-864</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/01/getting-started-with-wcf-ria-services/#comment-864</guid>
		<description>I am not sure right off hand.  Why are you trying to do this?</description>
		<content:encoded><![CDATA[<p>I am not sure right off hand.  Why are you trying to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 3 &#8211; CollectionViewSource and Navigation by Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-863</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-863</guid>
		<description>In MVVM world, you can just put your VM into the data context, then you can just bind the source property of COllectionVIewSource to it.  For example:
&lt;CollectionViewSource Source=&quot;{Binding ProductList}&quot; x:Key=&quot;ViewSource&quot; Filter=&quot;MyFilter&quot;/&gt;</description>
		<content:encoded><![CDATA[<p>In MVVM world, you can just put your VM into the data context, then you can just bind the source property of COllectionVIewSource to it.  For example:</p>
<collectionviewsource Source="{Binding ProductList}" x:Key="ViewSource" Filter="MyFilter"/>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight, MVVM and Animations by Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2010/02/silverlight-mvvm-and-animations/comment-page-1/#comment-862</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/02/silverlight-mvvm-and-animations/#comment-862</guid>
		<description>Rishi,
As always, there is a million ways to skin a cat in Microsoft world :-)
Thanks for sharing yours.</description>
		<content:encoded><![CDATA[<p>Rishi,<br />
As always, there is a million ways to skin a cat in Microsoft world <img src='http://dotnetspeak.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thanks for sharing yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with WCF RIA Services by Rat</title>
		<link>http://dotnetspeak.com/index.php/2010/01/getting-started-with-wcf-ria-services/comment-page-1/#comment-861</link>
		<dc:creator>Rat</dc:creator>
		<pubDate>Wed, 10 Feb 2010 14:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2010/01/getting-started-with-wcf-ria-services/#comment-861</guid>
		<description>How to reload(refresh) frame element?

I navigate
Frame.Navigate(new Uri(&quot;/Templates/FormPage.xaml&quot;, UriKind.Relative));
and on some button_click call again
Frame.Navigate(new Uri(&quot;/Templates/FormPage.xaml&quot;, UriKind.Relative));
but nothing occur.

tnx</description>
		<content:encoded><![CDATA[<p>How to reload(refresh) frame element?</p>
<p>I navigate<br />
Frame.Navigate(new Uri(&#8221;/Templates/FormPage.xaml&#8221;, UriKind.Relative));<br />
and on some button_click call again<br />
Frame.Navigate(new Uri(&#8221;/Templates/FormPage.xaml&#8221;, UriKind.Relative));<br />
but nothing occur.</p>
<p>tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF, basicHTTPBinding and compression by Woytek</title>
		<link>http://dotnetspeak.com/index.php/2008/11/wcf-basichttpbinding-and-compression/comment-page-1/#comment-860</link>
		<dc:creator>Woytek</dc:creator>
		<pubDate>Tue, 09 Feb 2010 23:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/?p=30#comment-860</guid>
		<description>Thanks, that is realy helpfull post!</description>
		<content:encoded><![CDATA[<p>Thanks, that is realy helpfull post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
