.NET Obfuscators

As I am working a lot with .NET these days, I was looking for some .NET obfuscators along with their license types, features, URLs, etc. I got a link to a nice URL which gives all the Info at: http://www.csharp411.com/net-obfuscators/ Enjoy & have fun computing…

Anonymous Pipes in Windows!

Recently I had been working on a program to get a set of HTML files rendered in IE and then copy the contents from the IE window to a word document. I wanted to do this in VC++ since it provides very easy access to COM objects like IE, Word, etc. and I have also […]

Toggle Power Schemes in Windows Vista

It has been a long time that I did any batch programming in Windows (almost 10-12 years). Didn’t find a need for it. But with Windows Vista, I wanted to toggle my power schemes based on whether my baby was watching some videos in youtube or not. I generally want my monitor to turn off […]