Multimedia
Multimedia is media that utilizes a combination of different content forms.
Language
Basic
Remove
Platform
Any
License
Any
The Visual Basic 6.0 DirListBox control has been rendered obsolete by the OpenFileDialog and SaveFileDialog components in Visual Basic 2005.
Conceptual Differences
The Visual Basic 6.0 DirListBox...
Here's an innovative project for beginners in the field of Electronics, using basic electronic components. This project proposes the development of security system for farm houses and residential...
The following is an example of using the Jython interactive interpreter from the Windows 2000 command prompt. On this page, we demonstrate several Jython basics.
This article looks at two new ASP.NET Web controls, the GridView and the Panel. The GridView is an updated variant of the basic grid, and the Panel supports a locatable, scrollable region. The...
This is the second article in a multi-part series in which we use Ruby and the Tk toolkit to develop a GUI front end for the cron task scheduler. In the first article, we learned the basics of...
The dynamic management views (DMVs) in SQL Server 2005 are designed to give you a window into what's going on inside SQL Server. They can provide information on what's currently happening inside the...
Conventional pop-up windows in JavaScript applications may work for some things, but they can be annoying, and many people use pop-up blockers. There is an alternative: drag-and-drop DIV elements. In...
MetaPatterns can be contemplated like a form of understanding the underlying mechanisms of patterns and the form in which they work, and even as a new classification of patterns patterns.
The...
One of the biggest drawbacks of programming in Visual C++/MFC was its lack of support for even the most basic of imaging functions such as loading and displaying an image. Therefore, this article...
One of the biggest drawbacks of programming in Visual C++/MFC was its lack of support for even the most basic of imaging functions such as loading and displaying an image. Therefore, this article...
For the last year, I have been working on a project that involves a lot of 2D and 3D geometry. I needed some technique for the user to select these geometries easily, i.e. using the mouse and...
A simple DSP tutorial.. only covers very basic ideas...
A beginner HTML tutorial that covers everything from the basic
HTML tags to inserting music onto your site to using frames.
This tutorial doesn't just show you how to make a simple drawing program in VB6, it also teaches you things like error handling. Good for beginners who want some hands-on approach.
The basics of coding GUIs with the Swing package in Java.
This article provides a brief summary of basic layout management in the Java Abstract Window Toolkit (AWT) and is intended to serve as a foundation for more sophisticated AWT programming.
Working with GDI can be tricky on the web, this tutorial is a basic introduction for people who needs to draw images on the fly. Here we cover drawing text and lines.
This tutorial will demonstrate to you how to make a 3Kb swf that simulates a snow-globe effect. It is built from Jeff Edsell's version with modifications to increase simplicity and significantly...