<?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 Circles and Crosses</title>
	<atom:link href="http://ox.no/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://ox.no</link>
	<description>Håvard Stranden&#039;s website</description>
	<lastBuildDate>Tue, 20 Jul 2010 18:33:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on RSA using BouncyCastle by John</title>
		<link>http://ox.no/posts/rsa-using-bouncycastle/comment-page-1#comment-835</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=80#comment-835</guid>
		<description>&lt;p&gt;Hi,
I am looking for an infrastructure like JCE in java so I can “install” encryption providers.
The one I am going to put in now is Bouncy Castle provider and use “PBEWITHMD5AND256BITAES-CBC-OPENSSL” but I want to be able to change the providers and algorithms just by configuration change. I have that in Java with JCE.
Is there something like that in C# and are there docs / examples?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
I am looking for an infrastructure like JCE in java so I can “install” encryption providers.
The one I am going to put in now is Bouncy Castle provider and use “PBEWITHMD5AND256BITAES-CBC-OPENSSL” but I want to be able to change the providers and algorithms just by configuration change. I have that in Java with JCE.
Is there something like that in C# and are there docs / examples?</p>

<p>Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extension methods for copying or cloning objects by DW</title>
		<link>http://ox.no/posts/extension-methods-for-copying-or-cloning-objects/comment-page-1#comment-815</link>
		<dc:creator>DW</dc:creator>
		<pubDate>Wed, 14 Jul 2010 21:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/posts/extension-methods-for-copying-or-cloning-objects#comment-815</guid>
		<description>&lt;p&gt;I found this framework helpful. Thanks.&lt;/p&gt;

&lt;p&gt;One suggestion: in ObjectExtension.cs =&gt; GetInstanceProviders(...) method. It would be good to add the checking for obvious types that cannot be instantiated? E.g using Type.IsInterface or Type.IsAbstract methods. It saves unnecessary exception being thrown. Also, some people use exception debugging in VS which throw all exception, this will generate unnecessary false alarm&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I found this framework helpful. Thanks.</p>

