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 horizontal line of cells in a spreadsheet, SQL table, HTML table, or similar structure.

0 Questions

2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models.

0 Questions

NUnit is an open source unit testing framework for .NET and Silverlight written in C#. It serves the same purpose as JUnit or TestNG does in the Java world, and is one of many in the xUnit family.

0 Questions

Single sign-on, a system for sharing authentication credentials between different systems

0 Questions

A token is a string of characters, categorized according to the rules as a symbol (e.g., IDENTIFIER, NUMBER, COMMA). The process of forming tokens from an input stream of characters is called tokenization, and the lexer categorizes them according to a symbol type. A token can look like anything that is useful for processing an input text stream or text file.

0 Questions

The UILabel class implements a read-only text view in iOS. You can use this class to draw one or multiple lines of static text, such as those you might use to identify other parts of your user interface. The base UILabel class provides support for both simple and complex styling of the label text. You can also control over aspects of appearance, such as whether the label uses a shadow or draws with a highlight.

0 Questions

A Content Management System (CMS) is a platform used to build websites that are easily edited by multiple users. NOTE: Product recommendations are off-topic for Stack Overflow; if you are using this tag to ask for CMS recommendations, your question is off-topic!

0 Questions

Eclipse Jetty is a widely-used async Java-based HTTP server and servlet engine supporting HTTP/1.0, HTTP/1.1, HTTP/2, and WebSocket protocols.

0 Questions

Focus indicates the component of the graphical user interface which is currently selected to receive input.

0 Questions

Oracle is an RDBMS product. Specific releases of the product are known as Oracle9i, Oracle10g and Oracle 11g. Generally there are two releases within each major version. Questions tagged [tag:oracle10g] are assumed to be specific to this version or features introduced in this version.

0 Questions

DevExpress is a component vendor for a variety of controls across different technologies. They allow for more customization than the standard-issue controls.

0 Questions