Type something to search...

Blogs

Sproc Code Metrics

Sproc Code Metrics

At the risk of prompting someone to ask for them, Dan Fernandez has posted a neat stored procedure utility that inspects your sprocs and can give you come basic code metrics on them as well. If any managers are reading, just remember that code metrics are not a direct measure of productivity.

Continue Reading
Podcasts in iTunes

Podcasts in iTunes

[](http://www.woodwardweb.com/images/blog/itunes_podcasts.html)I downloaded version 4.9 of iTunes today that contains support for Podcasts. Overall it seems ok, very easy to use but no support for Bittorrent which means I'll be sticking with nimiq for a while yet to keep up to date with DotNetRocks.

Continue Reading
NTLM Explained

NTLM Explained

If you have ever tried interoperability between an MS environment and any of the others you are likely to have tripped over NTLM authentication before now. Obviously there is no RFC for this one, but Eric Glass has an excellent explanation of NTLM that was gathered by reading public available information and a bit of...

Continue Reading