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.
TextWatcher is an interface in the Android SDK that can be attached to an Editable object to see when that Editable's text changes.

0 Questions

Mininet is a network emulator.

0 Questions

A JSON Schema validation implementation in pure Java, which aims for correctness and performance

0 Questions

OGNL stands for Object-Graph Navigation Language. It is an expression language for getting and setting properties of Java objects.

0 Questions

EventMachine is a fast, reactor pattern library for Ruby programs. It provides non-blocking IO APIs with transparent internal buffers and standard reactor features (such as defer, next_tick and timers). (note to future editors: Eventmachine itself does not use Fibers, and the core does not use threads for any IO, timers or core infrastructure).

0 Questions

"Hybrid" refers to the methods or objects that encompass the functionality or properties of two or more different objects.

0 Questions

ObjectDataSource control acts as a data interface for databound controls such as: GridView, Repeater, FormView and DetailsView.

0 Questions

Google Web Toolkit - Remote Procedure Calls

0 Questions

Zoho is a SaaS based company which offers a comprehensive suite of on-line business, productivity & collaboration applications.

0 Questions

Cryptography API: Application programming interface that enables application developers to add authentication, encoding, and encryption to Windows-based applications. The API are oriented on the developer of unmanaged (native) applications in C/C++.

0 Questions

AWS Secrets Manager helps encrypt, store, and retrieve credentials for your databases and other services. Instead of hardcoding credentials in apps, you can make calls to Secrets Manager to retrieve credentials whenever needed. Secrets Manager helps protect access to IT resources and data by rotating and managing access to secrets.

0 Questions