Tags

The function (also called procedure, method, subprogram, or routine) is a portion of code intended to perform a single, specific task.

1,309 questions

Use this tag when the question refers to some resource, information, or problem relating exclusively to regular expressions. Regular expressions (usually abbreviated as …

1,253 questions

ADO.NET Entity Framework is a set of tools for object-relational mapping or Object-Relational Mapping (ORM) for the . NET Framework by Microsoft, Since version 3.5 SP1.

1,214 questions

Winforms is the informal term given to Windows Forms, is a graphical interface application included as part of Microsoft . NET Framework. Winforms provides native visual…

1,192 questions

API stands for Application Programming Interface. The program’s API defines the correct way for a developer to request services from that program. Use this tag to ask ab…

1,192 questions

Typescript is a super superset of Javascript created by Microsoft that adds optional types, classes, interfaces and modules and compiles for pure Javascript.

1,167 questions

Query or *query* refers to the act of recovering data previously stored in a computerised system from certain parameters and/or filters, by means of a specific command o…

1,160 questions

Oracle Server is a relational DBMS (Danco Data Management System), created by Oracle Corporation. Do not use this tag for other Oracle owned Sgdbs servers (for example M…

1,134 questions

Use only for questions about using Android Studio. DO NOT use for Android programming questions in general, so use the [android] tag. Android Studio is Google’s officia…

1,128 questions

Microsoft Excel is a commercial spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X that allows advanced use of mathematical …

1,117 questions

Django is an open source Web 2.0 application framework written in Python. Its main objective is to facilitate the creation of complex database websites.

1,067 questions

Extensible Markup Language (XML) or extensible markup language is a structured document format that defines human and machine-readable encoding rules. It is defined by t…

1,028 questions

Codeigniter is a framework for developing PHP applications.

1,026 questions

A list is an abstract type of data that represents a sequence of values, in which the same value can occur more than once. The main ways to implement a list is through a…

1,022 questions

For SOFTWARE DEVELOPMENT issues that are specific to the GNU/Linux operating system. Mere use of shell and desktop, installation and support are not within the scope of …

1,005 questions

Javaserver Faces (JSF) is a Model-View-Controller framework commonly used to create web applications. Always inform: What is the JSF version you are using; What technolo…

1,003 questions

The Mysqli extension (Mysql Improved) is a relational database driver used in the PHP programming language to provide an interface with Mysql.

945 questions

This tag should be used when the question refers to some features only available in version 5 (currently the latest) of ASP.Net MVC. ASP.NET MVC is an open-source Micros…

937 questions

Hibernate is a framework for object-relational mapping written in the Java language, but is also available in . Net as the name Nhibernate.

934 questions

In computing, web applications are generally computer systems designed for use from a browser, via the Internet, or applications developed using web technologies such as…

930 questions

The PHP Data Objects (PDO) extension defines an interface for accessing PHP databases. Each database driver that implements a PDO interface can expose database-specific …

927 questions

Git is an open-source distributed version control (DVCS) system. Use this tag for Git-related questions, DO NOT USE for programming issues involving a Git repository.

924 questions

Ionic is an application development framework for mobile devices that aims to develop hybrid apps and fast and easy development, using HTML, CSS and Javascript.

919 questions

Web services can be defined using Web Services Description Language and consumed via Simple Object Access Protocol, or follow the REST model.

901 questions

Date is the representation of a specific point in a calendar, usually represented by a day, month and year, the values of which may vary according to the culture and cal…

887 questions

Visual Studio is an integrated development environment (IDE) by Microsoft that supports several different programming languages. Use this tag for questions about any ver…

852 questions

USE THIS TAG ONLY WHEN REFERRING TO DATABASE. SELECT is an SQL statement that returns zero or more rows, from one or more base tables, temporary tables, or views in a da…

807 questions

Firebase is a platform for real-time storage-based application development and data synchronization using client-side code only.

797 questions

iOS is the mobile operating system of Apple Inc. originally developed for iPhone, iPod Touch, iPad, Apple Watch and Apple TV (from 2nd). Much of it is shared with OS X, …

794 questions

Visual Basic for Applications (VBA) is an event-oriented programming language with limited object support, used to write macros, available for the entire Office suite.

792 questions

Spring Framework is an open source framework for developing applications on the Java platform. At its core is rich support for component-based architectures, and current…

787 questions

Ruby on Rails is an open source web development framework written in Ruby. Allows the developer to write source code following the MVC model and is known for its "conven…

779 questions

Vue.js is a Javascript library that combines MVVM (Model-view-viewmodel) for building interactive interfaces.

765 questions

An image is the visual representation of an object through techniques of photography, painting, drawing, video or other disciplines.

763 questions

Laravel is an open-source framework for developing web applications and services with PHP. Use this tag for specific questions about Laravel 5 or later.

751 questions

Swing is a Toolkit widget for use with Java, compatible with the Abstract Window Toolkit (AWT). Use this tag for questions regarding components or classes related to the…

749 questions