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.
Windows Server 2012 is the server version of Windows 8 and the successor of Windows Server 2008 R2. Use this tag for questions about Windows Server 2012 that relate to programming. If you are using 2012 R2, use [windows-server-2012-r2] instead.
0 Questions
Background fetch is a background execution mode on iOS 7 and newer, used for apps that regularly update their content by contacting a server can register with the system and be launched periodically to retrieve that content in the background.
0 Questions
Linux containers (LXC) is an operating system–level virtualization method for running multiple isolated Linux systems (containers) on a single control host.
0 Questions
The ngHide directive shows or hides the given HTML element based on the expression provided to the ngHide attribute. The element is shown or hidden by removing or adding the ng-hide CSS class onto the element. The .ng-hide CSS class is predefined in AngularJS and sets the display style to none (using an !important flag).
0 Questions
sjPlot is a collection of several plotting and table output functions for data visualization o R.
0 Questions
OpsHub provides Application Lifecycle Management (ALM) integration and migration solutions for application development organizations. Use this tag to ask questions about OpsHub products and solutions.
0 Questions
InstallShield Limited Edition for Visual Studio.
Latest support of InstallShield LE is for Visual Studio 2015.
0 Questions
A string expression, defined by a developer, that governs what a user is allowed to enter in as input in a text box.
0 Questions
NuGet spec is a command on the nuget executable. The command is used to generate a .nuspec file for a new package. This .nuspec file is used in the generation of Nuget packages. It can be used to specify meta data about the package, to define a package's dependencies, and to specify which files should be packaged.
0 Questions
GitHub for Mac or github:mac is an OS X client for the GitHub social coding community. It also offers integration with local non-GitHub git repositories.
0 Questions
nm is a POSIX tool that displays symbol names and other such information of an object file to stdout
0 Questions