Programs On Popular Programming Languages

Pear

PEAR is a repository of PHP software code, designed to offer some functionality not built into PHP core..

Mdi

MDI (Multiple Document Interface) is a type of GUI , which presents a single parent (container) window for other windows in a specific application..

Mfc

The Microsoft Foundation Class Library (MFC) is a C++ framework for Windows GUI programming...

Activereports

ActiveReports is a reporting framework for Visual Studio programmers designed and marketed by GrapeCity. It offers three different types of reports: traditional banded reports with event-based code or script for fine-tuning reports like Microsoft Access or Crystal Reports, page-based reports for fixed layouts, and RDL reports for more fluid, interactive reports. It is designed for use in Windows Forms desktop or ASP.NET and HTML5 applications...

Adobe

Adobe Systems is a software company headquartered in San Jose, California, USA. It is best known for the technology behind PDF, Photoshop, and Flash...

Acrobat

Adobe Acrobat is a family of applications developed by Adobe in order to view, create, manipulate, print and manage files in Portable Document Format (PDF)...

Applescript

AppleScript is an end user scripting language that has been available in Mac computers since System 7 Pro (7.1.1). It allows for automation of system tasks, communication between processes, and creation of workflows, amongst other functions...

Phppgadmin

phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server...

Memcached

Memcached is a simple distributed object cache that caches information in memory, and can be used to improve the performance of dynamic web applications by reducing access time and database load...


Nic

A Network Interface Card is a computer component which connects to a physical network in order to send and receive data...

Wss

WSS stands for Windows SharePoint Services, SharePoint Server 2007's "little" brother. It forms the basis for the full blown server product. As of SharePoint Server 2010 it is called SharePoint Server Foundation...

Wia

Windows Image Acquisition (WIA) is the still image acquisition platform in the Windows family of operating systems starting with Windows Millennium Edition (Windows Me) and Windows XP...

Isight

iSight is a webcam, both external and internal, developed and marketed by Apple Inc. The external iSight was connected to a computer via a FireWire cable, and came with a set of mounts to place it atop any then-current Apple display, laptop computer, all-in-one desktop computer, or flat surface. Currently iSight camera are..

Camera

In the real world, a camera is a device that takes physical or digital photos. In the virtual world, it is used to aim at virtual objects and or move through a virtual scene...

Conditional

Conditional has various meanings for various languages and probably should be avoided as a tag...

Datetime

A DateTime object in many programming languages describes a date and a time of day. It can express either an instant in time or a position on a calendar, depending on the context in which it is used and the specific implementation. This tag can be used for all date and time related issues...

Varchar

A varchar or variable character field is a set of character data of indeterminate length...

Yui

A set of utilities and controls, created by Yahoo in JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX..

Grep

grep is a command-line text-search utility originally written for Unix. It uses regular expressions to match text, and is commonly used as a filter in pipelines. Use this tag only if your question relates to programming using grep or grep-based APIs. Questions relating to using or troubleshooting grep command-line options itself are off-topic...


File-extension

A suffix appended to the end of a filename, in order to identify the type of file. It is (typically) separated from the filename by a period symbol...

Dependencies

A dependency exists between two elements if changes to the definition of one element may cause changes to the other...

Frontend

The user-facing part of an application. In a desktop application this would include the windowing framework and the forms the user interacts with; in a command line program it would be the available commands and arguments; and in a web app it would refer to the HTML and JavaScript...

Client

A client is an application or system that accesses a service made available by a server...

Il

CIL (Common Intermediate Language) is a low-level language used by Microsoft .NET Framework and Mono...


Perforce

Perforce is a commercial, proprietary, centralized revision control system...

Odbc

Open Database Connectivity (ODBC) provides a standard software interface for accessing database management systems (DBMS)...

Sftp

GENERAL SFTP SUPPORT IS OFF-TOPIC. Support questions may be asked on https://superuser.com. SSH File Transfer Protocol, a network protocol designed to provide secure file transfer and manipulation facilities over SSH (Secure Shell protocol)...

Static

Static is a term used in some programming languages to define a function or data storage area (field) that is not bound to any specific object instance. In the majority of cases this tag, if used, should be used in conjunction with a specific programming language tag...

Quickbooks

QuickBooks is popular small to medium-sized business accounting software created by Intuit, Inc. QuickBooks Pro/Premier/Enterprise for Windows all include support for programmatic access to QuickBooks via Intuit's SDK/XML-based APIs. QuickBooks Online edition also supports an XML-based API. QuickBooks for Mac does not support any SDK/API/programmatic access...

Accounting

Systematic recording, reporting, and analysis of financial transactions of a business...