<p>One suggestion: in ObjectExtension.cs =&gt; GetInstanceProviders(&#8230;) method. It would be good to add the checking for obvious types that cannot be instantiated? E.g using Type.IsInterface or Type.IsAbstract methods. It saves unnecessary exception being thrown. Also, some people use exception debugging in VS which throw all exception, this will generate unnecessary false alarm</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by yoosiba</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-808</link>
		<dc:creator>yoosiba</dc:creator>
		<pubDate>Tue, 13 Jul 2010 16:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-808</guid>
		<description>&lt;p&gt;Hey.
I have installed your plugin into my MSVS2008. I also added to VS templates for NUniTestProject and NUnitTestFile. Now when I&#039;m creating simple NUnit test, just from template, with all methods failing. When I&#039;m building project/solution I get message &#039;Test run failed. Enable tracing, rebuild, and check trace file for more information.&#039; but results are not displayed in VS.
If I enable trace file in options it is creates file with results. If I run NUnit (with GUI) manually I see results. 
What I would like is co know how to configure your plugin, so I would get results in VS (no results are displayed in ErrorList or TestResults windows).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey.
I have installed your plugin into my MSVS2008. I also added to VS templates for NUniTestProject and NUnitTestFile. Now when I&#8217;m creating simple NUnit test, just from template, with all methods failing. When I&#8217;m building project/solution I get message &#8216;Test run failed. Enable tracing, rebuild, and check trace file for more information.&#8217; but results are not displayed in VS.
If I enable trace file in options it is creates file with results. If I run NUnit (with GUI) manually I see results. 
What I would like is co know how to configure your plugin, so I would get results in VS (no results are displayed in ErrorList or TestResults windows).</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by Continuous Testing with IDE integration &#171; makeitfaster</title>
		<link>http://ox.no/software/continuoustesting/comment-page-1#comment-747</link>
		<dc:creator>Continuous Testing with IDE integration &#171; makeitfaster</dc:creator>
		<pubDate>Tue, 29 Jun 2010 17:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?page_id=169#comment-747</guid>
		<description>&lt;p&gt;[...] Continuous Testing for Visual Studio 2008 and 2010 [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Continuous Testing for Visual Studio 2008 and 2010 [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by Sebastian Vilstrup</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-744</link>
		<dc:creator>Sebastian Vilstrup</dc:creator>
		<pubDate>Tue, 29 Jun 2010 10:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-744</guid>
		<description>&lt;p&gt;After a few mails back and forth with Håvard, we got it working for me in both VS2008 and VS2010.
Good job, Håvard, it works fine now :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>After a few mails back and forth with Håvard, we got it working for me in both VS2008 and VS2010.
Good job, Håvard, it works fine now <img src='http://ox.no/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by Valamas</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-742</link>
		<dc:creator>Valamas</dc:creator>
		<pubDate>Mon, 28 Jun 2010 03:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-742</guid>
		<description>&lt;p&gt;Thank you for a wonderful product. It was only weeks ago I though it would be nice to have something like this, then presto, i find it on the VS2010 extensions list!&lt;/p&gt;

&lt;p&gt;I am emailing you to ask about the error list.&lt;/p&gt;

&lt;p&gt;If the error list is closed or auto-hidden when the continuous test runs automatically; I do not see the failed test. Is there a way to fix this?&lt;/p&gt;

&lt;p&gt;Steps to reproduce.
1. Create a simple test &quot;Assert.IsTrue(false);&quot;
2. From the menu, view / errorlist to ensure the error list is showing. Ensure it is not auto-hiding.
3. Build and then view the error of the test failing.
4. Now close or auto-hide the error list.
5. Build and note that the error list does not show.&lt;/p&gt;

&lt;p&gt;thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for a wonderful product. It was only weeks ago I though it would be nice to have something like this, then presto, i find it on the VS2010 extensions list!</p>

<p>I am emailing you to ask about the error list.</p>

<p>If the error list is closed or auto-hidden when the continuous test runs automatically; I do not see the failed test. Is there a way to fix this?</p>

<p>Steps to reproduce.
1. Create a simple test &#8220;Assert.IsTrue(false);&#8221;
2. From the menu, view / errorlist to ensure the error list is showing. Ensure it is not auto-hiding.
3. Build and then view the error of the test failing.
4. Now close or auto-hide the error list.
5. Build and note that the error list does not show.</p>

<p>thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by Håvard</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-730</link>
		<dc:creator>Håvard</dc:creator>
		<pubDate>Sat, 19 Jun 2010 21:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-730</guid>
		<description>&lt;p&gt;@Sebastian Vilstrup: They don&#039;t show up as add-ins. Under VS10, see the Extension Manager. Under VS08, see the Package Load Analyzer. You should see Continuous Testing appearing in both.&lt;/p&gt;

&lt;p&gt;To test your installation, simply build a solution containing a failing test and watch it appear in the error list. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Sebastian Vilstrup: They don&#8217;t show up as add-ins. Under VS10, see the Extension Manager. Under VS08, see the Package Load Analyzer. You should see Continuous Testing appearing in both.</p>

<p>To test your installation, simply build a solution containing a failing test and watch it appear in the error list. <img src='http://ox.no/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by Sebastian Vilstrup</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-729</link>
		<dc:creator>Sebastian Vilstrup</dc:creator>
		<pubDate>Sat, 19 Jun 2010 21:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-729</guid>
		<description>&lt;p&gt;I tried to install both the VS2008 and VS2010 versions. Both &lt;em&gt;seem&lt;/em&gt; to install fine, but when I start op VS there&#039;s no trace of the program, and nothing tin the &quot;addins&quot; section either.&lt;/p&gt;

&lt;p&gt;Not sure how to provide a sample for that... since the plugin isn&#039;t even loading.&lt;/p&gt;

&lt;p&gt;I&#039;m using default installs of both VS on a 64 bit windows 7&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I tried to install both the VS2008 and VS2010 versions. Both <em>seem</em> to install fine, but when I start op VS there&#8217;s no trace of the program, and nothing tin the &#8220;addins&#8221; section either.</p>

<p>Not sure how to provide a sample for that&#8230; since the plugin isn&#8217;t even loading.</p>

<p>I&#8217;m using default installs of both VS on a 64 bit windows 7</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Testing for Visual Studio by Håvard</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-727</link>
		<dc:creator>Håvard</dc:creator>
		<pubDate>Thu, 17 Jun 2010 21:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-727</guid>
		<description>&lt;p&gt;@Eric Hexter It might be a bug. If you could provide me a sample solution reproducing your problem I would be happy to look into it. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Eric Hexter It might be a bug. If you could provide me a sample solution reproducing your problem I would be happy to look into it. <img src='http://ox.no/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSA using BouncyCastle by Sinisa</title>
		<link>http://ox.no/posts/rsa-using-bouncycastle/comment-page-1#comment-724</link>
		<dc:creator>Sinisa</dc:creator>
		<pubDate>Sun, 06 Jun 2010 23:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=80#comment-724</guid>
		<description>&lt;p&gt;Nvm, got it. As chunkPosition gets enlarged by blockSize, it is enough to put&lt;/p&gt;

&lt;p&gt;int chunkSize = Math.Min(blockSize, data.Length –
      chunkPosition );&lt;/p&gt;

&lt;p&gt;instead of&lt;/p&gt;

&lt;p&gt;int chunkSize = Math.Min(blockSize, data.Length –
      (chunkPosition * blockSize));&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nvm, got it. As chunkPosition gets enlarged by blockSize, it is enough to put</p>

<p>int chunkSize = Math.Min(blockSize, data.Length –
      chunkPosition );</p>

<p>instead of</p>

<p>int chunkSize = Math.Min(blockSize, data.Length –
      (chunkPosition * blockSize));</p>]]></content:encoded>
	</item>
</channel>
</rss>
