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.
OCI8 is the driver used to connect various programming languages to an Oracle database

0 Questions

JRuby on Rails is a term to describe a Ruby On Rails application running on JRuby.

0 Questions

Script.aculo.us is a set of JavaScript libraries built on top of the Prototype framework

0 Questions

is for questions dealing with the technologies for the activation of software.

0 Questions

0 Questions

A hex dump is a hexadecimal view of data. Looking at a hex dump of data is commonly done as a part of debugging, or of reverse engineering. In a hex dump, each byte (8-bits) is represented as a two-digit hexadecimal number.

0 Questions

A portable device that is used to send and receive telephone calls and text messages. Most also have the ability to store and run apps.

0 Questions

The PSD file type is the default file extension of the proprietary file format of Adobe System's Photoshop program.

0 Questions

PyObjC is a bridge between the Python and Objective-C programming languages. It allows code written in either one of those languages to interact more or less directly with code written in the other. Its primary use is in the creation of software for Mac OS X. The PyObjC package includes wrappers for Apple's Objective-C frameworks, and most of their C language APIs. It also includes project templates and file templates for use with Apple's IDE, Xcode.

0 Questions

For issues relating to setting up and utilizing a 3-tier architecture.

0 Questions

Navigation Properties are used within The Entity Framework to Navigate to relations of a table. These relations are made by foreign keys. The Navigation Properties can be loaded in many different ways by using Includes, LazyLoading and explicit loading.

0 Questions