TDD Q&A at the Capital Area .NET User Group
Many thanks to the Capital Area .NET UG for their hospitality last night. During my presentation on “TDD with ASP.NET”several interesting questions were raised and I have decided to repeat and answer them here (in no particular order):
When should you use a mock object? What about mocking databases?
You should use a mock object in lots [...]
WSE 2.0 at the DC .NET UG
Todd Barr presented on Web Service Architecture and WSE 2.0 at the DC .NET UG tonight. The session was very interesting especially seeing the new features involving security and policy.
We have just completed the web service phase ofa project at my current client. It involved a challenging problem that was happily solved using an old [...]
Pair Programming – use a "pair" Windows login?
On my current consulting gig, we have been Pair Programming for almost all development. In the past I have always just used one of the pair’s Windows accounts while working. This has proven to be a pain due to MSN Messenger, Email and other distractions typically being run in that account. This also combined with [...]
