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 changeset is a set of changes between revisions of files under revision control, which should be treated as an indivisible group (i.e., an atomic package).
0 Questions
XBAP (XAML Browser Application) are Windows Presentation Foundation (WPF) applications that run in a sandboxed environment in a user's browser
0 Questions
In HTML DOM, the selectedIndex property sets or returns the index of the selected option in a dropdown list. The index starts at 0.
0 Questions
JGroups is a Java networking library that supports reliable group communication over UDP (IP Multicast) or TCP.
0 Questions
RAR is a proprietary archive file format that supports data compression, error recovery, and file spanning.
0 Questions
The Medical tag relates to coding solutions in the field of medicine. For example; medical imaging, pattern recognition as applied to diseases, visual diagnostics, etc.
0 Questions
The init.d directory contains a number of start/stop scripts for various services on a Linux system.
0 Questions
In CSS, specificity is a measure that determines the strength of a selector. The properties within selectors with the highest specificity get applied, overriding the same properties of selectors with lower specificity, regardless of their position within a stylesheet.
0 Questions
array_filter is the function in PHP which helps to filter the array conditionally i.e. separate out required values from array. Use this tag for questions related to array-filter.
0 Questions