List/Grid Tag Archives: window
How To Capture Image Of Windows Form In C#
You can directly press “Alt + PrtSc” to copy image of any active window to clipboard which you can paste in any Image Editor Program like Paint, Photoshop etc.. If you just need to have image of your Windows Form of your application, you can either use the upper technique, but you can also use simple code to capture image of your Windows Form which will also create an image…
How To Lock A Folder Without Using Any Software
You have some important data in your Computer and don’t want anyone to access that. But as your computer is on the network and anytime anyone can access that data or your computer is also used by your friends or relatives whom you don’t want to give access to that data, then you might thinking about downloading a third party software to do that for you. But here is a…
How To Create Virtual Hard Drive In Windows 7
Virtual Hard Drives are a great way of separating your data. These also offer portability because you can attach and detach the a virtual hard drive on different workstations available. Virtual hard drive that you create, work in same the way physical hard drive work. You just can’t distinguish the two by seeing in you Windows. Some versions of Windows allows you to even boot your PC from a virtual…
How to Block or Stop Programs From Accessing the Internet on Windows 7
You have installed a lot of applications on your computer and you want to stop and block some programs from accessing the Internet on your Windows 7 PC. This will help in increasing internet speed a bit. It is also a good way to prevent your PC from hacking. As spyware and malwares often attempt to connect to the internet, in order to allow hackers to steal your private information….
How to Print a List of Items Present in a Windows 7 Folder
If you work a lot on your computer, create a lot of files and folders every day, then at some point, you may wish to have a list of currently present folders and files in a directory, or may want to print the same. This is extremely helpful when you have a huge number of files or folder present in a directory. Command Prompt helps you in such a case,…
How To Resize Partition on Windows 7
One of Partition of your hard disk has a lot of free space available to use, but one partition has too less space available to use. Then you will plan to shrink one of the partition and shift some of the volume to other drive, then there are some tools present on the internet which you can buy and use to do the work. But newer version of Windows have…
How To Check RAM For Errors in Windows 7
Newer version of Windows have a build in tool which have the capability to check the RAM (or physical memory of your machine) for issues and provides you a full report of any errors it found along with some help how you can locate and solve some of these problems. This tool is called Windows Memory Diagnostic. Instructions: Click Start and in the search box type Windows Memory Diagnostic. You…
How to Lock Folders in Vista/Windows7
Do you want to lock and password protected your important folders in Windows 7? If you are an administrator and have multiple accounts set up in Windows 7 / Vista, then you can block folders so that they can not be accessed by other users. When other users try to access the blocked folder, it will ask for administrator password. So, the folder will be locked permanently unless you don’t…