Category Archives: News

Count Number of Lines in a Visual Studio Project
avatar

This is a trick to count the number of lines of code written in a Visual Studio Project.  From a command prompt type the following command in the root of the directory: (dir -include *.cs,*.cpp,*.h,*.idl,*.asmx -recurse | select-string .).Count

Posted in News | Leave a comment

DUHK Crypto Attack Recovers Encryption Keys, Exposes VPN Connections, More
avatar

Posted in News, Security | Leave a comment

Project Fi Dialer Codes
avatar

Project Fi has some great features making it a good choice for use as you cellular provider. The only downside I have run into is sometimes the carrier switching doesn’t go as smoothly as you would like. That is where … Continue reading

Posted in News | Leave a comment

How To Create Undeletable Folder In Windows
avatar

You can make your friends fool in this trick, creating a foler that cannot be deleted untill and unless you command that folder using command Prompt. Source: How To Create Undeletable Folder In Windows

Posted in News | Leave a comment

How To Hide Your Secret Files Inside An Image
avatar

Today we are going to share some of the amazing trick with you which is related to your Windows computer, the trick is really amazing and a bit Source: How To Hide Your Secret Files Inside An Image

Posted in News | Leave a comment