eHow launches Android app: Get the best of eHow on the go.
Showing 1-50 of 559 results
The .NET Framework is a software library of prefabricated code and many developers use it to create websites that take advantage of the latest in web technology, such as XML and simpler programs...
Files with the extension XFDL (.xfdl) are formatted document files. XFDL files are safe for your computer.
Turbo Pascal is a type of programming language used to write programs, instructions that computers follow to complete tasks. A number of files are associated with Turbo Pascal, including .tpx files.
Game Maker, the game design suite by YoYo Games, tries to make it as easy as possible for nonprogrammers to produce great games without getting their Computer Science degree. However, even Game...
Building a website may require some knowledge of programming languages. However, with the advent of "what you see is what you get" (WYSIWYG) editors, you can create websites with very limited...
Many people and businesses are creating their own websites for personal or business purposes. Regardless of the reason you are creating a website, you may want to create a contact form so that...
An Application Development Language is another term for a programming language, the vocabulary and syntax that is used to create applications or programs for computers. Some file types are used...
The datagrid is a control that you will learn about early on in your .NET programming career. You use datagrids to diplay columns of data and they are commonly used due to their versatility. If...
During the process of computer programming, it is sometimes necessary to produce the program in parts that are later compiled into one total program. These parts created during the programming...
Game Maker 7 is a program released by YoYo Games that helps aspiring game developers ease into the art of game programing with a simple graphical interface for creating games. In Game Maker 7 you...
Lazarus is a computer software program used for creating programs written in a programming language known as Pascal. A variety of files are associated with Lazarus, including .lfm files.
PLC is an acronym for Programmable Logic Controller. The PLC takes the input, checks the condition and, based on the condition, switches its output on or off.
Listed are frequently asked questions and answers you may be asked in a JCL technical interview
This article shows how to write a Mandelbrot web service in C#.
This tutorial shows you how to write a client application for the mandelbrot web service in C#.
Computer science is a discipline that covers a multitude of topics in the computer and mathematical realms. Hardly a subject reserved for people who build computers or who write computer programs,...
GUI or graphical user interfaces are programs that allow users to see graphics as well as text and are used to describe video games and programs that run on systems like Windows and Mac OS. When...
Produced by Microsoft, Visual Studio is a computer program used for creating computer programs in a number of different programming language. A number of files are associated with Visual Studio,...
Produced by Microsoft, .NET Framework is a piece of software used to help computer programmers develop lists of instructions that computers follow to complete tasks, known as programs. A number of...
In some cases, different types of unrelated files share a common series of characters after the period in their filenames, known as a file extension. An example of this is the .vmo file extension,...
ASP.NET is a free technology offered through Microsoft. It allows webmasters and programmers to easily create web applications that are dynamic and elegant. This article is going to tell you how...
Flash is a type of animation that allows users to use moving pictures and sound within a website. A number of files are associated with flash animation, including as files.
Learning to program a computer is pretty the same as learning to speak a foreign language. There is a vocabulary (commands and functions) and a syntax in which must be adhered to. This article...
Software maintenance involves correction of errors, removing or adding features, enhancement, adapting to a changing market, and compatibility with changing operating systems. A maintenance plan...
The purpose of a PL/SQL cursor is to query a database. This will gather a subset of information that you will use later in your code. In order to create a Cursor you must use it inside an...
Microsoft .NET Framework is a software framework available for computers running supported Microsoft Windows operating systems. Version 3.0 of the .NET Framework was released to the public on...
The file extension .mtw designates a database file. The primary use of the .mtw file extension is for Minitab worksheet files, and the secondary use is for the SDL Trados MultiTerm linguistic...
Have you ever wanted to remain anonymous for something? Just as people can chose to be anonymous for various things sometimes in the coding language PL/SQL blocks can be anonymous or unnamed. ...
First of all, an infinite loop cannot be read. An infinite loop is a computer program bug that results in the program running without end. The program must be stopped by either operator...
The Capability Maturity Model (CMM) is a list of five separate stages that an organization goes through as it improves. It describes these stages, and explains why it is necessary that a company...
Using frames allows your web pages to be broken into sections that can be manipulated independently. For instance, you can have a banner on the top of your page that remains static while the...
Without a doubt it can be a significant challenge to understand the programming languages that make computer applications work. However, the good news is that many of the programming languages...
Depending on who you ask, pointers are either a blessing or a curse. Pointers provide a mechanism for directly accessing and modifying objects and code in memory. Pointers are used in many...
The MDX file extension could refer to a number of different file types, including MIDI audio dump files or database index files. If you don't own any program known to use MDX files, you should...
Though an extension can show an executable that runs when double-clicked or a stand-alone file that can be opened by another program, it can also show code for an application that needs compiling,...
For this article, note the following: LT pertains to the ‘less than symbol’ and GT refers to the ‘greater than symbol’. The less than and greater than symbols are not permitted to protect these...
A programming language is a method of creating a set of instructions that computers follow to complete tasks. There are a number of programming languages to choose from when creating a program,...
Login pages using ASP (Active Server Pages) run a small script to verify a remote user's identity. The process requires two types of files, an HTML page, and an ASP script. You can write a simple...
Introduced at Dartmouth College in 1964, Basic or Beginner's All Purpose Symbolic Instruction Code is a programming language. Its function is to create lists of instructions called programs that...
When developing new software code, the need for external review by either team members or educational graders is essential. While many focus on software documentation in the form of user’s guides,...
The Ada programming language first launched in 1983, the manual of which is considered "free content," meaning it is able to be used and accessed by anyone. ADB files are an important part of...
The pointer is a programming technique that allows the programmer to refer to a variable with a memory reference rather than to the variable itself. It has advantages and disadvantages over using...
The most popular platform for creating video games without any programming knowledge is a piece of freeware called Game Maker. Though the title is somewhat uninspiring, the platform is robust and...
Memory leak can be defined as a gradual loss of a computer's available memory, when a program continuously fails to return the memory back to the heap, which it has obtained from the operating...
The goal of following good human computer interface (HCI) design guidelines is to create effective interfaces that help a computer user do computer related tasks. Users should be able to quickly...
If the word "Scrum" evokes images of dirty back alleys or moldy showers, think again. Think happy sunshine thoughts like...controlling chaos. At least that's how Ken Schwaber, leading proponent of...
The file extension ".ccp" is associated with five different programs including CloneCD, CalComp Color Palette File, C Converter Profiles, CaptureCAM-PRO Screen Recording and Two Brothers Software...
The most common use of files with the PRG extension are ones that contain source code or executable program files. This file extension is used in both Windows and Mac OS applications.
Game Maker is a program that allows you to create your own games without having to learn a single line of code. Though most things can be done entirely with its drag-and-drop interface, some...
Oracle products use SQL, the industry standard relational database language that was defined by IBM Research but was first introduced to the commercial market by Oracle Corporation in 1979. Oracle...