http://feeds.feedburner.com/~r/OfThoughtsChocolateAndVices/~3/47584
Awrayt! Finally a blog about something geeky.
For some time now, I've been writing libraries here and there. There has been a robust use of my
ORM library. And sometimes, I do get lazy arranging my
namespaces in the code. Laugh at me all you want, but I put them in alphabetical order. So go ahead. Laugh your arses off. Hehe. Anyway, my
OCD, confirms that I should do this regardless of if there're any consequences to follow. So it's pretty much "Nah fuck it, I want 'em clean." And it gets pretty irritating when doing this over and over again. And I happen to come across
PowerCommands. It's the smex made out of sexiness and geek fetish. You guessed it right. It arranges namespaces and removes any that isn't used in the class. Speaking of class...it also allows you to copy the entire class. Right clicking on the class brings up the Copy Class feature of the VS 2008 add on.
Here's what it really looks like when you ride that thang into your VS 2008.
Pretty much the remedy for .NET junkies suffering of a ridiculous OCD.