Archives
-
You can do the TODOs today too!
If you’re anything like me, you probably litter your
code with TODO comments, postponing random tasks for the
sake of moving the project forward. And there is of
course a non-zero probability that you are going to ship
with those comments still in.
-
Mocking indexer setters with Moq
I quite like
MoQ because
it makes sense for me. Shamefully, I’ve always had some
trouble understanding test code that was using mocks
built with other frameworks. With
MoQ, I can
just grok it for some reason. It’s just super-clear to
me. It doesn’t mean I have any idea how it really works
but for now I’m just happy with the magic.
-
Why is ASP.NET encoding &’s in script URLs? A tale of looking at entirely the wrong place for a cause to a non-existing bug.
Several people have
reported
seeing errors in their logs that seem to be due to
requests such as this: