Appendix B. Common Acronyms

Table B-1 provides a listing of common acronyms or terms that you will come across in .NET-related reading materials and conversations. Some of these acronyms or terms have little relevance to .NET, but appear occasionally in this book, so we’ve provided them in this table for your convenience.

Table B-1. List of common acronyms

Acronym

Description

.ASMX

File extension for Web Services source-code files.

.ASPX

File extension for ASP.NET source-code files.

.CFG

File extension of .NET application configuration files.

ADO

ActiveX Data Objects.

ADO+

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is ADO.NET.

API

Application Programming Interface.

AppDomain

Short term to mean an application domain.

ASP

Active Server Pages.

ASP+

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is ASP.NET.

ATL

Active Template Library.

BCL

Base Class Library.

BLOB

Binary Large Object.

CAB Files

Cabinet files.

CCW

COM Callable Wrapper.

CLI

Common Language Infrastructure. This is a subset of the CLR and base class libraries that Microsoft has submitted to ECMA so that a third-party vendor can build a .NET runtime on another platform.

CLR

Common Language Runtime.

CLS

Common Language Specification.

CLSID

Class identifier used in COM.

COFF

Common Object File Format.

COM

Component Object Model.

COM Interop

Short for COM interoperation.

COM+ 2.0

This term is no longer used as of Beta 1 of the .NET SDK. The new accepted term is .NET Framework.

COM+ Runtime

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is Common Language Runtime.

CTS

Common Type System.

DB

Database.

DCOM

Distributed Component Object Model.

DHTML

Dynamic HyperText Markup Language.

DISCO

Discovery of Web Services. A Web Service has one or more .DISCO files that contain information on how to access its WSDL.

DISPID

Dispatch identifier. Used in COM to identify a method or a property for dynamic invocation.

DLL

Dynamically Linked Library.

DNA

Distributed interNet Applications Architecture.

DOM

Document Object Model.

DTD

Datatype Document. This has been replaced by XSD schemas.

EconoJIT

Economical JIT Compiler.

EXE

Executable.

GC

Garbage Collector.

GDI

Graphical Device Interface.

GDI+

A .NET library that supports advanced graphics management.

Global.asax

The global configuration file for an ASP.NET application.

GUID

Globally Unique Identifier.

HTML

HyperText Markup Language.

HTTP

HyperText Transfer Protocol.

IDE

Integrated Development Environment.

IDL

Interface Definition Language.

IE

Internet Explorer.

IID

Interface Identifier.

IIS

Internet Information Server.

IJW

It Just Works.

IL

Intermediate Language.

ILDASM

Intermediate Language Disassembler.

Inproc

In-Process.

ISAPI

Information Server Application Programming Interface.

Machine.cfg

Configuration file for administrative policy for an entire machine.

MBR

Marshal-By-Reference.

MBV

Marshal-By-Value.

MFC

Microsoft Foundation Classes.

MSI

Microsoft Windows Installer Package.

MSIL

Microsoft Intermediate Language.

MSVCRT

Microsoft Visual C++ Runtime.

MSXML

Microsoft Extended Markup Language.

MTS

Microsoft Transaction Server.

NGWS

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is .NET.

NTFS

NT Filesystem.

N-Tier

Multi-tier.

NTLM

NT Lan Manager.

OBJREF

Object Reference.

Out of proc

Out-of-process.

OptJIT

Optimized JIT compiler.

P/Invoke

Platform Invoke.

PE

Portable Executable.

perm

Permissions.

RAD

Rapid Application Development.

RCW

Runtime Callable Wrapper.

REGASM

Register Assembly tool.

RPC

Remote Procedure Calling.

SCL

SOAP Contract Language.

SDK

Software Development Kit.

SEH

Structured Exception Handling.

SMTP

Simple Mail Transfer Protocol.

SOAP

Simple Object Access Protocol.

SQL

Structured Query Language.

Standard JIT

Optimized native code that includes verification of IL (generaged by the standard JIT compiler).

STL

Standard Template Library.

TCP

Transport Control Protocol.

TLB

Type Library.

TLBEXP

Type Library Exporter Tool.

TLBIMP

Type Library Importer Tool.

UDDI

Universal Description, Discovery, and Integration Service. UDDI is a platform-independent framework for describing and discovering Web Services.

UDF

Uniform Data Format.

UI

User Interface.

URI

Uniform Resource Identifier.

URL

Uniform Resource Locator.

URT

Universal Runtime. This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is the .NET Framework.

VB

Visual Basic.

VBRUN

Visual Basic Runtime.

VES

Virtual Execution System. The VES is a subset of the CLR. The VES doesn’t include features such as debugging, profile, and COM interoperation.

Visual Studio 7

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is Visual Studio.NET.

VOS

Virtual Object System. This is now called the CTS.

VS.NET

Visual Studio.NET.

WAP

Wireless Access Protocol.

web.config

Configuration file for ASP.NET. You define HTTP modules, handlers, session state management, and other ASP.NET configurable parameters in this file.

WebForms

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is Web Forms (with a space).

WebServices

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is Web Services (with a space).

Win32

Windows 32-bit.

WinForms

This term is no longer used as of Beta 1 of the .NET SDK. The new and accepted term is Windows Forms (with a space).

WML

Wireless Markup Language.

WSDL

Web Service Description Language. Think of this as IDL for Web Services. Unlike IDL, WSDL is expressed using only XML schemas. SDL is used in Beta1 of the .NET SDK, but WSDL will replace SDL in Beta 2 and later installments.

XML

Extensible Markup Language.

XPath

XML Path.

XSD

XML Schema Definition.

XSL

Extensible Stylesheet Language.

XSLT

Extensible Stylesheet Language Transformations.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.200.28