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.
The Active Template Library (ATL) is a library of C++ class templates provided by Microsoft that simplify the programming of Component Object Model (COM) objects. This tag should be used to indicate questions about the use of ATL. For questions about COM unrelated to ATL use the com tag.
0 Questions
A tag for questions related to the design of any aspect of programming languages.
0 Questions
JIRA REST APIs are for developers who want to integrate JIRA with other standalone or web applications and administrators who want to script interactions with the JIRA server.
0 Questions
Karaf is an enterprise grade OSGi runtime/container, with configurable framework implementation (Equinox, Felix). Originally the platform "kernel" for FuseSource ESB/ServiceMix it was added as an Apache top level project.
0 Questions
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework based on Katana.
0 Questions
Django migrations are a way to apply changes to a database previously created, introduced in Django 1.7. This tool is used when a model is modified (adding a field, deleting a model, etc.) and you need to apply these changes to your database.
0 Questions
Skype is a software application by Microsoft that allows users to make voice and video calls over the Internet. It features a Desktop API for external control.
0 Questions
Access control is the process of limiting the access of ability of users or services to certain resources.
0 Questions
Markup covers various systems for annotating text with extra information which defines its formatting or appearance. Markup languages include HTML, XML, SGML, and markdown. The markup can typically only be seen when editing a document, not when viewing it.
0 Questions