Since I've been using SVN and stumbled upon this technique I've also been using since then
This is one of the many (but easiest way) to remove SVN folders (.svn) recursively from a given folder. Effectively "unbinding a folder from SVN"
Follow these easy steps: More...
Been quite busy lately work and off work (research ofcourse primarily in urlrewriting) but I couldn't help but notice and comment on a post from CodingHorror/Jeff Atwood on this topic More...
I had the chance to grab and have a short look at MyGeneration for a few hours over the weekend and I should say I'm quite impressed with the features that it has. More...
How do you "autogenerate" a "using" namespace for a class you typed in Visual Studio? Read along... More...
I find it more productive to simply right click on a file/folder (or multiple file/folders) and be able to copy and move it/them to another folder rather than Cut/Copy, open the target folder and paste or even use Windows Explorer > turn the folder options (tree) on and drag/drop. How do you make it possible? More...