Zip file format is very well known for its loss-less data compression capabilities and hence is being widely used across the globe for compressing files. There are lots of free tools available in the web today and hence I thought of saving you the time for picking your free zip file opener. Below is a […]
Implicit Association Test
The Implicit Association Test (IAT) will help you to measure your attitude and beliefs. Most of us do not speak what do we have in mind and this is because we either fear the consequences that may arise or we do not want others to know what we think. A best example for implicit attitude […]
Remember Playback Position Using Media Player Classic
Let us assume that when you are in the middle of watching your favorite movie and the power goes off. Of course your brand new UPS may help you for some time but for how long? You may now have to close your media player and shutdown your machine, wouldn’t it be really cool when […]
How to Check SQL Server Version
If you would like to know/check SQL Server version that is currently being used in your server Check SQL Server Version then the easiest way is using the below query: SELECT @@VERSION The above query when executed in SQL Server Management Studio will return something as shown below: Microsoft SQL Server 2008 R2 (RTM) – […]
Problem Ejecting USB Mass Storage Device – Easy Fix
You would have definitely seen the below error message if you have used USB devices and external hard drives in your Windows Machine. Though the error message explicitly states that the USB is still in use, you won’t be able to find which program is using it and may drive you nuts. Even after closing […]
Easiest Way to Increase VirtualBox Disk Size on Windows
If you have been using VirtualBox then this is a commonly asked question – How to increase VirtualBox disk size after it has been created? Once you have created your virtual machine and allocated some hard disk space, you may want to increase VirtualBox disk size at a later point in time. This scenario usually happens when […]
Easiest Way to Solve Rubiks Cube
This website will show you the easiest way to solve rubiks cube, that too in less than 25 moves. You just have to choose the color of the cubelet and paint it on the cube face and click the Solve Cube button. The website will show you the steps that you need to follow in […]
World’s Richest People
Everybody loves to know who are the World’s richest people, well here is the Bloomberg Billionaires website that lists the top billionaires in this world which is also updated on day to day basis. The website lists top 200 billionaires and also provides options for you to explore these billionaires based on industry, citizenship, gender, […]
Best Way to Find Duplicate Files
Are you running out of disk space? Find duplicate files from your system and delete them which could save you a lot of space. We always tend to download files unknowingly more than once and leave them around our system without cleaning them up which could result in lot of duplicate files. Manually identifying them […]
How to Learn C# like A Ninja
If you are working in Microsoft Technologies then you should have definitely heard about C# (pronounced as C-Sharp). If you haven’t, C# is a programming language that was developed as part of .NET Framework by Microsoft Technologies. Anders Hejlsberg is the chief designer of C# who is also a key participant in the development of […]