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.
This tag has multiple meanings. Please DO NOT use this tag if you're just trying to find something.
0 Questions
A component in the Unified Modeling Language "represents a modular part of a system, that encapsulates its content and whose manifestation is replaceable within its environment. A component defines its behavior in terms of provided and required interfaces". The best example of component can be found in ActionScript- Flash,Flex sdks. There you have UI components like buttons, labels, DataGrids, charts those are reusable, distributable etc.
0 Questions
Postman is a toolchain for API developers to share, test, document and monitor APIs.
0 Questions
To copy is to create a duplicate of an object without destroying the original. Commonly seen in text editors that will let you copy some text and paste it somewhere else.
0 Questions
Use this tag for problems related to or involving GDB, the standard debugger for the GNU software system.
0 Questions
The 2010-2011 version of the iPhone/iPad/iPod Touch/Apple TV operating system family, made by Apple.
0 Questions
Do NOT use this tag for Entity Framework Core 6 questions. This tag is for questions about Entity Framework 6, an ORM first released in 2013 and most recently updated to EF6.4 in 2019. It is not the same product as EF Core 6, first released in 2021
0 Questions
A class used to display web content from within an iOS application. Note that UIWebView is deprecated since iOS 8, it is recommended by Apple to use WKWebView instead.
0 Questions
Chart.js is a JavaScript library for creating animated, interactive graphs for inclusion on web pages
0 Questions
Swagger is a framework implementation for describing, producing, consuming, and visualizing RESTful web services, based on the OpenAPI specification
0 Questions