Individual Audio Visual Search Results

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: Create reports & pass parameters in C# programming with Visual Studio

If you're not sure about creating reports in Visual Studio, this two-part video will cover the entire process. This assumes that you already know a few things in Microsoft Visual Studio and the C# programming language. So, if you're not a beginner and still need help to create reports from data in the SQL Server, this is how you do it. Also, learn a quick and easy way to pass parameters to reports in C#.

How To: Get a stain glass effect for your scrapbooking

This video is a step by step demonstration of how to make a stained glass effect for cards or scrapbooking using glue, colored ink and sparkles on acetate. This is not for beginners, this is an intermediate level project for experienced stampers. You will be able to understand the process and will be able to copy it by the end of this six minute video. The audio instructions are easy to follow and the visual demonstrations make it very easy to learn.

How To: Implement an advanced login system with Visual Basic 6

In this four-part tutorial series, you'll learn how to create an advanced login system with Microsoft VB 6. 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: Replace sound alerts with visual cues in Windows 7

In this how-to video, you will learn how to set up Windows 7 that system alerts will come up as images rather than sounds. First, go to start, control panel, and click on ease of access. Next, at the top of the window, click replace sounds with visual keys. Check the box that says Turn on visual notifications. You can choose the different types of visual warnings, such as flash desktop or flash active caption bar. Once this is done, click okay to complete the task. Now your computer is set up...

How To: Create a photograhic intro effect in Sony Vegas Pro

A photographic effect blends the visual effect of creating different 'stills' of photographs and animates them in sequence; and then adds in an audio track to make it sound like the snapping of pictures. This tutorial shows you how to thread all the effects together to add a photographic style to your next intro using the Sony Vegas Pro video editing software.

How To: Make an educational podcast

Many educators and institutions are already integrating podcasting successfully into their curricula — with great results. Podcasting enables educators to use music and recorded audio to enhance learning. The addition of photos and video to podcasting allows educators to add a wide range of visual content to their teaching and address even more learning styles.

How To: Use the Tile Visuals tool with VoiceOver in Mac OS X

In this video tutorial, viewers learn how to use the Tile Visuals tool with the Voice Over application on a Mac OS X computer. This feature will dim the screen so that the user will be able to go over the Voice Over commands. To enable Voice Over, press the Command and F5 key. To tile the visuals, press the Command, Option and F10 key. Now when users navigate through the screen, only the contents over the Voice Over cursor can be visible. To return to the normal view, press the Control, Optio...

How To: Save data to a text file from a Visual Basic 6 application

In this clip, you'll learn how to export data from a Visual Basic app to an external TXT file. 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: Implement a simple splash screen in Microsoft Visual Basic 6

In this clip, you'll learn how to create a splash screen for a Visual Basic 6 app. 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: Implement a list box in a Microsoft Visual Basic 6 application

In this clip, you'll learn how to implement a list box within Microsoft Visual Basic 6. 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: Implement two-way chat with the Winsock control in Visual Basic 6

In this clip, you'll learn how to set up two-person chatting with Visual Basic 6. 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: 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: Use Select Case statements when programming in Microsoft Visual Basic

In this clip, you'll learn how to use Case Statements in your Visual Basic projects. Whether you're new to Microsoft's popular event-driven program language 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: Add title clips from the Library feature in Camtasia 7

Camtasia 7 has a new feature, and it's called the Library. The Library section in Camtasia contains audio files, and effects like digital radius, fiber waves, rounded angles, silver streaks, sound effects, and a thing called target blue. You can use some of those visual effects to create title clips for your screencasts. The effects make the video look like Flash, even though it's obviously not. See how to add a Flash title clip from the library folder.

How To: Do easy yoga poses

This video details how to do easy yoga poses for beginners. To start out, assume 'mountain pose' which involves placing the feet at about a hip width distance apart. After the feet are placed, lengthen up through the spine and roll the shoulders back while also tucking the chin slightly back. Arms are then raised upward while inhaling, and lowered while exhaling and in the same exhale lift out of the hips, hinge, then enter a forward bend. Note, it is acceptable to bend the knees in this proc...

How To: Use parent forms in Microsoft Visual Studio

When programming in Visual Studio, you may find yourself creating any number of all-but-identical windows. This can be tedious and time consuming. This tutorial discusses the deadly and dangerous task of using a form as a parent for the development of other forms in Visual Studio, using C# in this particular example. For more information on designating a form as a parent, take a look.

How To: Debug JavaScript with Microsoft Visual Studio 2008

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. Using an existing web application, this video tutorial will demonstrate how to use Visual Studio 2008 to debug JavaScript in a web application.

How To: Create a master page using .NET 3.5 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. In this video, you will learn how to create a simple Master Page using .NET 3.5 in Visual Studio 2008.

How To: Use ASP.NET AJAX in Visual Studio 2008

In this video programming tutorial, you will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. For more information, and to get started using ASP.NET AJAX–formerly Microsoft ATLAS–for yourself, take a look!

How To: Apply false eyelashes for Asian eyes

This tutorial teaches you how to apply individual false eyelashes video tutorial. Applying individual false eyelashes is a great way to achieve a dramatic and glamorous evening look. You will need individual false eyelashes, individual false eyelash glue, a piece of tin foil, a small pair of scissors and a pointed pair of tweezers. Apply your desired eyeshadow first, a light shimmery eyeshadow creates the best effect for this look in terms of contrast against the false eyelashes. Pour a very ...

How To: Draft a lower torso or skirt sloper

This video tutorial demonstrates the steps for drafting a sloper that shows the exact shape of an individual's body between the waist and the hips. It can be used to create skirts for women, the top of pants for men and women, and body doubles (aka Dress Forms). Learn how to draft a lower torso sloper by watching this video fashion design tutorial.

How To: Register Visual Basics 2008 for free

Registering Visual Basics 2008 express edition is quite simple. It is a free registration. First open visual basic then go to the help option. Register the product and click on register now. It will ask you to sign into Microsoft email using your Hotmail account or if you do not have one you can create one and use it there. Use your user name and password where it asks to verify. Fill out all the form information, it may be real or fake, it does not matter. Then you will come to a registratio...