In Home Visual Search Results

How To: Play fan strokes for the ukulele

The fan stroke is often admired for it's visual effect and the apparent skill of the player. This tutorial shows you how to learn the fan stroke, first by learning the motion and fingering and then by getting the timing right. Make sure you know how to do the "split stroke" first.

How To: Got Beef? Getting Started with BeEF

With the the general computer users understanding of Information security rising (at least to the point of not clicking on unknown links), and operating system security getting better by default. We need to look for new and creative ways to gain a foothold in a system.

How To: Remove Blinkfeed from Your HTC One for a Stock Feel Without Rooting

For someone used to the old-style HTC Sense, upgrading to an HTC One with Sense 5 is a pretty intuitive experience, but there's one thing that some users find obtrusively different. Blinkfeed, an app which aggregates newsworthy articles from various sources and pins them in a scrolling feed on your home screen. If you don't like staying current on news, or don't like how much RAM it eats up, you probably want to get rid of it. There's been some questions about removing Blinkfeed in our forum,...

How To: Use an octree to solve collision detection problems in Visual C++

In this clip, you'll learn how to utilize octrees to resolve certain detection problems when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Use an octree to solve collision detection problems in Visual C++.

How To: Simulate transparent objects with alpha blending in Microsoft Visual C++

In this clip, you'll learn how to utilize materils to simulate transparency when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Simulate transparent objects with alpha blending in Microsoft Visual C++.

How To: Draw reflections with OpenGL in Microsoft Visual C++

In this clip, you'll learn how to create simple reflections when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Draw reflections with OpenGL in Microsoft Visual C++.

How To: Create a fog effect when creating an OpenGL program in MS Visual C++

In this clip, you'll learn how to create an eye-catching fog effect when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Create a fog effect when creating an OpenGL program in MS Visual C++.

How To: Deploy Windows Mobile 5.0 applications with Visual Studio 2005

In this clip, you'll learn how to generate a CAB file for a Windows Mobile application using Visual Studio 2005 as well as how to install that file on an external mobile device. Whether you're new to Microsoft's popular event-driven programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Deploy Windows Mobil...

How To: Get started programming with Visual C# Express 2005

In this clip, you'll learn how to create a simple "Hello, World" application with Visual C# Express 2005. Whether you're new to Microsoft's popular multi-paradigm programming language or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Get started programming with Visual C# Express 2005.

How To: Connect VB.NET applications to databases

Interested in creating your own dynamic, web-based applications using Visual Basic 2005 Express? In this installment from the Absolute Beginner's Series of Visual Basic/ASP.NET video tutorials, how you can connect your applications to databases. You will learn how to enable your application to view and edit data stored. This will allow you to exercise the skills shown in the earlier videos. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! ...

How To: Use the TableLayout control to add rows to controls

Interested in creating your own dynamic, web-based applications using Visual C# 2005? In this installment from the Absolute Beginner's Series of Visual C#/ASP.NET video tutorials, you will learn how to use the TableLayout control which enables you to dynamically add rows to your controls at runtime. For more information, as well as tips for being a smarter user of Microsoft Visual C#, take a look! Use the TableLayout control to add rows to controls.

How To: Use the SplitContainer control to build a multipane UI

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? In this installment from the Absolute Beginner's Series of Visual Web Developer C#/ASP.NET video tutorials, you will learn how to use the SplitContainer control to create a multi-pane user interface. For more information, as well as tips for being a smarter user of Microsoft Visual Web Developer, take a look! Use the SplitContainer control to build a multipane UI.

How To: Play MP3s in ASP.NET web applications

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? This video shows how to use the Windows Media Player ActiveX control to play wma and MP3 audio files in your application.his lesson will be particularly helpful to programmers to those with experience using both Visual Basic and simple HTML syntax. For more information, as well as tips for being a smarter user of Microsoft Visual Web Developer, take a look! Play MP3s in ASP.NET web applica...

How To: Use the ASP.NET SoundPlayer control to play audio

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? This video will show you how to use the SoundPlayer control to play .wav audio files in your web application. his lesson will be particularly helpful to programmers to those with experience using both Visual Basic and simple HTML syntax. For more information, as well as tips for being a smarter user of Microsoft Visual Web Developer, take a look! Use the ASP.NET SoundPlayer control to play...

How To: Get started with programming in Visual Basic

This beginner's guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. If you have some previous programming experience, maybe in another language or from a few years ago, then you may also find this guide useful. Whether or not you have programmed before, you should already be familiar with computers before reading this guide. It assumes that you can perform simple tasks like starting a program, a...

How To: Use the Menu Strip control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Menu Strip control which provides a standard Windows style menu in your applications. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Menu Strip control in Visual Basic 2005.

How To: Recognize when a papaya is ripe

Papaya's are a tropical fruit that is very healthy and a little sweet. But knowing when it's ripe is the true challenge. It boils down to a few factors that include color, smell and other visual cues. In this video you will get tips on what to look for as well as alternatives to getting your papaya to ripen.

How To: Add animated transitions between states with Silverlight's AnimatedTransition

In this clip, you'll learn how to use the AnimatedTransition class to create transitions between visual states in your Silverlight apps. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.