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.
Psycopg is a PostgreSQL adapter for Python programming language. It implements PEP 249 with many extensions.

0 Questions

Query the row with the greatest/least value per group.

0 Questions

Filenames are metadata about a file; a string used to uniquely identify a file stored on the file system of a computer.

0 Questions

Resilient Distributed Datasets (RDDs) are a distributed memory abstraction that allows programmers to perform in-memory computations on large clusters while retaining the fault tolerance of data flow models like MapReduce.

0 Questions

Xcode is an IDE by Apple for the development of iOS and OS X applications. Use this tag for version specific questions about Xcode 7.

0 Questions

The ADO.NET Entity Framework version 5, containing support for .net 4.5

0 Questions

Naming conventions refer to general rules governing names assigned to programming constructs such as variables and methods. These conventions facilitate readability, and thus improved maintainability of code by enforcing naming consistency across disparate modules.

0 Questions

WebClient is a class for .NET Framework applications that provides methods for sending and receiving data from a resource identified by a URI.

0 Questions

Converters can change data from one type to another, translate data based on cultural information, or modify other aspects of the presentation.

0 Questions

An HTML user interface element for choosing one or more option(s) from a finite collection of options.

0 Questions

A service for authorizing payments for an e-commerce website, an online retailer or a traditional business.

0 Questions