remove/delete svn folders

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: 1) download this registry file : DeleteSVNFolders.reg... 

Source:  .NET Developer Notes

Link: IE 8 Release Candidate 1

"Internet Explorer 8 has been designed from the ground up to be enterprise-ready.  It helps reduce security risk through features such as a cross-site scripting filter, the SmartScreen® Filter, and safer controls and management of the Microsoft® ActiveX® technologies, platform,... 

Source:  .NET Developer Notes

My Simple Talk article on ANTS Profiler and Performance

A couple of weeks back, RedGate/SimpleTalk contacted me for a short article about ANTS Profiler. I've been using it for sometime and has definitely been very useful so I won't think twice about recommending it. Here's the link (below) and please do drop by to read it. Feel free to rate/comment Using... 

Source:  .NET Developer Notes

remove malicious script tags from file

Here's a small Windows Forms application that I created to automate removal of malicious SCRIPT tags inserted into some web files. (or in general - even non malicious scripts). Of course, you can always do this manually but if we're talking of hundreds or thousands of files, it will be one... 

Source:  .NET Developer Notes

  . .