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.
Android layout that uses the screen to display views that can be stacked on top of each other, with the most recent child added on top.

0 Questions

A variant data type is a tagged union that holds other data types. It is a standard data type in [ocaml], and typically used for interop calls between languages ([c++] and [vb6]) in classic Microsoft Windows [com] programming. It also exists in other languages using other names, such as [discriminated-unions] or the more general concept of [algebraic-data-types]

0 Questions

Provides an HTTP-specific implementation of the WebResponse class

0 Questions

About the HAVING keyword in SQL.

0 Questions

Survival analysis is the statistics of censored time to event data, to which standard regression and classification techniques generally do not apply, due to the uncertain group memberships of the observations. The name originated from biological systems where the outcome of interest was indeed survival or death, but the concept applies equally well to mechanical failure, economic events or other types of prognostication.

0 Questions

ReactiveUI is a MVVM framework that integrates with the Reactive Extensions

0 Questions

Represents an open connection to a SQL Server database.

0 Questions

A maze is a tour puzzle in the form of a complex branching passage.

0 Questions

Use this tag for questions related to jackson-databind library providing the data-binding functionality and tree-model for Jackson.

0 Questions

A replacement implementation for objects, methods, or functions in order to remove external dependencies, or the object at the client end of an RPC or RMI invocation.

0 Questions

System.Reflection is a namespace of the .NET framework. It contains types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata.

0 Questions