<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio &amp; Silverlight Development Tools</title><link>http://forums.silverlight.net/forums/18.aspx</link><description>Discussions around using Visual Studio and other development tools to create Silverlight applications</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: How to test an Synchronse method using Silverlight</title><link>http://forums.silverlight.net/forums/thread/243776.aspx</link><pubDate>Tue, 07 Jul 2009 09:02:54 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:243776</guid><dc:creator>Jonathan Shen – MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/243776.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=18&amp;PostID=243776</wfw:commentRss><description>&lt;p&gt;Hi Gauthamshetty86,&lt;/p&gt;
&lt;p&gt;Please reference to Justin&amp;#39;s article &lt;a href="http://silverlight.net/blogs/justinangel/archive/2009/02/25/silverlight-unit-testing-rhinomocks-unity-and-resharper.aspx"&gt;here&lt;/a&gt;.&amp;nbsp; Also, Jeff Wilcox&amp;nbsp;wrote a great article &lt;a href="http://www.jeff.wilcox.name/2009/03/asynchronous-testing/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jonathan&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: How to test an Synchronse method using Silverlight</title><link>http://forums.silverlight.net/forums/thread/242404.aspx</link><pubDate>Sat, 04 Jul 2009 04:45:29 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:242404</guid><dc:creator>gauthamshetty86</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/242404.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=18&amp;PostID=242404</wfw:commentRss><description>&lt;p&gt;Yes, I am talking about unit test:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and the same case I am talking about.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sir,Can you plz eloborate your explaination with good example.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thankyou,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;I am looking forward to your reply&lt;/p&gt;</description></item><item><title>Re: How to test an Synchronse method using Silverlight</title><link>http://forums.silverlight.net/forums/thread/240965.aspx</link><pubDate>Thu, 02 Jul 2009 18:56:20 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:240965</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/240965.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=18&amp;PostID=240965</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Could you please elborate your requirement a bit more details? &lt;/p&gt;
&lt;p&gt;Why and what do you want to test? Are you talking about Unit Test? &lt;/p&gt;
&lt;p&gt;For example: &lt;/p&gt;
&lt;p&gt;var client = new MyServiceClient ();&lt;br /&gt;client.GetDataCompleted += (sender, e) =&amp;gt; {&lt;br /&gt;&amp;nbsp; if(e.Error != null){&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;//Check the result here&amp;nbsp;// e.Result;&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;client.GetDataAsync();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to test an Synchronse method using Silverlight</title><link>http://forums.silverlight.net/forums/thread/240739.aspx</link><pubDate>Thu, 02 Jul 2009 10:39:56 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:240739</guid><dc:creator>gauthamshetty86</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/240739.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=18&amp;PostID=240739</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;How to test an ASynchronse method using Silverlight.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; and also to fill the value of Private Variable of an class using ASynchronse method .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Thanks in advance.&lt;/p&gt;</description></item></channel></rss>