Tags used in Q&A
Use this tag for questions about MySQL database system. MySQL is a free, open source Relational Database Management ...
For questions when using Google Sheets programmatically. Other tags should be added if relevant (e.g. ...
Use for questions about the PHP language, a server-side web development scripting language.
Use this tag for questions concerning the use of the C++ programming language and for questions containing code in the ...
Use for questions regarding programming in ECMAScript (JavaScript/JS) and its various implementations. This should be ...
Use for questions about HyperText Markup Language, the main markup language for creating web pages. Typically this should ...
Use this tag for questions concerning use of the C programming language and for questions containing code in the C ...
Use for questions dealing with C# ( a high level, statically typed, multi-paradigm programming language developed by ...
For questions about using formula inside Google Sheets. Also, tag with [google-sheets].
For questions that ask about the benefits of using a certain style, framework, etc. (possibly over others), ask about ...
Use for questions about Java, a high-level programming language. Consider tagging the question with more specific tags ...
Use for questions about ASP.NET Core framework. ASP.NET Core is a lean, composable, open-source, and cross-platform ...
Use for questions about the Python programming language. Python is a multi-paradigm, dynamically typed, multipurpose ...
Use for questions about programming with Microsoft Excel. It should be combined with tags for VBA, VSTO, C#, VB.NET, ...
Use for questions about programming on Linux (e.g. about the Linux specific behavior of some code).
Use for questions about one or multiple Structured Query Language (SQL) flavours. In order to get the most helpful answer ...
For questions dealing with the .NET Core version of Entity Framework, an ORM developed by Microsoft.
Use this tag for questions concerning use of regular expressions (AKA "regex" or "RegExp"). It's highly recommended to ...
Use for questions dealing with a finite sequence of symbols (characters), commonly used for text.
Use for questions about Git, an open-source distributed version control system (DVCS). The topics should include git ...
Use for questions dealing with the security aspects of the programming (e.g. attacks against software). Always add tags ...
For questions about web forms (or similar native forms) that collect information from a user.
Use for questions about a spreadsheets technique that formats the cells of a table depending on the cells' values or ...
Tag questions about formula usage in LibreOffice. Consider adding [libreoffice-calc] tag.
Use for questions that are specifically dealing with particular features of ASP.NET Core 3.1. Consider also including ...
For questions about the time at which an event is recorded by a computer system (e.g. database records creation or ...
For questions related to designing algorithms (clearly defined steps that provide an abstract solution to a problem).
Use for questions about JavaScript Object Notation (JSON), a textual data interchange format. Please ensure that all ...
Use for questions about programming in Angular (aka Angular 2+), the Web framework created by Google. If the question ...
Use for questions about Microsoft SQL Server RDBMS. Use this tag for all SQL Server editions including Compact, Express, ...
Use for questions about Cascading Style Sheets (CSS), a style sheet language used for describing the look and formatting ...
Use for questions about programming in .NET framework. For .NET Core programming, use [.net-core].
Use for questions about threads or multi-threading. A multithreaded computer or program is able to perform work ...
For questions about using the Model-View-ViewModel design pattern, used for implementing user interfaces that separate ...
For questions about Windows Presentation Foundation, a framework for rendering user interfaces in Windows-based ...
The unpredictable outcome of compiling or executing a program caused by breaking a language rule that is not enforced at ...
For questions dealing with the structure, syntax, or output of a Microsoft Excel formula.
For questions about using Google Query Language, an engine provided by the Google Visualization API.
For questions about databases in general. A database is an organized collection of data. It is the collection of schemas, ...
For questions related to measuring or improving code efficiency. Make sure that the post clearly specifies the indicators ...
Use for questions about programming on the Windows operating system. Consider adding a specific version (e.g. 7, 10, ...
For questions about making the application more accessible to all persons, including people with disabilities such as ...
Use for questions related to Microsoft's Language Integrated Query that adds data querying capabilities. Based on the ...
For questions about (database) migrations, a feature of Entity Framework that provides a mechanism for detecting changes ...
For questions about joining two or more elements into a single element/structure. Consider using [string-concatenation] ...
DO NOT use this tag. Instead, tag with a more specific tag such as [excel-formula] or [google-sheets-formula].
For questions dealing with data format (e.g. text formatting, content format, file formats). TRY to avoid using it and ...
For questions about arrays, an ordered linear data structure consisting of a collection of elements identified by one or ...
Use for questions related to combining two or multiple sets of data. Try to AVOID this tag and use a more specific one ...
For questions about removing objects in various contexts. Please avoid using this tag, as it is too vague.
For questions about impersonation, a process that uses another security context or identity during execution.
Use for questions related to Keras neural network library, that provides a high-level API in Python and R.
Use for questions dealing with measuring and improving query performance (duration, CPU and I/O resources).
For questions about a GUI element that typically allows a binary selection (may also be a tri-state checkbox if it ...
Use for questions about general rules governing names assigned to programming constructs such as variables, methods, ...
For questions about the unpredictable or unexpected behavior of a program which is not documented.
For questions about hash functions. Hash functions are mathematical functions that convert an amount of data into a small ...
Use for questions about joining two or more relations in a relational database system or the JOIN keyword.
Use for questions about mocking within a unit testing context. Mocking (faking) is a way to isolate code (component) to ...
For questions about the testing method by which individual units of source code are tested to determine if they are fit ...
Use for questions related to async and await keywords (or similar) that support an asynchronous programming model.
For questions about programming with Perl, a procedural, high-level, general-purpose, dynamic programming language well ...
Use for questions about errors appeared during the compilation phase (e.g. syntax, semantic errors).
Use for questions about how Python works: design decisions, internal data structures, performance, etc.
For programming related posts that refer to concepts that are not specific to a single programming language (language ...
Use for questions about generics, a form of parametric polymorphism found in various OOP languages such as .NET and Java.
Use for questions about database indexes. Indexes are build based on one or more tables or views columns and map to the ...
For questions about developing using Spring Framework, an open-source framework for application development on the Java ...
For questions about variables used to refer to data provided typically as input in a subrouting.
For questions related to features and configuration of Visual Studio directly related to programming using Visual Studio.