PHaldon

Stories kicked by PHaldon

Hello World of Rhino Mocks(buddylindsey.com)

submitted by percent20percent20(855) 4 years, 4 months ago

A lot of tutorials on Rhino Mocks are long and complicated. This post gives you just enough basic code to start working with rhino mocks so you can see what is going on. read more...

1 comment |category: |Views: 2347

tags: another

Selecting Random Records With SQL(carlj.ca)

submitted by CarlJCarlJ(875) 4 years, 5 months ago

Have you ever wanted to be able to SELECT a random record or records from a database table, but was unsure how to do it with SQL, instead of through code? Fortunately there is a way to do it in SQL Server (and MySQL, PostgreSQL, Oracle, DB2, SQLite, and yes, even your favourite, MS Access), and I’ll show you how. read more...

1 comment |category: |Views: 209

tags: another

EntropyZero releases dataFresh to the open source community!(blogs.ent0.com)

submitted by PHaldonPHaldon(130) 5 years, 2 months ago

dataFresh is a database rollback library that enables test driven developers to focus on the test and for get about cleaning up after. dataFresh restores your test database to a known state fate than ever before. And best yet? dataFresh is now available to the open source community!! Download the source and start contributing today!! read more...

add a comment |category: |Views: 5

tags: another

DotNetKicks to be Open Sourced(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 2 months ago

As the community on DotNetKicks.com has grown in size over the past year, I have received received many offers of help with adding features and many requests for the source code. Due to other top secret commitments, I have recently not had as much time as I would have liked to continue the development of DotNetKicks.com. A discussion on DotNetKicks last week re-highlighted the issue of feature stagnation (the community is continuing to grow just fine). We are in the business of solving problems, and the best solution here is to open source the project. I had planned to release some code this past weekend, but some of the current dependencies include code that I don't wish to release. I am currently refactoring the dependencies, and I will be able to release some code very soon. Please shout it from the roof tops, we need all the contributers we can get. read more...

4 comments |category: |Views: 5

tags: another

dataFresh - database rollback library for .net(blogs.ent0.com)

submitted by PHaldonPHaldon(130) 5 years, 7 months ago

Entropy's dataFresh is a toolkit that assists test driven development projects in restoring their database to a known state before each test within a test fixture. The time consuming effort of having to write tear down methods to clean up the database after running your tests are a thing of the past. read more...

add a comment |category: |Views: 23

tags: another

Introducing Perf+ , A better perfmon(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 7 months ago

Perf+ is an advanced free extension of perfmon with a tabbed interface and a set of predefined counters you can modify and share with others. Great for real time viewing of a host machine's stats quickly. read more...

add a comment |category: |Views: 169

tags: another

Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List for Windows(hanselman.com)

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

Scott Hanselman, that uber technologist, updates his must have list of power tools for developers. read more...

add a comment |category: |Views: 6

tags: another