<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Developer News</title>
	<link>http://www.bakdevelopment.com/wp</link>
	<description>Development News from around the Web</description>
	<pubDate>Fri, 12 Mar 2010 01:00:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>first time using sql help needed    basically this is the</title>
		<link>http://www.bakdevelopment.com/wp/archives/3114</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3114#comments</comments>
		<pubDate>Fri, 12 Mar 2010 01:00:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3114</guid>
		<description><![CDATA[first time using sql help needed    basically this is the first time iam using the iSQL *Plus, i am confused and i just want to no, when you create a table how can you view the actual table you have created, and how do you put data into the table?..   [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266463.html    ">first time using sql help needed    </a><br />basically this is the first time iam using the iSQL *Plus, i am confused and i just want to no, when you create a table how can you view the actual table you have created, and how do you put data into the table?..    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266451.html    ">When to make hyperlink visible    </a><br />Hi again.    I have a gridview control on my page, and some search criteria textboxes, etc.  When my user clicks &#8216;Search&#8217;, I want to show or hide an unrelated hyperlink based on the count returned by the grid.  I&#8217;m having trouble figuring out when to do this.  I started with the Page Load event,&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266233.html    ">ie7 history hash    </a><br />When you access a url that has several anchor tags on it.  You know what I mean, links at the top that navigate to a specific point in that page by adding a &#8220;#name&#8221; at the end of the url.  In every other browser, if you click on a few of them and then start clicking the back button the browser will&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/news/story259859.html    ">News Story Ecosia users save 158,491,79 trees by Eco- web-surfing    </a><br />I started writing about Ecosia (http://www.ecosia.org), the new, &#8220;green powered&#8221; search engine, the very first week it launched. I can&#8217;t help but admit that I&#8217;m a bit envious that Davey Winder wrote the very first article about Ecosia (http://www.daniweb.com/news/story244378.html) the very first&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266551.html    ">view data from table    </a><br />hello everyone..  im student from indonesia n im newbie  ihave a problem n i need your help    ihave data from table, like that:    TGL              || Tahun    || semester    || Keterangan    2010-1-1       ||  2010      || Genap       || LIbur tahun baru  2010-1-2       ||  2010      || Genap    &#8230;    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3114/feed</wfw:commentRss>
		</item>
		<item>
		<title>Properties Problem    Hey Guys, I am new to ASP.Net and</title>
		<link>http://www.bakdevelopment.com/wp/archives/3113</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3113#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3113</guid>
		<description><![CDATA[Properties Problem    Hey Guys, I am new to ASP.Net and am having some difficulties with the properties window.    I am trying to link a .css file to a master page through the Properties window. According to the book I am using to teach myself, it says that &#8220;at the [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread263640.html    ">Properties Problem    </a><br />Hey Guys, I am new to ASP.Net and am having some difficulties with the properties window.    I am trying to link a .css file to a master page through the Properties window. According to the book I am using to teach myself, it says that &#8220;at the top of the Properties box, drop down the list of&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://weblogs.asp.net/nunitaddin/archive/2009/04/21/testdriven-net-2-20-improved-ncover-integration.aspx">TestDriven.Net 2.20: Improved NCover Integration</a>
<p>In the latest <a target="_blank" rel="nofollow" href="http://www.testdriven.net/download.aspx">release</a> of <a target="_blank" rel="nofollow" href="http://www.testdriven.net/">TestDriven.Net</a>, you   ll find much improved integration with all versions of <a target="_blank" rel="nofollow" href="http://www.ncover.com/">NCover</a>:</p>
<h3>Support for 64-bit Windows</h3>
<p>   Test With &gt; Coverage    now works on 64-bit versions of Windows. In previous versions this could be made to work by compiling your test project for x86. The new version will automatically execute your tests in a 32-bit process if a 64-bit version of NCover can   t be found. (There is similar 64-bit Windows support for <a target="_blank" rel="nofollow" href="http://www.jetbrains.com/profiler/">dotTrace</a> and <a target="_blank" rel="nofollow" href="http://weblogs.asp.net/nunitaddin/archive/2006/11/08/Driving-MSTest-and-Team-Coverage-using-TestDriven.NET.aspx">Team Coverage</a>)</p>
<h3>No more    Reload coverage file?    dialog</h3>
<p>NCoverExplorer 2.1 &amp; 3.0 will no longer prompt to reload the coverage file. The coverage report will automatically refresh when new data is available. If you   re using NCover 3.0.18 or higher, you won   t be prompted to save a    New Project    when you close NCoverExplorer.</p>
<h3>Automatic assembly filtering</h3>
<p>If you   re using NCover 3.0, only assemblies that have a corresponding PDB file will appear in the    Explorer    window. I   m hoping this is a good alternative to explicitly naming assemblies that shouldn   t appear in the coverage support.</p>
<h3>Support for Typemock Isolator</h3>
<p>You can now execute    Test With &gt; Coverage    with NCover 3.0 and Typemock Isolator installed. (Previous versions would fail with the error:    Couldn&#8217;t find TypeMock profiler name for NCover 3.0   .)</p>
<h3>Recommended Versions of NCover &amp; Typemock</h3>
<p>If you have a commercial license for <a target="_blank" rel="nofollow" href="http://www.ncover.com/">NCover</a>, make sure you   re using NCover 3.0.18 or later. If you   re using <a target="_blank" rel="nofollow" href="http://www.typemock.com/">Typemock Isolator</a>, I recommend you use at least version 5.3.0. </p>
<p>&#160;</p>
<p><em>If you   d like more timely updates on new releases, you can find me on twitter </em><a target="_blank" rel="nofollow" href="http://twitter.com/jcansdale"><em>here</em></a><em>.</em></p>
<p><img src="http://weblogs.asp.net/aggbug.aspx?PostID=7053374" width="1" height="1"><img src="http://feeds.feedburner.com/~r/testdriven/~4/BwDTKgaK79s" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3113/feed</wfw:commentRss>
		</item>
		<item>
		<title>Validation in Masterpage    Hi, I got one masterpage and one</title>
		<link>http://www.bakdevelopment.com/wp/archives/3112</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3112#comments</comments>
		<pubDate>Thu, 11 Mar 2010 12:00:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3112</guid>
		<description><![CDATA[Validation in Masterpage    Hi, I got one masterpage and one content / child page having gridview control    I want to do client side validations using javascript, can anyone suggest me where i have to do this.  i.e.., either in masterpage or in content page  (I  know [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266380.html    ">Validation in Masterpage    </a><br />Hi, I got one masterpage and one content / child page having gridview control    I want to do client side validations using javascript, can anyone suggest me where i have to do this.  i.e.., either in masterpage or in content page  (I  know that only at the <head> tags we can include javascript&#8230;    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3112/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dynamic UL/LI ASP.NET + colapse Javascript    I am creating controls</title>
		<link>http://www.bakdevelopment.com/wp/archives/3111</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3111#comments</comments>
		<pubDate>Thu, 11 Mar 2010 05:00:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3111</guid>
		<description><![CDATA[Dynamic UL/LI ASP.NET + colapse Javascript    I am creating controls which are added to the page at run time.  As these controls are added I separate them into a UL/LI list by injecting literals assigned as (
, 
,
,
).  The page in question uses a master page template.  The ul/li [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread264361.html    ">Dynamic UL/LI ASP.NET + colapse Javascript    </a><br />I am creating controls which are added to the page at run time.  As these controls are added I separate them into a UL/LI list by injecting literals assigned as (
<ul>, </ul>
<p>,
<li>,</li>
<p>).  The page in question uses a master page template.  The ul/li function is called in the page_load event of the&#8230;    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3111/feed</wfw:commentRss>
		</item>
		<item>
		<title>header / footer in aspx    hi, i&#8217;ve got a problem</title>
		<link>http://www.bakdevelopment.com/wp/archives/3110</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3110#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3110</guid>
		<description><![CDATA[header / footer in aspx    hi, i&#8217;ve got a problem in asp.net     i am using a master page with standard headers and footers in all the child pages.    i&#8217;ve given the links of the header image  in a cssstyle sheet  and linke the [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread264202.html    ">header / footer in aspx    </a><br />hi, i&#8217;ve got a problem in asp.net     i am using a master page with standard headers and footers in all the child pages.    i&#8217;ve given the links of the header image  in a cssstyle sheet  and linke the style sheet in aspx master page,    but how to include the header image and footer image in master&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266233.html    ">ie7 history hash    </a><br />When you access a url that has several anchor tags on it.  You know what I mean, links at the top that navigate to a specific point in that page by adding a &#8220;#name&#8221; at the end of the url.  In every other browser, if you click on a few of them and then start clicking the back button the browser will&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266320.html    ">salted hashing    </a><br />can any1 tell me how to do salted hashing in php    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3110/feed</wfw:commentRss>
		</item>
		<item>
		<title>News Story Windows users can choose browsers    The &#8216;So what&#8230;&#8217;</title>
		<link>http://www.bakdevelopment.com/wp/archives/3109</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3109#comments</comments>
		<pubDate>Wed, 10 Mar 2010 17:00:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3109</guid>
		<description><![CDATA[News Story Windows users can choose browsers    The &#8216;So what&#8230;&#8217; award of the year has to go to Microsoft which has announced that as of this year they&#8217;ll be able to choose which browser they use.    According to reports on the BBC (http://news.bbc.co.uk/1/hi/technology/8524019.stm), they&#8217;ll be able to download and [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/news/story261588.html    ">News Story Windows users can choose browsers    </a><br />The &#8216;So what&#8230;&#8217; award of the year has to go to Microsoft which has announced that as of this year they&#8217;ll be able to choose which browser they use.    According to reports on the BBC (http://news.bbc.co.uk/1/hi/technology/8524019.stm), they&#8217;ll be able to download and upgrade/crossgrade to Firefox,&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/news/story260140.html    ">News Story YouTube Criticized for Hosting &#8216;Abortionist&#8217; Murderer    </a><br />YouTube is coming under criticism for continuing to keep online a ten-minute interview with Scott Roeder, who was convicted after a 37-minute deliberation of first-degree murder for killing Dr. George Tiller, whose Kansas clinic performed late-term abortions.    The interview&#8230;    </p>
<p><a target="_blank" rel="nofollow"  href="http://weblogs.asp.net/nunitaddin/archive/2009/03/07/moq-me-3-0-rtm.aspx">Moq.me 3.0 RTM</a>
<p>Congratulations <a target="_blank" rel="nofollow" href="http://www.clariusconsulting.net/">Kzu</a> on the <a target="_blank" rel="nofollow" href="http://www.clariusconsulting.net/blogs/kzu/archive/2009/03/05/120009.aspx">release</a> of Moq 3.0 RTM!</p>
<p>You can get it here <a target="_blank" rel="nofollow" href="http://moq.me/get">http://moq.me/</a> (I love the domain name).</p>
<p>There   s a fascinating <a target="_blank" rel="nofollow" href="http://ayende.com/Blog/archive/2007/12/19/Moq-Mocking-in-C-3.0.aspx">back and forth</a> between <a target="_blank" rel="nofollow" href="http://www.ayende.com/Blog/">Ayende</a> and <a target="_blank" rel="nofollow" href="http://www.clariusconsulting.net/kzu">Daniel</a> (kzu) where they discuss different ways to use mock frameworks. Ayende (who developed <a target="_blank" rel="nofollow" href="http://ayende.com/projects/rhino-mocks.aspx">Rhino Mocks</a>) is more in favor of interaction testing than Daniel who is a state/classic TDDer.</p>
<p>Recently I   ve been trying to separate my tests into unit tests, interaction tests and integration tests. For interaction testing I   ve been using <a target="_blank" rel="nofollow" href="http://www.typemock.com/">Typemock Isolator</a>, which allows me to break a few runes in order to exercise some hard to test code. <a target="_blank" rel="nofollow" href="http://moq.me/">Moq</a> is looking very interesting as a mock framework to use with my traditional unit tests.</p>
<p><img src="http://weblogs.asp.net/aggbug.aspx?PostID=6943800" width="1" height="1"><img src="http://feeds.feedburner.com/~r/testdriven/~4/1hyeC3E7x0k" height="1" width="1"/></p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/news/story263750.html    ">News Story Is this kid the ultimate Microsoft ubergeek?    </a><br />I have written before (http://www.daniweb.com/news/story220053.html) about child geeks, such as M. Lavinashree from Pakistan who passed her Microsoft Certified Professional exam at the age nine. At the time of writing she was busy studying for the Microsoft Certified Systems Engineer exams&#8230;.    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3109/feed</wfw:commentRss>
		</item>
		<item>
		<title>ppt in .aspx page    can i embed a ppt in</title>
		<link>http://www.bakdevelopment.com/wp/archives/3108</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3108#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3108</guid>
		<description><![CDATA[ppt in .aspx page    can i embed a ppt in an aspx page ,,,withoud allowing it to be downloaded,saved,,,,it should only be viewd    
Code Snippet Convert string to date time    i have a calender control on my page which is generated using javascript.  As shown [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266109.html    ">ppt in .aspx page    </a><br />can i embed a ppt in an aspx page ,,,withoud allowing it to be downloaded,saved,,,,it should only be viewd    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/code/snippet266278.html    ">Code Snippet Convert string to date time    </a><br />i have a calender control on my page which is generated using javascript.  As shown below how it looks in my aspx page.
<td colspan="2"><asp:Label ID="lblPckgStartDate" runat="server" Text="Pckg Start Date"></asp:Label><br />
<input ID="txtPckgStartDate" runat="server"...    </p>
<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread266320.html    ">salted hashing    </a><br />can any1 tell me how to do salted hashing in php    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3108/feed</wfw:commentRss>
		</item>
		<item>
		<title>Copying database from local system to a remote system    Hello</title>
		<link>http://www.bakdevelopment.com/wp/archives/3107</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3107#comments</comments>
		<pubDate>Wed, 10 Mar 2010 04:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3107</guid>
		<description><![CDATA[Copying database from local system to a remote system    Hello All,    I have been trying to copy a database from a local system to remote system using the mysqldump command.However, I am not able to do so.I just wanted to know syntactically where am I going wrong?   [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread265952.html    ">Copying database from local system to a remote system    </a><br />Hello All,    I have been trying to copy a database from a local system to remote system using the mysqldump command.However, I am not able to do so.I just wanted to know syntactically where am I going wrong?    Here are the commands I have tried:  mysqldump database-name | ssh&#8230;    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3107/feed</wfw:commentRss>
		</item>
		<item>
		<title>News Story Stupid iPhone Tricks: Turn your iPhone 3G into</title>
		<link>http://www.bakdevelopment.com/wp/archives/3106</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3106#comments</comments>
		<pubDate>Tue, 09 Mar 2010 21:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3106</guid>
		<description><![CDATA[News Story Stupid iPhone Tricks: Turn your iPhone 3G into a video camera    A couple of weeks ago, I had the great pleasure of seeing Steve Garfield (http://stevegarfield.com) speak at Pod Camp Western Mass (http://podcamp.pbworks.com/PodCampWesternMass). Garfield is the author of Get Seen (http://offonatangent.blogspot.com/2010/01/where-to-buy-get-seen.html), a practical&#8230;    
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/news/story260517.html    ">News Story Stupid iPhone Tricks: Turn your iPhone 3G into a video camera    </a><br />A couple of weeks ago, I had the great pleasure of seeing Steve Garfield (http://stevegarfield.com) speak at Pod Camp Western Mass (http://podcamp.pbworks.com/PodCampWesternMass). Garfield is the author of Get Seen (http://offonatangent.blogspot.com/2010/01/where-to-buy-get-seen.html), a practical&#8230;    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3106/feed</wfw:commentRss>
		</item>
		<item>
		<title>Password Recovery in asp.net + c#    hi i am in</title>
		<link>http://www.bakdevelopment.com/wp/archives/3105</link>
		<comments>http://www.bakdevelopment.com/wp/archives/3105#comments</comments>
		<pubDate>Tue, 09 Mar 2010 15:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.bakdevelopment.com/wp/archives/3105</guid>
		<description><![CDATA[Password Recovery in asp.net + c#    hi i am in need of password recovery in asp.net with c# as code pls any one knows raply me    
TestDriven.Net 2.24: XCopy Deployable Test Runners
There is a new feature in TestDriven.Net 2.24 (and 3.0 Alpha) that should greatly simplify the deployment and [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="nofollow"  href="http://www.daniweb.com/forums/thread263550.html    ">Password Recovery in asp.net + c#    </a><br />hi i am in need of password recovery in asp.net with c# as code pls any one knows raply me    </p>
<p><a target="_blank" rel="nofollow"  href="http://weblogs.asp.net/nunitaddin/archive/2009/11/05/testdriven-net-2-24-xcopy-deployable-test-runners.aspx">TestDriven.Net 2.24: XCopy Deployable Test Runners</a>
<p>There is a new feature in <a target="_blank" rel="nofollow" href="http://www.testdriven.net/download.aspx">TestDriven.Net 2.24 (and 3.0 Alpha)</a> that should greatly simplify the deployment and versioning of test runner plug-ins. In previous versions it was important that a compatible test runner plug-in was installed for each test framework you use.</p>
<p>This was manageable if all of your projects used the same version of a test framework     however it could quickly get out of hand if a project referenced a different framework version. Because it isn   t always feasible to upgrade all test projects at the same time, teams could end up trapped using an old version of a test framework or with unit test projects that are difficult to run.</p>
<p>As of TesDriven.Net 2.24, it is now possible to include the test runner alongside its test framework assembly. The advantage of doing this, is your tests can be executed without any installer dependencies! For example, you could use any version of xUnit, MbUnit or NUnit and your teammates would be able to execute the tests without needing to worry about which version of xUnit or Gallio to install!</p>
<p>This feature is enabled using a file with a .tdnet extension, which lives in the same directory as your referenced test framework assembly (e.g.    mbunit.dll   ,    xunit.dll   ,    nunit.framework.dll    etc.). If you   re using <a target="_blank" rel="nofollow" href="http://blog.bits-in-motion.com/2009/09/announcing-gallio-and-mbunit-v31.html">Gallio 3.1</a> or <a target="_blank" rel="nofollow" href="http://bradwilson.typepad.com/blog/2009/09/xunitnet-15-shipped.html">xUnit.net 1.5</a>, you will find the required    MbUnit.dll.tdnet    or    xunit.dll.tdnet    file already exists. For earlier versions of Gallio, xUnit or MbUnit     this feature can be enabled by crating a simple XML file.</p>
<p>For example, say you have a test project that uses MbUnit 2. This test framework was released long before .tdnet files existed. To make the MbUnit test runner xcopy deployable, you would need to create a    MbUnit.Framework.dll.tdnet    file and copy the contents of    \Program Files\MbUnit\bin    into version control.</p>
<p>The    MbUnit.Framework.dll.tdnet    looks like this:</p>
<p>&lt;TestRunner&gt;    <br />&#160;&#160;&#160;&#160;&#160;&#160; &lt;FriendlyName&gt;MbUnit {0}.{1}.{2}&lt;/FriendlyName&gt;     <br />&#160;&#160;&#160;&#160;&#160;&#160; &lt;AssemblyPath&gt;MbUnit.AddIn.dll&lt;/AssemblyPath&gt;     <br />&#160;&#160;&#160;&#160;&#160;&#160; &lt;TypeName&gt;MbUnit.AddIn.MbUnitTestRunner&lt;/TypeName&gt;     <br />&lt;/TestRunner&gt;</p>
<p>The    MbUnit.Framework.dll.tdnet    file should be placed alongside    MbUnit.Framework.dll   ,    MbUnit.AddIn.dll    and the rest of MbUnit 2. Once you have referenced the    MbUnit.Framework.dll    assembly in this directory, you can uninstall MbUnit 2 and still use TestDriven.Net to execute your tests!</p>
<p>If you   re using a version of xUnit.net prior to 1.5, the    xunit.dll.tdnet    file would look like this:</p>
<p>&lt;TestRunner&gt;   <br />&#160; &lt;FriendlyName&gt;xUnit.net {0}.{1} build {3}&lt;/FriendlyName&gt;    <br />&#160; &lt;AssemblyPath&gt;xunit.runner.tdnet.dll&lt;/AssemblyPath&gt;    <br />&#160; &lt;TypeName&gt;Xunit.Runner.TdNet.TdNetRunner&lt;/TypeName&gt;    <br />&lt;/TestRunner&gt; </p>
<p>If you need help making this work with any other test framework, please <a target="_blank" rel="nofollow" href="http://www.testdriven.net/contact.aspx">let me know</a> and I   d be happy to post the details here.</p>
<p>I hope you enjoy the simplified deployment and versioning of whatever test runner you use!</p>
<p>You can download TestDriven.Net 2.24 &amp; 3.0 Alpha from <a target="_blank" rel="nofollow" href="http://www.testdriven.net/download.aspx">here</a>.</p>
<p><img src="http://weblogs.asp.net/aggbug.aspx?PostID=7247910" width="1" height="1"><img src="http://feeds.feedburner.com/~r/testdriven/~4/GF1h_7kWS-o" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bakdevelopment.com/wp/archives/3105/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
