While I try not to be negative in my blog, I just had to warn people about NAntpad.
A collegue at work told me about NAntpad, an application to help you write NAnt scripts. I tried it out. Got sick of it after 5 minutes. And I have to pay for this?
I couldn't even see my script in the application. It's not intuitive. There's thig big clunky tree on the left side. I was expecting a kind of IDE like VS .NET where it suggests elements based on your current location. Maybe it could give you a list of attributes supported in the current element.
I guess I'll stay with good old text editor (UltraEdit, EditPad) for now.