<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/TDD</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 06 Jul 2008 00:52:23 GMT</pubDate>
<item>
<title>(C#) NUnit Forms Code to Dismiss a Modal Form (not a messagebox). - rengber</title>
<link>http://snipplr.com/view/2461/nunit-forms-code-to-dismiss-a-modal-form-not-a-messagebox/</link>
<description><![CDATA[ <p>The trick to this is that you must find the class name of the form.  The caption won't cut it for non-messagebox modals.</p> ]]></description>
<pubDate>Thu, 12 Apr 2007 19:28:39 GMT</pubDate>
<guid>http://snipplr.com/view/2461/nunit-forms-code-to-dismiss-a-modal-form-not-a-messagebox/</guid>
</item>
<item>
<title>(C#) Using NUnitForms - rengber</title>
<link>http://snipplr.com/view/2446/using-nunitforms/</link>
<description><![CDATA[ <p>Note:  The override of UseHidden controls whether or not NUnit will create forms in a hidden desktop/winstation.  It needs to be set before the constructor is called in order to be effective.</p> ]]></description>
<pubDate>Tue, 10 Apr 2007 16:32:24 GMT</pubDate>
<guid>http://snipplr.com/view/2446/using-nunitforms/</guid>
</item>
</channel>
</rss>