Memory management- Optimize performance of GIMP

GIMP is a popular cross-platform image editor available for Windows, GNU/Linux, OS X and more operating systems. It is open source and available as free software. In this article I will introduce you about some options to optimize your GIMP according to you. However GIMP is already optimized. Continue reading “Memory management- Optimize performance of GIMP”

Truncate all tables in SQL Database from single command

Today i need to blank all the tables in the SQL database. Till now I was using the truncate table command with the for loop in the code because i need to blank few tables. But now i need to blank whole database so i decided to use the sp_MSForEachTable system stored procedure like as: Continue reading “Truncate all tables in SQL Database from single command”

Download Microsoft Safety Scanner for removing viruses, spyware and other malicious software

 

If you want to scan your computer to detect and remove viruses, spyware and other malicious software then you can have a choice to use Microsoft Safety Scanner. This security tool is available free to download. Microsoft Safety Scanner provides a full scanning and helps remove viruses, spyware, and other malicious software. Continue reading “Download Microsoft Safety Scanner for removing viruses, spyware and other malicious software”