Tuesday, July 2, 2013

Alpha Numeric Auto Increment in .net

Alpha Numeric Increment in .net       private voidbutton1_Click(object sender, System.EventArgs e)              {                     label1.Text = NxtKeyCode( textBox1.Text );                    ...

To Get Mother Board and Processor informations

System Information Mother Board InformationSystem Information To Save Systrm Information FileClick Here To Download System Information f...

How To Enable Write Protection Of USB Devices Under Windows

You have probably seen the following scenario in multiple thriller and spy movies; A spy connects an USB stick to a computer to copy data from the computer to the device. Movies do not necessarily reflect reality but there is some truth to this scenario after all. It is indeed possible to connect an USB device to a computer running Windows to copy data from that computer to the removable storage device. It is sometimes in the best interest of...

Monday, July 1, 2013

How To Take Animated Gif Screenshots in Windows

ometimes a static picture by itself doesn’t convey a meaningful message, especially if you want to show someone a particular workflow or emphasize on a particular subject. A short video clip would be helpful, but sometimes it’s rather an overkill to record couple seconds of video and upload to a video hosting site, too much work for something mean to be simple at first. This is where animated gif shines (examples can be find here, here and here)....