Computers & Programming Features

How To: Implement an option button or check box in a Visual Basic application

In this video guide, you'll learn how to implement an option button or check box within a Visual Basic 6 application. free Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Encrypt files with OpenSSL in Debian Linux

This video shows how to encrypt files with OpenSSL in Debian Linux. First we check if open SSL is installed on the system. If not, install it using packet manager. Next create the file going to be encrypted. Now encrypt the file. In this case AES algorithm in ypher block chaining mode is used. AES is US-government standard and can be considered secure. Now we are prompted for a password. In order for the encryption to be secure, we need to choose a strong password. Now we can delete the origi...

How To: Get started programming with Visual C++ 2008 Express

This introductory video covers the main features of the Visual C++ 2008 Express Edition and walks you through some of the most common tasks you’ll be doing as you create your programs. By the end of this video, you’ll be more familiar with the development environment and able to get started creating your first application. Get started programming with Visual C++ 2008 Express.

How To: Install a Bamboo Touch pen tablet on a Mac or PC

In this clip, you'll learn how to install a 2G Bamboo Pen & Touch tablet on your desktop or laptop computer. Happily, it's an easy process. So easy, in fact, that this video tutorial can present a complete, step-by-step overview of the process in just under four minutes. For more information, including detailed, step-by-step instructions, take a look.

How To: Use groups in Apple Address Book

If you're like most people running Mac OS X, you've got quite a large number of entries in your Apple Address Book. In this how-to, you'll find instructions for organizing your addresses into groups for easy access in Address Book, other applications, and even sync devices such as other Macs, iPods and iPhones. For more on using groups in Apple Address Book for Mac OS X, watch this video tutorial.

How To: Use the DataPager & ListView controls in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Generally, the DataPager control is used with the ListView control. The ListView control is data driven. First create a ListView control and provide it some data. Next drop ...

How To: Access symbols & accent characters on Mac keyboard

When creating business documents or communicating with colleagues in other countries with your Apple computer, it's often necessary to use certain typographic symbols. In this video, you'll learn how you can use quick key combinations to access certain characters. For more on accessing symbols and accent characters on your keyboard in Mac OS X, watch this video tutorial from Apple.

How To: Dual boot Vista & Mac OSX

This video illustrates the easiest method to Dual Boot Vista and MacOS on a single PC. This process is comprised of the following steps-Step 1. First install Windows Vista to your PC.Step 2. Run the software "Bootmaster" in windows.Step 3. When asked for the number of operating system to be installed choose Dual Boot option.Step 4. You would be asked for the type of operating systems to be installed on the computer.Step 5. Choose MAC OS and Windows Vista OS.Step 6. Insert the MAC OS CD and th...

How To: Convert a Visual Basic project to Jabaco Java

In this video tutorial / demonstration you will learn how to convert an existing Visual Basic project to Jabaco Java. You will need both Microsoft Visual Basic and Jabaco, a simple programming language with a Visual Basic like syntax. Jabaco enables you to create powerful software for all Java supported operating systems. Convert a Visual Basic project to Jabaco Java.

How To: Place and size shapes in Keynote and Pages in Mac OS X

Did you know that it's really easy to add objects, such as shapes and tables, to your Pages documents and Keynote presentations? All you'll need to do is click on the objects button in pages, or the shapes button in Keynote and select your shape. For more, or to get started placing and sizing shapes in your own Apple Keynote presentations and Apple Pages projects, watch this video tutorial.

How To: Partition & resize your hard drive with EASEUS

This is a step by step tutorial how to Partition & resize your hard drive with EASEUS. To resize hard drive Open EASEUS Partition Manager. Click on the drive you want to resize. Then click Resize/Move. Go to the end and left-click with your mouse dragging in the direction you want to go. In the display you can see the size that's being created. When you have the size drives you want, just stop and click OK. If you shrunk one drive you can now create a new drive using the unallocated space. Th...

How To: Begin using a USB flash drive

In this tutorial, we learn how to use a USB flash drive. First, go to "my computer" through your desktop. Next, you will see a device that says "flash drive", which is in drive "d". When you unplug your USB device, the drive will disappear. When you plug it back in, a new window will appear asking what you want to do with drive "d". Now, go to your documents folder and if you want to copy one of these files, right click and choose the copy option. After this, you will be able to paste your fi...

How To: Use the basics of Mac OS X Mail

Check out this informative video tutorial from Apple on how to use the basics of Mac OS X Mail. See how to set up mail with your email accounts, compose messages, add attachments, view attachments with Quick Look, and search through Mail. Mac OS X. It's what makes a Mac a Mac.

How To: Extend and customize an ASP.Net server control

In this video tutorial, Chris Pels will show how to extend a standard ASP.NET server control and customize it for a specific purpose. Specialized controls provide an convenient way to implement standardized user interface elements for multiple web sites for individuals or teams of developers. In this example, see how to extend the DropDownList control to create a special purpose year selection control. Learn how to add properties for custom attributes that control the behavior of the range of...

How To: Remotely assist someone in Ubuntu

Remote assistance is a feature that, as its name suggests allows a user to remotely control another computer. The user can then use the remote computer in the same way as if the user is physically present there. Most modern operating systems support this feature.