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.
Authorize.Net is a popular payment gateway used to process credit card transactions.

0 Questions

A subroutine (e.g. procedure or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming languages includes support for creating self contained subroutines, and for calling and returning from them. They are in many ways similar to functions, but usually have side-effects outside of the simple "return value" that functions return.

0 Questions

The TableLayout is one of the layouts on the Android platform that arranges its children into rows and columns.

0 Questions

The original .NET type that represents an XML document. The more modern version is XDocument.

0 Questions

In mathematics, a curve (also called a curved line in older texts) is, generally speaking, an object similar to a line but which is not required to be straight.

0 Questions

NTLM (NT LAN Manager) is a suite of Microsoft security protocols that provides authentication, integrity, and confidentiality to users.

0 Questions

Multicore programming covers techniques for making programs run in parallel, by exploiting hardware with multiple processing cores.

0 Questions

The layout-inflater tag refers to the Android LayoutInflater class which is used to build a view hierarchy from an xml layout file.

0 Questions

Vercel (previously known as ZEIT Now) is an open serverless platform for static and hybrid applications built to integrate with your headless content, commerce, or database.

0 Questions

MongoDB Atlas is a cloud database service for running, monitoring, and maintaining MongoDB deployments, including the provisioning of dedicated servers for the MongoDB instances.

0 Questions

Use this tag for questions relating specifically to Java Enterprise Edition 7.

0 Questions