Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Any
Platform
Windows
Remove
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...
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.
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...
Hashing is one of the basic and often used features when working with crypto systems. It is used widely and can be used with different purposes. When a clear text is hashed, a relative unique "finger...
Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database.
Microsoft's WSDK makes creating and using X509SecurityTokens
easy, but installing the required X.509 certificates is tricky.
Learn how to install X.509 certificates and use this Visual
Basic...
A very handy application that's included with the Windows operating system is the magnifier, which zooms in on a portion of the desktop. In this article Jason shows us how to create a cool zoomable...
Have you ever wanted to create an expandable tree much like the one found at Microsoft's MSDN site, or the one found in windows explorer? If so then this article should interest you.
This is a basic calculator program using Windows Forms.
This is basic Calculator program written in C# which makes use of the Windows Form,Panel etc.