Tags

7 questions

The JNDI or Java Naming and Directory Interface is an API for accessing directory services. It allows client applications to discover and obtain data or objects through …

7 questions

This function will show a structured representation over one or more expressions, including type and value. Arrays and objects are recursively explored with idented valu…

7 questions

GDB (GNU Debugger) is a GNU debugger. It can be used for debugging on Unix-like systems and supports many programming languages such as C, C++, Fortran, Objective-C, Pas…

7 questions

This command allows you to execute a command as if it were the superuser (root) or another user.

7 questions
7 questions
7 questions

Hyper-V is a Hypervisor-based virtualization technology. Hypervisor is the virtualization processing platform that allows multiple Operating Systems to share a single ha…

7 questions

$ionicPopup is an existing component within the Ionic Framework

7 questions

Microsoft SQL Server 2014 Express Localdb is a running mode of SQL Server Express intended for software developers. Localdb installation copies a minimum set of files ne…

7 questions
7 questions

Also referred to simply as STS is a set (Bundle) of tools already configured and installed as plugins in Eclipse for development with the Spring Framework.

7 questions

SPL is a collection of interfaces and classes that serve to solve standard problems.

7 questions

Metroframework is an upgrade package of the Windows Forms application suite to look like Metro UI, a Microsoft-defined interface for various device types starting with W…

7 questions

Globalization involves designing and developing a world-ready application that supports localized interfaces and regional data for users in multiple cultures.

7 questions
7 questions
7 questions

The PSR (PHP Standards Recommendation) are project specifications proposed by the PHP-FIG (PHP Framework Interop Group), a group composed of representatives of expressiv…

7 questions

Lexical analysis is the process of analyzing the input of character lines (e.g., the source code of a computer program) and producing a sequence of symbols called "lexic…

7 questions

Universal Serial Bus (USB) is a type of "on and on" serial connection (Plug and Play or Pnp) that allows the connection of peripherals without the need to disconnect the…

7 questions
7 questions

Actionscript is the open-source object-oriented programming language (POO) of Adobe Flash and the AIR platforms. The latest version AS3, is widely used for RIA’s, mobile…

7 questions
7 questions
7 questions
7 questions

Hangfire is an asynchronous task scheduler for ASP.NET MVC.

7 questions
7 questions
7 questions

NASM (Netwide Assembler) is an open source assembler (or Assembler) program for 80x86 and x86-64 platforms. Use this tag to ask questions about this assembler. For gener…

7 questions
7 questions
7 questions
7 questions
7 questions
7 questions

Passing by value is the act of passing the value of a variable as a function parameter. Therefore, the changes made in the parameter did not affect the variable, other t…

7 questions
7 questions