Monitoring

Monitoring is the act of looking on the processes or systems for performance, supervision and surveillance...

Icefaces

ICEfaces is a JSF component library. It offers an Ajax framework for developing and deploying rich enterprise applications...

Iis-7

IIS (Internet Information Services) Version 7 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows. Released with Window Server 2008 and Windows Vista...

Ilmerge

ILMerge is a utility for merging multiple .NET assemblies into a single .NET assembly. It works on executables and dlls alike. It comes with several options for controlling the processing and format of the output...

Datagrid

A graphical user interface element that presents a tabular view of data...

Wap

Wireless Application Protocol is a subset of XHTML and a superset of XHTML Basic, used by mobile devices...

Wml

WML is a markup language intended for devices that implement the Wireless Application Protocol (WAP) specification...

Openbsd

OpenBSD is an advanced unix-like operating system for modern server, desktop, and embedded computer platforms. It is open source and licensed under the BSD license...

Xinc

Xinc is a continuous integration server written in PHP 5..

Postback

A postback is a technique in web development in which a page sends an HTTP POST back to the same form on the server...

Production

Production is commonly referred to as the stage in software lifecycle where it's available to be used by the intended end user...

History

DO NOT USE THIS TAG. Questions about the history of programming are off-topic. For questions about browser history, use [browser-history] instead. For questions about the JavaScript library, use [history.js]. For questions about the HTML5 API, use [html5-history]. For questions about version control, use [revision-history]. For questions about recalling inputs in an entry box, use [input-history]...

Mixed-mode

