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.
JavaScriptMVC is an open source jQuery-based JavaScript framework for developing JavaScript application using traditional MVC architecture.

0 Questions

MultiByte String in PHP

0 Questions

An Excel Add-In written in C and compiled in native Windows DLL format for high performance.

0 Questions

Refers to a compiler error for multiple declarations of a variable, function, or class in the same program or project. Often meant to be the same, the programmer just accidentally re-initializes the object.

0 Questions

A spiral is a two- or three-dimensional shape composed of lines which continuously wrap around a center point. The spiral model is an iterative software development methodology, in which each iteration builds upon previous work.

0 Questions

Script# is a free tool that generates JavaScript by compiling C# source code.

0 Questions

RDFa (Resource Description Framework in Attributes) is a technique that allows to express structured data in markup languages. It provides a set of attributes to augment the visual information on the Web with machine-readable hints.

0 Questions

The act of compiling something again.

0 Questions

Postdata is the data sent by an HTTP POST Request, which is one request type of the HTTP Specification. In contrast to the GET Request, it contains a message body which can contain any type of data, like Strings and Binary Data.

0 Questions

Yaws is a high perfomance HTTP 1.1 webserver particularly well suited for dynamic-content web applications.

0 Questions

An algebraic equation of the form y = mx+b

0 Questions