Haacked

Stories submitted by Haacked

Unit Testing Data Access Code With The StubDataReader(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Presents a class that makes it really easy to quickly mock up a DataReader for unit testing purposes. read more...

add a comment |category: |Views: 29

tags: another

How Subtext Uses CruiseControl.NET(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Describes how the Subtext team uses CruiseControl.NET to implement continuous integration into their development process. read more...

add a comment |category: |Views: 0

tags: another

Jeremy D. Miller -- The Shade Tree Developer : May the Flow be with Yo(codebetter.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Jeremy Miller talks about how to get "in the flow" when writing code using Test Driven Development (TDD). read more...

add a comment |category: |Views: 5

tags: another

Kick It To Earn Payola(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Highlights the new feature in DotNetKicks that allows you to earn AdSense revenue for submitted stories. read more...

add a comment |category: |Views: 0

tags: another

JonGalloway.ToString() : The easiest way to see your site in IE7 and S(weblogs.asp.net)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Profiles two sites that allow you to view your website in Safari and IE7 respectively without having them installed on your own machine. read more...

add a comment |category: |Views: 3

tags: another

Implicit Branching and Merging(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Talks about the implicit branching and merging policies in place on any team project regardless of source control tool support. read more...

add a comment |category: |Views: 2

tags: another