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.
Flow control is the process of managing the rate of data transmission between two nodes to prevent a fast sender from outrunning a slow receiver.

0 Questions

mod_mono is a module for the Apache HTTP Server that allows for hosting of ASP.NET pages and other assemblies on multiple platforms by use of the Mono development platform.

0 Questions

0 Questions

The `*` operator as used in Ruby. So called because it looks like an insect that's splatted on a windscreen.

0 Questions

libsndfile is a cross platform C library for reading and writing digital sampled sound. It supports main common file formats like WAV, PCM, AIFF, AU, as well as FLAC and Ogg/Vorbis.

0 Questions

The read-only XMLHttpRequest property responseText returns the text received from a server following a request being sent.

0 Questions

0 Questions

The ~ (tilde) operator, performs a bitwise negation on a binary number - all 1 bits are set to 0 and all 0 bits are set to 1.

0 Questions

[MSDN] The exception that is thrown when a null reference is passed to a method that does not accept it as a valid argument.

0 Questions

Represents the base class for classes that contain event data, and provides a value to use for events that do not include event data.

0 Questions

Datejs is an open-source JavaScript library for working with dates.

0 Questions