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.
NSJSONSerialization class is used to convert JSON to Foundation objects and Foundation objects to JSON

0 Questions

MediaRecorder is the Android class used for recording Audio and Video available since API Level 1.

0 Questions

Use this tag for questions specific to the 2019 version of Microsoft's SQL Server.

0 Questions

pyenv lets you switch between multiple versions of Python. It's unobtrusive and follows the UNIX tradition of single-purpose tools that do one thing well.

0 Questions

Oracle Application Express version 5.0, released April 2015. Last patch 5.0.4 released July 2016. Superseded in Dec 2016 by version 5.1.

0 Questions

Nashorn is an open-source, JVM-based JavaScript engine. It replaced the Rhino JavaScript engine starting in Java 8.

0 Questions

MSBuild tasks give the MSBuild platform the ability to execute any number of actions during the build process. A task is a unit of executable code used by MSBuild to perform atomic build operations.

0 Questions

Core Foundation provides the fundamental data types and essential services that underlie both the Cocoa and Carbon environments on Mac OS X.

0 Questions

Software testing that focuses on web applications. Before the system becomes public, complete testing of a web-based system can help to address issues.

0 Questions

This tag is for programming issues relating to Ubuntu, version 10.04 LTS. General software issues with Ubuntu should be directed to Ask Ubuntu SE.

0 Questions

Isolation level defines what data an SQL transaction can view or access while other transactions work with the same data.

0 Questions