JanVanRyswyck

Stories submitted by JanVanRyswyck

Foundations of Programming - Part 1 - Introduction(codebetter.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 6 months ago

The first in a serie of must-read articles. read more...

add a comment |category: |Views: 1

tags: another

The IoC mind set: Validation (ayende.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 7 months ago

Great approach for business validation. read more...

add a comment |category: |Views: 15

tags: another

Dependency Breaking Techniques: Inline Static Class(lostechies.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 7 months ago

Nice way of breaking dependencies on static classes. I'm using the same approach for some time now. The author does a great job describing the scenario, and includes an example along the way. read more...

add a comment |category: |Views: 4

tags: another

Watin Testing Pattern (dotavery.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 7 months ago

Really nice approach for writing integration tests with WatiN. read more...

1 comment |category: |Views: 133

tags: another

Backing in Unit Tests into an existing project(devlicio.us)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 7 months ago

Ver y thoughtfull approach for putting legacy code under test. read more...

1 comment |category: |Views: 4

tags: another