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.
A Hibernate (and NHibernate) feature that allows for both HQL and SQL queries to be stored in a file
0 Questions
RadControls is a suite of UI controls (buttons, grids, menus, charts, windows, input controls, etc.) created by Telerik. There are version of the suite for ASP.Net WebForm, Silverlight, WPF, WinForms, Windows Phone and Android.
0 Questions
A combinator is a higher-order function that uses only function application and earlier defined combinators to define a result from its arguments.
0 Questions
A BCC (blind carbon copy; also Bcc) is a copy of an email message sent to a recipient whose email address does not appear in the message.
0 Questions
ASDF is a tool for describing how source files are organized: what depends on which and when.
It is roughly what Common Lisp hackers use to build software where C hackers would use say GNU Make.
ASDF stands for Another System Definition Facility, in the continuity of the Lisp DEFSYSTEM of yore.
0 Questions
`time_t` is a Standard-C data type to hold the seconds since UNIX epoch, that since the 1.1.1970.
0 Questions
Aggregate functions, typically found in SQL, derive summary values from multiple rows in a single column.
0 Questions