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.
Paypal IPN (Instant Payment Notification) is PayPal's push notification service that sends a notification when a transaction is created or has a status change
0 Questions
In .NET framework filestream exposes a Stream around a file, supporting both synchronous and asynchronous read and write operations.
ActionScript 3 for AIR 2 and above also uses FileStream, which supports both synchronous and asynchronous read and write operations.
0 Questions
DOMDocument refers to a class encapsulating the DOM (Document Object Model). Various languages and technologies use the name DOMDocument for this PHP, COM, C++, ActiveX
0 Questions
An access control list (ACL), with respect to a computer file system, is a list of permissions attached to an object.
0 Questions
Microsoft Windows CE (now officially known as Windows Embedded Compact and previously also known as Windows Embedded CE, and sometimes abbreviated WinCE) is an operating system developed by Microsoft for embedded systems.
0 Questions
User control in Asp.Net Web forms that is used for code re-usability. Partial views helps us to reduce code duplication . Reusable views like as Header and Footer views .
0 Questions
A postback is a technique in web development in which a page sends an HTTP POST back to the same form on the server.
0 Questions
In text display, line wrap is the feature of continuing on a new line when a line is full, such that each line fits in the viewable window, allowing text to be read from top to bottom without any horizontal scrolling.
0 Questions
file-handling is an abstraction of common actions such as creating, opening, closing, reading, updating, writing, comparing and deleting files
0 Questions