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.
E-commerce PHP framework solution, which has a new responsive theme (rwd) in version 1.9

0 Questions

git-branch is the Git command that manages branches.

0 Questions

Dagger 2 is a dependency injection framework for Java and Android. It implements the full stack with generated code

0 Questions

The previous version of .NET, successor of both .NET Core and .NET Framework. Use this tag for questions about .NET 5 and .NET 5's formal specification.

0 Questions

A special method in object-oriented programming which is invoked when an object is destroyed

0 Questions

To publish is the process to make something publicly available. This might be the stuff that happens inside a CRM system after editing an article and finally publishing it, or publishing a project artifact.

0 Questions

Aggregation is a relationship between two classes that is best described as a "has-a" and "whole/part" relationship.

0 Questions

Facebook Query Language (FQL) enables you to use a SQL-style interface to query the data exposed by the Graph API. It provides for some advanced features not available in the Graph API such as using the results of one query in another.

0 Questions

.NET application configuration files contain settings specific to an application.

0 Questions

An associative array is an abstract data type composed of a collection of unique keys mapped to a collection of values.

0 Questions

to convert some data (e.g. string, picture) to some representation (e.g. bytes, electrical signals)

0 Questions