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.
A logical structure used in computer programming where two or more repeating statements are placed in a "nested" form (i.e., one loop is situated within the body of another). The inner loop is repeated in full on every pass through the outer loop.
0 Questions
A static library is an archive of object files. Used as a linker input, the linker extracts the object files it needs to carry on the linkage.
0 Questions
OLE DB (Object Linking and Embedding, Database, sometimes written as OLEDB or OLE-DB) is an API designed by Microsoft for accessing data from a variety of sources in a uniform manner.
0 Questions
Umbraco is an open-source content management system platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure. Since version 4.5, the whole system has been available under an MIT License.
0 Questions
IPC stands for Inter-process Communication and represents a set of methods for exchanging data and messages between threads and processes.
0 Questions
pertaining to the geographic location and characteristics of natural or constructed features and boundaries on, above, or below the earth's surface; esp. referring to data that is geographic and spatial in nature.
0 Questions
For topics and problems related specifically to Windows PowerShell 2.0. PowerShell 2.0 shipped with the releases of Windows 7 and Windows Server 2008 R2.
For general PowerShell topics, use the `PowerShell` tag.
0 Questions
Cross-platform native mobile app development framework built with AngularJS for use in Cordova
0 Questions