Appendix A. Glossary
A-B
- accessibility
The process of making an application more readily available to users who have disabilities that interfere with their use of computer hardware or software.
- accessor
The code that is enclosed in a get and set block in a property definition. The get accessor is executed when the property value is read, and the set accessor is used when a value is assigned to the property. A property can contain a get accessor, a set accessor, or both.
- ad hoc query
A set of SQL statements that are executed immediately.
- Application
A class that provides a set of static methods and properties for managing an application.
- assembly
A logical unit of functionality that can contain one or more files. Every type that is loaded in the CLR ...
Get MCAD/MCSD.NET Training Guide (Exam 70-316): Developing and Implementing Windows®-Based Applications with Microsoft® Visual C#™ .NET and Microsoft® Visual Studio® .NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.