A mixed-mode application is any application that combines native code (C++) with managed code (such as Visual Basic, Visual C#, or C++/CLI that runs on the common language runtime)...

Directoryservices

System.DirectoryServices is the .NET library used to access Microsoft's Active Directory, which holds information about users, groups, computers, permissions and more..

Svg

Scalable Vector Graphics (SVG) is an XML-based two-dimensional vector graphics format that can also be used in HTML. Do not add this tag just because your project uses SVG. Instead, add the tag if your question is either about SVG, or closely related to it, like how to achieve something with SVG...

Vml

VML, the Vector Markup Language, is a vector image format that is represented by XML. It has been deprecated since SVG was accepted by the W3C, and should be used only for compatibility...


Hidden

Hidden could refer to a style value in CSS for the visibility property, a selector in jQuery, a possible value for the type attribute of an input or to an `HTML5` attribute...

Flexbuilder

Adobe Flex Builder is the former name of Adobe Flash Builder...

Textmate

TextMate is a text editor for Mac OS X...


Mootools

MooTools is a compact, modular, object-oriented prototypal JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API...

Erp

Enterprise Resource Planning (ERP) intends to provide a complete view of business by integrating accounting, human resources, supply chain management, capacity planning, production scheduling, customer relationship management, sales planning and more...

Tag-soup

TagSoup is a SAX-compliant parser written in Java that parses HTML as it is found in the wild...

Microsoft-dynamics

Microsoft Dynamics is a line of ERP and CRM applications. This tag can cover any of the products in the Dynamics family (CRM, AX, GP, NAV, SL, C5). These products have little in common beside the name, please do NOT use this tag...

Reverse

Rearranging the order of a sequence such that the final order is a mirror image of the original...

Parsing

Parsing refers to breaking an artifact into its constituent elements and capturing the relationship between those elements. This tag isn't for questions about the hosted service Parse.com (use [parse.com]) or parse errors in a particular programming language (use the appropriate language tag instead)...


Automation

Automation is the process of having a computer do a repetitive task or a task that requires great precision or multiple steps, without requiring human intervention...

Project-management

PROJECT MANAGEMENT QUESTIONS ARE OFF-TOPIC. Please ask these questions on ProjectManagement.SE - https://pm.stackexchange.com..

Containers

A container is a class, a data structure, or an abstract data type whose instances are collections of other objects. Containers typically make use of generics or templates so that a wide variety of objects can be added...

Color-scheme

A color scheme is a set of colors used by an IDE...

Gps

Abbreviation for Global Positioning System; a navigational system using satellite signals to fix the location of a radio receiver on or above the earth's surface. Also "GPS" refers to the radio receiver so used...

User-agent

A user agent is a piece of software (a software agent) that acts on behalf of a user. The term is often used to refer to browsers, and other software that sends network requests. In the HTTP protocol, a user agent identifies itself to the server using a user-agent string. The user-agent string is a string in the header of an HTTP request that identifies the browser, version, device, os, and other information about the device from which the request came...

Pagination

Pagination is the process of dividing information into discrete pages...

Phpunit

PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks...

Multithreading

Multi-threading is the ability of a computer or a program to perform work concurrently or asynchronously by utilizing multiple concurrent streams of execution (generally referred to as threads)...

Png

PNG (Portable Network Graphics) is an image file format designed to store raster graphics. It is associated with ".png" file extension. Use this tag for questions involving this specific format...

Transparency

Transparency is the property of being see-through; a transparent object reveals objects behind it. Transparency is also known as alpha blending. The opposite of transparency is opacity...

Android

Android is Google's mobile operating system, used for programming or developing digital devices (Smartphones, Tablets, Automobiles, TVs, Wear, Glass, IoT). For topics related to Android, use Android-specific tags such as android-intent, not intent, android-activity, not activity, android-adapter, not adapter etc. For questions other than development or programming, but related to Android framework, use the link: https://android.stackexchange.com...


Foxpro

FoxPro is a database and application development IDE from Microsoft...

Buffer

A buffer is an area of memory set aside for temporary storage of data while it is being moved from one place to another. This is typically done to speed up processes with significant latency, such as writing to a disk, printer or other physical device. The output is ready to be sent to the device before the device is ready to accept it, so it is moved to the buffer so that the sending program does not have to continue waiting...

Hex

Hexadecimal (also base 16, or hex) is the base-16 positional numeral system, using the 16 symbols 0–9 and A‒F...


Bezier

A Bézier curve is a parametric curve frequently used in computer graphics and related fields. Generalizations of Bézier curves to higher dimensions are called Bézier surfaces, of which the Bézier triangle is a special case...

Curve

In mathematics, a curve (also called a curved line in older texts) is, generally speaking, an object similar to a line but which is not required to be straight...

Interpolation

Anything related to function interpolation, i.e. the mathematical techniques for estimating the (unknown) value of a function in a point on the basis of a set of known values in other (usually nearby) points. For interpolation of strings, see [tag:string-interpolation]...

Tns

An proprietary Oracle networking technology that provides connectivity to Oracle databases..

Tnsnames

The Oracle `tnsnames.ora` is a client site configuration file with database server connection details...

Dbunit

DbUnit is a JUnit extension targeted at database-driven projects that, among other things, puts your database into a known state between test runs...

Portability

Portable code can be run with little to no modification in multiple environments. Portable applications can be run from e.g. a USB drive without modifying a computer's environment...

Linq-to-entities

This tag is for questions about LINQ to Entities, which means LINQ queries using the ADO.NET Entity Framework. Note that this is different than LINQ to SQL or other LINQ providers...

Ivr

An IVR (Interactive Voice Response) is a system that provides callers to a telephony network, typically an organization or call center, with an automated interface. IVRs can be used to handle requests automatically; or to gather preliminary information from the caller such as identification and reason for calling, before routing the call on to an appropriate agent...

Voice

A voice in programming may refer to voice synthesis (e.g. transforming text to speech) and voice recognition (e.g. transforming speech to text, voice commands)...

Voip

Voice over Internet Protocol (VoIP) is one of a family of internet technologies, communication protocols, and transmission technologies for delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet. VoIP protocols can be further subdivided into Signalling and Media Protocols. Signalling protocols are used to establish VoIP sessions while the Media Protocols carry actual voice traffic...

Telephony

related to transmitting or receiving data over telephone networks...

Stax

StAX stands for Streaming API for XML. It's a streaming Java-based, event-driven, pull-parsing API for reading and writing XML documents...

Webpage

A web page or webpage is a document or information resource that is accessible via the Internet or a local file that can be accessed through a web browser and displayed on a monitor or mobile device...

Raid

RAID (Redundant Array of Independent Disks) is a technology that provides increased storage functions and reliability through redundancy...

Language-features

A language feature is a distinct aspect of a programming language, such as binding rules, lexical design, or facets of the type system...

Ptrace

The ptrace() system call provides a means by which a parent process may observe and control the execution of another process, and examine and change its core image and registers...

Bsd

BSD is a family of Unix-like operating systems, including FreeBSD, NetBSD and OpenBSD...

Rpc

Remote Procedure Call (RPC) is an approach to interprocessor or distributed communication wherein a set of services or procedures are exposed to remote clients. RPC is both a general concept for interprocessor communication and shorthand for Sun's original implementation (referred to as SunRPC to disambiguate.)..


Integration-testing

A form of software testing where individual software modules (or components) are combined and tested as a group. Integration testing happens after unit testing, and before system testing...

Azman

AzMan (Windows Authorization Manager) is a role-based access control (RBAC) framework that provides an administrative tool to manage authorization policy and a runtime that allows applications to perform access checks against that policy...