mattcalla

Stories kicked by mattcalla

TDD / BDD Example(code.mattcalla.com)

submitted by mattcallamattcalla(95) 3 years, 9 months ago

"How-to" example of TDD / BDD read more...

add a comment |category: |Views: 332

tags: another

TDD...Time Saving Development(code.mattcalla.com)

submitted by mattcallamattcalla(95) 3 years, 10 months ago

Summary of TDD read more...

add a comment |category: |Views: 14

tags: another

WPF (XBAP) using WCF in a Partial Trust Environment(mattcalla.com)

submitted by mattcallamattcalla(95) 3 years, 11 months ago

A walkthrough for getting your XBAP communicating with WCF in a partial trust environment. read more...

add a comment |category: |Views: 548

tags: another

BDD Spec Generator(mattcalla.com)

submitted by mattcallamattcalla(95) 4 years, 2 months ago

A little app to turn BDD tests/specs into a non-developer readable text document. read more...

add a comment |category: |Views: 31

tags: another

BDD Style Naming Macro(mattcalla.com)

submitted by mattcallamattcalla(95) 4 years, 4 months ago

A handy BDD naming macro that speeds up your development time by formatting your naturally written sentences into a properly constructed test case shell. read more...

add a comment |category: |Views: 31

tags: another

Domain Driver Data Access Layer Example(mattcalla.com)

submitted by mattcallamattcalla(95) 4 years, 5 months ago

"There are a fair few articles on this topic available on the net, but I could find very few with a good example to show the implementation of the solution - so this is my reason for me writing this article." read more...

add a comment |category: |Views: 18

tags: another

Design Pattern Quiz(mattcalla.com)

submitted by mattcallamattcalla(95) 4 years, 6 months ago

A good test of your design pattern knowledge. read more...

1 comment |category: |Views: 720

tags: another

Using .NET reflection to help test legacy code(mattcalla.com)

submitted by mattcallamattcalla(95) 4 years, 6 months ago

an article about using .net refleciton to unit test legacy code. read more...

add a comment |category: |Views: 7

tags: another