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.
An iOS application concept to let applications access the file system from their sandboxed environment. Use this tag for questions/problems about how to use the NSDocumentDirectory from the application code.

0 Questions

prettyPhoto is a jQuery-based Lightbox clone that can be used to display media elements such as images, videos, and Flash.

0 Questions

Allows to collect various diagnostics data (performance counters, logs, crash dumps, ...) from Azure roles to Azure Storage.

0 Questions

Import from CSV refers to execution of a script that parses a CSV file and imports structured data.

0 Questions

Anorm is a simple data access layer included in the Play Framework. It uses plain SQL to interact with the database and provides an API to parse and transform the resulting datasets.

0 Questions

Smarty is a template engine for PHP. It enables programmers and web-designers to implement the MVC architecture pattern. The templates created can be re-used very easily.

0 Questions

An implementation of the TableModel interface. Used (by default) by JTable to manage the data found in the table. Custom/alternative implementations of the TableModel interface may be provided.

0 Questions

The F# Data library (FSharp.Data.dll) implements data access functionality for F# applications and scripts. It consists of type providers for working with structured file formats (CSV, JSON, XML and HTML) and for accessing the WorldBank data. It also includes helpers for parsing HTML, JSON and for sending HTTP requests.

0 Questions

0 Questions

The HTML5 <datalist> element represents a set of <option> elements that represent predefined options for other controls (like <input>).

0 Questions

Boost.Program_options is a C++ library that allows program developers to obtain (name, value) pairs from the user via conventional methods such as command line and config file.

0 Questions