- Industry: Computer
- Number of terms: 318110
- Number of blossaries: 26
- Company Profile:
An American multinational software corporation headquartered in Redmond, Washington that develops, manufactures, licenses, and supports a wide range of products and services related to computing.
The layer of AJAX functionality that takes care of communication between the browser and the server.
Industry:Software
In Windows-based applications, built-in functionality to access ASP.NET application services for common application tasks, including remote login, roles, and application settings.
Industry:Software
In ASP.NET, a control that encapsulates functionality that is implemented in JavaScript and that defines behavior in the browser. Extender controls are associated with existing Web server controls to add the extender's behavior to that control. For example, an extender control can add a watermark to any TextBox control or drag-and-drop behavior to a variety of ASP.NET Web server controls.
Industry:Software
A unified request processing pipeline that is running in Integrated mode. In the integrated pipeline, custom modules and handlers in a Web application can be configured to subscribe to notifications for all requests to the application, not just requests for ASP.NET-specific resources.
Industry:Software
A pre-compilation technology for managed code that compiles Microsoft intermediate language (MSIL) to native code on the end-user computer prior to application run time. It is an alternative to JIT compilation.
Industry:Software
The process of refreshing only a region of a Web page during an asynchronous postback. This is typically accomplished by using UpdatePanel controls. Partial-page rendering is an important feature of AJAX technology.
Industry:Software
In the .NET Framework add-in programming model, an assembly that contains interfaces or abstract base classes, and represents the add-in's view of the methods and types used to communicate with a host.
Industry:Software
In the .NET Framework add-in programming model, an assembly that contains one or more classes, and converts data to and from the add-in view and the contract. Depending on the direction of the call, the adapter is either converting from a view to a contract or from a contract to a view.
Industry:Software
In the .NET Framework add-in programming model, an assembly that contains interfaces or abstract base classes, and represents the host's view of the methods and types used to communicate with an add-in.
Industry:Software
A service provider that offers shared or dedicated space on servers for websites, in data centers, etc.
Industry:Software