access control list (ACL)
Contains a list of users or groups and their security permissions. Identifies who can update, modify, or delete an object on a computer or resource on the network.
Active Server Pages (ASP pages)
Technology that allows Web developers to combine scripts and HTML code to create dynamic Web content and Web-based applications.
Active Server Pages for .NET (ASP.NET pages)A set of .NET classes used to create Web-based, client-side (Web Form) and server-side (Web Service) applications. ASP.NET was derived from the Microsoft Active Server Pages (ASP) Web technology and adapted for use in the .NET Framework. Also called managed ASP and formerly known as ASP+.
administration port
The Internet Information Services (IIS) virtual server and port used for SharePoint Central Administration.
alert
A feature that notifies a user by e-mail when there is a change to an item, document, list, or document library on the Web site. For example, a user can create an alert to receive an e-mail message whenever a document is updated in a specific document library.
Note: This feature was previously called subscription.
Anonymous authentication
Authentication method that provides access to users who do not have user accounts on the server computer.
Anonymous user access
The ability to gain access to a Web server on which one does not have an account. Usually, anonymous users have more restricted access rights than users with accounts.
application pool
In Internet Information Services (IIS), a group of one or more URLs served by a worker process.
Basic authentication
Authentication protocol supported by most Web servers and browsers. Transmits the user name and password in clear text.
cache
A special memory subsystem in which frequently used data values are duplicated for quick access.
Certificate authentication
Also known as Secure Sockets Layer. Authentication method that provides security for TCP/IP connections.
character set
A grouping of alphabetic, numeric, and other characters that have some relationship in common. For example, the standard ASCII character set includes letters, numbers, symbols, and control codes that make up the ASCII coding scheme. See also code page.
check in
Releases the lock for editing and enables other users to view the updated file or check out the file.
check out
Enables users to lock a file while editing it to prevent others from overwriting or editing it inadvertently. Only the user who checks out a document can edit the document.
clear text
Unencrypted, non-machine dependent, ASCII text in readable form.
code page
Ordered set of characters in which a numeric index (code point) is associated with each character of a particular writing system. There are separate code pages for different writing systems, such as Western European and Cyrillic.
code point
Numeric value in Unicode encoding or in a code page; corresponds to a character. In the Western European code page, 132 is the code point for the character ä; however, in another code page, the code point 132 might correspond to a different character.
Common Gateway Interface (CGI)
A standard method of extending Web server functionality by executing programs or scripts on a Web server in response to Web browser requests, such as in form processing. Use of CGI can make a Web page more dynamic.
configuration database
The SQL Server or SQL 2005 Express database that contains the configuration information for a Windows SharePoint Services server or server farm.
configuration property
A property that allows an administrator to control Windows SharePoint Services settings.
connection type
The type of Web Part connection, such as Provide Row To, which passes a row of data from one Web Part to another Web Part, or Get Filter From, which gets a value from one Web Part and filters the data in another Web Part based on that value.
content database
The SQL Server or MSDE database that contains the content for one or more SharePoint sites.
cross-site group
A custom security group that applies to more than one Web site. A cross-site group can be assigned to a site group as if it was a single user.
Digest Access authentication
Authentication method that transmits user names and passwords in a secure format.
discussion server
A computer that stores discussion text and information about the location of the file being discussed.
discussion thread
In a discussion board or Web discussions, a series of messages or comments in which replies to a message or comment are nested directly under it, instead of the messages or comments being arranged in chronological or alphabetical order.
document library
A folder where a collection of files is stored and the files often use the same template. Each file in a library is associated with user-defined information that is displayed in the content listing for that library.
Document Workspace site
A Web site based on the Document Workspace template that workspace members use for discussing, editing, and working together on a document.
encryption
Method used to scramble the content of a file or data packet to make the data unreadable without the decryption key.
encryption key
An encryption key allows credentials information to be encrypted or decrypted.
encryption, 128-bit
High level of encryption. Uses a 128-bit key to scramble the contents of a file or data packet to make the data unreadable without the decryption key.
encryption, 40-bit
Low level of encryption. Uses a 40-bit key to scramble the contents of a file or data packet to make the data unreadable without the decryption key.
extend
The process of applying Windows SharePoint Services to a virtual server.
extranet
An external Web site for an organization; usually secured so that only authorized users can gain access to it.
file allocation table (FAT)
Common file format of file cataloging for DOS and Windows operating systems; physical method of storing and accessing files from a hard disk. The FAT contains a list of all files on the physical or logical drive.
File Transfer Protocol (FTP)
Protocol used to gain remote access to a Web server.
firewall
A security system that uses a proxy server outside of an organization's network to protect the network against external threats, such as from malicious users or corrupt files.
FrontPage Server Extensions
A set of programs and scripts that support authoring in Microsoft Office FrontPage and extend the functionality of a Web server.
full-text search index
An index that allows users to perform a full-text search on a Web site.
home page
Main page of a Web site. Usually has hyperlinks to other pages, both inside and outside the site.
hyperlink
Colored and underlined text or a graphic that you click to go to a file, a location in a file, an HTML page on the World Wide Web, or an HTML page on an intranet. Hyperlinks can also go to newsgroups and to Gopher, Telnet, and FTP sites.
Integrated Windows authentication
Also known as Windows NT Challenge/Response authentication. Authentication method that encrypts user names and passwords in a multiple transaction interaction between client and server.
Internet
A worldwide network of computers. If you have access to the Internet, you can retrieve information from millions of sources, including schools, governments, businesses, and individuals.
Internet Information Services (IIS)
Software services from Microsoft that support Web site creation, configuration, and management, along with other Internet functions. Internet Information Services include Network News Transfer Protocol (NNTP), File Transfer Protocol (FTP), and Simple Mail Transfer Protocol (SMTP).
intranet
An internal Web site for an organization.
ISAPI
Internet Server Application Programming Interface. A Web server application-development interface, developed by Process Software and Microsoft, that can be used in place of CGI.
JScript
An object-based scripting language distantly and loosely related to Java. JScript code is inserted directly into an HTML page.
list
A Web site component that stores and displays information that users can add to by using their browsers. Requires a Web server that is running Windows SharePoint Services.
local administrators group
The group of users who have permission to perform administration tasks on the local server computer. The permissions for this group are set by using the administration tools for the operating system.
locale ID (LCID)
A 32-bit value defined by Windows that consists of a language ID, sort ID, and reserved bits. Identifies a particular language. For example, the LCID for U.S. English is 1033 and the LCID for Japanese is 1041.
Meeting Workspace site
A Web site based on a Meeting Workspace site template that is used for planning, posting, and working together on meeting materials, and following up after a meeting or series of meetings.
Microsoft Data Engine (MSDE)
A data store based on Microsoft SQL Server technology, but designed and optimized for use on smaller computer systems, such as a single user computer or a small workgroup server. Also known as Microsoft SQL Server Desktop Engine.
multihosting
The ability of a Web server to support more than one Internet address and more than one home page. Also called multihoming.
network domain name
A group of users in a network who share a common set of shared resources, such as server disk drives and printers. A large network may have several domains based upon the needs of each set of users.
NTFS file system
Designed exclusively for use with the Windows NT and later operating systems. NTFS allows for stronger security and more flexible file management methods than does FAT. See also file allocation table (FAT).
personal view
A view of a list, SharePoint document library, or Web Part Page that is available only to a particular user. The personal view of a Web Part Page uses a combination of shared property values and personalized property values. Changes made to a personal view apply only to the list, library, or page in that view and are therefore visible to that user only.
personalized Web Part
A shared Web Part that has been modified by a user in personal view. The changes made to a Web Part personalized in this way are visible only to the user who made those changes.
private Web Part
A Web Part added to a Web Part Page by a user who is working on the page in personal view. Private Web Parts are available only to the user who added or imported the Web Part.
quiet installation
Also known as unattended installation. An installation run by using the /q command-line option that runs without generating any user prompts.
quota
A way to specify limits to the amount of storage or number of users a Web site can use.
quota template
The specific set of quota limits to apply to a site or to all sites on a virtual server.
remote host
A Web server on a separate server computer. A remote host is connected to other servers by way of a network connection.
rights
File and folder-level permissions that allow access to a Web site.
role
See site group.
scripting language
A programming language designed specifically for Web site programming. Examples include JScript and Microsoft Visual Basic Scripting Edition (VBScript).
Secure Sockets Layer (SSL)
A proposed open standard that was developed by Netscape Communications for establishing a secure communications channel to prevent the interception of critical information, such as credit card numbers.
server farm
A centralized grouping of network servers maintained by an enterprise or, often, an Internet service provider (ISP). A server farm provides a network with load balancing, scalability, and fault tolerance. Individual servers may be connected in such a way that they appear to represent a single resource.
shared view
A view of a list, document library, or Web Part Page that every user with the appropriate permissions on a site can see. The shared view of a Web Part Page uses shared property values. Changes made to a shared view apply to the list, library, or page as it appears to all users.
shared Web Part
A Web Part added to a Web Part Page by a user who is working on the page in shared view. Shared Web Parts are available to all users of a Web Part Page who have the appropriate permissions.
site
A group of related Web pages that is hosted by an HTTP server on the World Wide Web or an intranet. The pages in a Web site generally cover one or more topics and are interconnected through hyperlinks. Most Web sites have a home page as their starting point.
site collection
A set of Web sites on a virtual server that have the same owner and share administration settings. Each site collection contains a top-level Web site and can contain one or more subsites. There can be multiple site collections on each virtual server.
site group
Site groups are custom security groups that apply to a specific Web site. Users are assigned to site groups to grant them permissions on a SharePoint site.
SMTP mail server
An e-mail server that uses the Simple Mail Transfer Protocol (SMTP). SMTP is a member of the TCP/IP suite of protocols that governs the exchange of electronic mail between message transfer agents.
SQL Server computer
A computer with an installed configuration of Microsoft SQL Server with a configured database.
static Web Part
A Web Part added to a Web page (.aspx) and that is not in a Web Part zone.
subsite
A named subdirectory of the top-level Web site that is a complete Web site. Each subsite can have independent administration, authoring, and browsing permissions from the top-level Web sites and other subsites.
survey
A Web site component that enables users to respond to a set of questions specified by the creator of the survey. Results are tallied in a graphical summary. Requires a Web server that is running Windows SharePoint Services.
Telnet
Method used to gain remote access to a UNIX Web server.
tool pane
A task pane on a Web Part Page used to browse, search for, and import Web Parts from Web Part galleries, and to modify custom and common Web Part properties.
tool part
A control in the tool pane that allows users to set properties, execute commands, invoke wizards, and manipulate Web Parts on a Web Part Page.
top-level Web site
The default, top-level site provided by a Web server or virtual server. To gain access to the top-level Web site, you supply the URL of the server without specifying a page name or subsite.
Uniform Resource Locator (URL)
An address that specifies a protocol (such as HTTP or FTP) and a location of an object, document, World Wide Web page, or other destination on the Internet or an intranet. Example: http://www.microsoft.com/.
usage analysis
Data collected to evaluate how a Web site is being used, such as visitor user names, number of visits to each page, and the types of Web browsers used.
user locale
Setting that determines formats and sort orders for date, time, currency, and so on. Also known as regional settings.
vCard
The Internet standard for creating and sharing virtual business cards.
versioning
Document and picture versioning creates a backup copy of a file whenever it is saved to the library.
virtual server
A virtual computer that resides on an HTTP server but appears to the user as a separate HTTP server. Several virtual servers can reside on one computer, each capable of running its own programs and each with individualized access to input and peripheral devices. Each virtual server can have its own domain name and IP address.
Visual Basic Scripting Edition (VBScript)
A subset of the Visual Basic for Applications programming language optimized for Web-related programming. As with Microsoft JScript, code for VBScript is embedded in HTML documents.
Web address
The path to an object, document, file, page, or other destination. An address can be a URL (Web address) or a UNC path (network address), and can include a specific location within a file, such as a Word bookmark or an Excel cell range. Also known as address.
Web discussion
Comments that users attach to Web pages and documents. Known as Web discussions to differentiate from discussion boards. Requires a Web server that is running SharePoint Team Services or Windows SharePoint Services.
Web farm
See server farm.
Web Part
A modular unit of information that consists of a title bar, a frame, and content. Web Parts are the basic building blocks of a Web Part Page. A Web Part is the combination of a Web Part Description file (.dwp) and a Web Part assembly file (.dll). All Web Parts are based on Web Custom Controls.
Web Part description file (.dwp)
An XML file that defines default property settings for installing a Web Part, including references to any other files required to run and display the part.
Web Part Page
A special type of Web page that contains one or more Web Parts. A Web Part Page consolidates data, such as lists and charts, and Web content, such as text and images, into a dynamic information portal built around a common task or special interest.
Web server
A computer that hosts Web pages and responds to requests from browsers. Also known as an HTTP server, a Web server stores files whose URLs begin with http://.
workspace site
A subsite based on the Shared Workspace or Meeting Workspace site templates.