Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
A web-based interface for system administration for Unix. Setup user accounts, DNS, file sharing and the program is freeware.

0 Questions

NumericUpDown is a WPF/WinForm control that represents a numeric textbox that can be increased or decreased in value. With many properties and event handlers, the NumericUpDown control is ideal for user interfaces where a number is entered or adjusted.

0 Questions

In computer programming, listening is waiting for an event to occur, for example a socket waiting for an incoming request to connect to that socket. Use this tag for questions where some code will be executed once a certain event has occurred.

0 Questions

0 Questions

0 Questions

Anything related to the bitwise-AND operation, i.e. a binary operation carried out on two integer operands whose result is obtained performing the logical AND between each pair of corresponding bits in the operands.

0 Questions

An Android class that represents a Preference that displays a list of entries as a dialog.

0 Questions

Free open source shopping cart software written in PHP, originally as a fork of osCommerce

0 Questions

YUI Compressor is a utility that can minify/compress JavaScript and/or Cascading Style Sheets to reduce the file payload size for web pages. Available in Java and .NET.

0 Questions

OPcache is a PHP opcode cache introduced in PHP 5.5 (and is also available as a PECL extension for PHP 5.2+). It is based on the Zend Optimizer+

0 Questions

Coverity is a static code analysis tool for C, C++ and other programming languages.

0 Questions