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.
BaseX is a robust, high-performance XML database engine and a highly compliant XQuery 3.1 processor with full support of the W3C Update and Full Text extensions. It serves as excellent framework for building complex data-intensive web applications.
0 Questions
hstore is data type for storing sets of key/value pairs in Postgres, similar to hashes in Ruby and Perl, associative arrays in PHP or dictionaries in Python.
0 Questions
Razor 2 is an upgrade of a template language used by ASP.NET Web Pages and ASP.NET MVC (since version 3), packaged with ASP.NET MVC 4.
0 Questions
Man pages are the documentation pages that come preinstalled with almost all substantial Unix and Unix-like operating systems
0 Questions
Originally legacy code meant code 'inherited' from authors or from a previous program/system version. Since Michael Feathers published his "Working Effectively with Legacy Code" book, new definition came to be, where code without tests is legacy code.
0 Questions
In Android, a Parcel is a container for a message (data and object references). It's a high-performance alternative to Java's standard serialization.
0 Questions
TWebBrowser is a VCL component available in the Delphi Internet tool-palette. It is defined in the `SHDocVw.pas` unit. It provides access to the Web browser functionality of Microsoft's Shell Doc Object and Control Library.
0 Questions
RSS Reader is a client software or a web application which aggregates syndicated web content such as news headlines, blogs, podcasts, and video blogs in one location for easy viewing.
0 Questions
CAAnimation is an abstract animation class from Apple QuartzCore framework. It provides the basic support for the CAMediaTiming and CAAction protocols.
0 Questions