I

 
Index
bySimon Robinsonet al.
Wrox Press 2002
  
I \t, Chapter 1: C# and .NET Architecture
IADs interface, ADSI, Accessing Native ADSI Objects
IADsUser interface, ADSI
AccountDisabled property \rAccountDisabled1, Accessing Native ADSI Objects
SetPassword method \rSetPassword1, Accessing Native ADSI Objects
IADsUser interface, ADSI \rIADsUser1, Accessing Native ADSI Objects
IChannel interface, Channels
IChannelReceiver interface, Pluggability of a Channel
IChannelSender class, Pluggability of a Channel
IChannelSender interface, Channels
ICollection interface, What is a Collection?
IContextAttribute interface, Contexts
context attributes, Attributes and Properties
IContextProperty interface \rIContextProperty1, Contexts
identifiers \i \ridentifiers1, Identifiers and Keywords
Identity
accessed through the Principal, The Principal
Identity Permissions, Code Access Permissions and Permissions Sets
IDictionary interface
Hashtable class, Setting Channel Properties
IDisposable interface, Cleaning up: Destructors and Dispose()
Dispose method \b \rDispose1, Cleaning up: Destructors and Dispose()
IDisposable interface \i \rIDisposable1, Using the IDisposable Interface
IEnumerable interface
GetEnumerator method, Adding Collection Support to the Vector Struct
IEnumerable interface \rIEnumerable1, What is a Collection?
IEnumerable interface \rIEnumerable2, Adding Collection Support to the Vector Struct
IEnumerator interface, Adding Collection Support to the Vector Struct
Current property, Adding Collection Support to the Vector Struct
Current property \rCurrent1, What is a Collection?
MoveNext method \rMoveNext1, What is a Collection?
Reset method \rReset1, What is a Collection?
IEnumerator interface \rIEnumerator1, Interfaces
IEnvoyInfo interface, Envoy Sink
if preprocessor directives \i \rif1, #if, #elif, #else, and #endif
if statements \i \rif1, The if Statement
IFormatProvider interface, How the String is Formatted
IFormatProvider interface \rIFormatProvider1, Numbers
IFormatProvider interface \rIFormatProvider2, Dates
IFormattable interface
ToString method \rToString3, How the String is Formatted
ToString method \rToString4, The FormattableVector Example
IFormattable interface \rIFormattable1, How the String is Formatted
IFormattable interface \rIFormattable2, The FormattableVector Example
IIdentity interface
AuthenticationType property, Windows Principal
IsAuthenticated property, Windows Principal
Name property, Windows Principal
WindowsIdentity class, Windows Principal
IIS (Internet Information Server)
ASP.NET and, ASP.NET Introduction
IIS provider, ADSI, Protocol
IJK format specifier , The FormattableVector Example
IL (Intermediate Language) \i \rIL2, A Closer Look at Intermediate Language
IL (Intermediate Language) \rIL1, Performance Improvement
ildasm utility \i \rildasm1, Viewing Assemblies
ILease interface, Classes Used for Lifetime Management
IList interface \rIList1, IListSource and IList Interfaces
IListSource interface \rIListSource1, IListSource and IList Interfaces
ILogicalThreadAffinative interface, Call Contexts
Image class
Size property, Displaying Images
Image class \i \rImage1, Displaying Images
Image server controls, Web Server Controls
ImageButton server controls, Web Server Controls
images
images \b \rnative1, Native Image Generator
images, GDI+
manipulating images \b, Issues When Manipulating Images
images, GDI+ \i \rimages, Displaying Images
IMessage interface, Messages
IMessageSink interface, Message Sinks
IMethodCallMessage interface, Messages
IMethodMessage interface, Messages
immutable data types, Building Strings
impersonation levels
COM+ components , Security
implementation inheritance \i \rimplementation1, Introducing Inheritance
implicit conversions, data types \i \rimplicit1, Implicit Conversions
implicit permission\rimplicitperm, Implicit Permission
implicit renewals, .NET Remoting, Lease Renewals
import statements, Java, A Closer Look
include elements, C# documentation, XML Documentation
Increment method, PerformanceCounter class, Add PerformanceCounter Components
IncrementBy method, PerformanceCounter class, Add PerformanceCounter Components
Index property, regular expressions Match class, The RegularExpressionsPlayaround Example
indexers \i \rindexers1, Indexers
IndexOf method, String class, System.String
IndexOfAny method, String class, System.String
IndexOutOfRangeException class \rIndexOutOfRangeException1, Implementing Multiple catch Blocks
indirection operator, Pointer Syntax
inheritance
\b \rinheritance3, Structs and Inheritance
base classes \b, Adding Inheritance
class hierarchies \b, Class Hierarchies and Class Design
derived classes \b, Adding Inheritance
heritance \b, Single and Multiple Inheritance
interfaces \b \rinterfaces1, Interfaces
ion inheritance \b \rimplementation1, Introducing Inheritance
nheritance, Interfaces
nheritance \b \rinterface1, Introducing Inheritance
ritance \b, Single and Multiple Inheritance
ritance\rvisual, Visual Inheritance
inheritance \i \rinheritance1, Introducing Inheritance
InitialDirectory property, OpenFileDialog class, OpenFileDialog
initialization, variables \i \rinitialization1, Initialization of Variables
InitializeComponent method, Windows Controls
InitializeLifetimeService method, MarshalByRefObject class, Changing Default Lease Configurations
inline keyword, C#, Inlining
InnerException property, Exception class, Modifying the Type of Exception
InnerText property, XmlElement class, Inserting Nodes
InnerText property, XmlNode class, Using the XmlDocument Class
input files, C# compiler' \i, Input and Output Files
INSERT INTO statements, SQL, ExecuteNonQuery()
Event Booking Application example, Adding Events to the Database
INSERT INTO statements, SQL \rINSERT1, Selecting Data
Insert method, StringBuilder class, StringBuilder Members
InsertCommand property, ADO.NET SqlDataAdapter class, Updating with Data Adapters
Install method, Installer class, Installer Class
InstalledFontCollection class, Example: Enumerating Font Families
Families property, Fonts and Font Families
InstalledUICulture property, CultureInfo class, Cultures
Installer class \i \rInstaller, Installer Class
installutil.exe utility \i \rinstallutil, installutil
instance data (see instance fields) \t, Creating Static Fields
instance fields, classes, Creating Static Fields
instance methods \i \rinstance1, How Instance and Static Methods are Implemented in Memory
instances, classes (see objects) \t, Instantiating and Using Objects
instantiation, classes, Instantiating and Using Objects
int type, Integer Types
conversions from int, Explicit Conversions
int type \rint1, Integer Types
integer types \i \rinteger1, Integer Types
integrated debugger, Visual Studio \i, Visual Studio .NET
Intellisense, Creating a Wrapper from Visual Studio .NET
IntelliSense, Visual Studio, Visual Studio .NET
interactive services \i \rinteractiveservices, Interactive Services
interceptors , Contexts
interface inheritance, Interfaces
interface inheritance \i \rinterface1, Introducing Inheritance
InterfaceInfo class, Methods
interfaces
e between interfaces \b \rinheritance2, Interfaces
ing \b \rinterfaces, Interfaces
interfaces \i \rinterfaces1, Interfaces
interfaces \rinterfaces1, Support for Object Orientation and Interfaces
Intermediate Language (see IL) \t, Advantages of Managed Code
internal keyword, Access Modifiers
internal keyword \rinternal1, Access Modifiers
internationalization
CultureInfo class, Cultures
CultureInfo class \rCultureInfo1, Cultures
CultureInfo class \rCultureInfo2, Numbers
CultureInfo class \rCultureInfo3, Changing the Culture Programmatically
cultures \b \rcultures1, Internationalization and Resources
cultures \b \rcultures2, Cultures
dates \b \rdates1, Dates
DateTimeFormatInfo class, Numbers
dialects \b \rdialects1, Changing Resources for Dialects
NumberFormatInfo class \rNumberFormatInfo1, Numbers
numbers \b \rnumbers1, Numbers
regions \b \rregions1, Internationalization and Resources
regions \b \rregions2, Region
translations \b \rtranslations1, Outsourcing Translations
internationalization \i \rinternationalization1, Internationalization and Resources
internet
accessing programmatically\b\rintacc, Chapter 20: Accessing the Internet
DNS names\b\rdnsip, IP Addresses and DNS Names
IP addresses\b\rdnsip, IP Addresses and DNS Names
URIs, building, URIs
Internet Explorer
managing zone conditions, Code Groups
managing zone conditions \b \r zone, Managing Zones
programmatically starting, Displaying Output as an HTML Page
Internet permission, Code Access Permissions and Permissions Sets
internet zone
managing\rzone, Managing Zones
interoperability between COM and .NET\i\rinterop, Chapter 17: COM Interoperability
Interval property, Timer control, Extending Controls
Intranet zone, Code Groups
FullTrust permission, A Simple Example
LocalIntranet permission, A Simple Example
managing\rzone, Managing Zones
Int16 structure, Integer Types
Int32 structure, Integer Types
ToString method \rToString1, Numbers
Int64 structure, Integer Types
Invalidate method, Form class \i \rInvalidate, The Invalidate() Method
Invalidate method, Form class \i \rInvalidate2, Calculating Item Sizes and Document Size
invalidated regions, GDI, Using the Clipping Region
InvariantCulture property, CultureInfo class, Cultures
InvariantInfo property, NumberFormatInfo class, Numbers
Invoke method, Active Directory DirectoryEntry class \rInvoke1, Accessing Native ADSI Objects
InvokeMember method, Type class, Late Binding to COM Components
IP addresses
DNS lookup example\b\rlookupex, DnsLookup Example
IP addresses\i\rdnsip, IP Addresses and DNS Names
IPAddress class, System.Net namespace, IPAddress
Address property, IPAddress
Parse method, IPAddress
ToString method, DnsLookup Example
IPHostEntry class, System.Net namespace, IPHostEntry
AddressList property, DnsLookup Example
HostName property, IPHostEntry
retrieving IPHostEntry references, DnsLookup Example
IPrincipal interface, The Principal
IRemotingFormatter interface
BinaryFormatter class, Formatters
SoapFormatter class, Formatters
IResourceReader interface \rIResourceReader1, System.Resources Namespace
IResourceWriter interface, System.Resources Namespace
is operator \i \ris1, is
IsAbstract property, Type class \rIsAbstract1, Type Properties
IsAuthenticated property, IIdentity interface, Windows Principal
IsCallerInRole() method, ContextUtil class, Other Useful ContextUtil Methods and Properties
IsClass property, Type class \rIsClass1, Type Properties
IsEnum property, Type class \rIsEnum1, Type Properties
ISerializable interface, Passing Objects in Remote Methods
IServerChannelSinkProvider interface
SoapServerFormatterSinkProvider class, Setting Channel Properties
IsInTransaction property, ContextUtil class, Other Useful ContextUtil Methods and Properties
IsolatedStorageFilePermission, Code Access Permissions and Permissions Sets
IsolatedStoragePermission, Code Access Permissions and Permissions Sets
ISponsor interface, Lease Renewals
ClientSponsor class, Classes Used for Lifetime Management
IsPostBack property, Page class, Server Control Example
IsPrimitive property, Type class \rIsPrimitive1, Type Properties
IsStyleAvailable method, FontFamily class \rIsStyleAvailable1, Example: Enumerating Font Families
IsTransparentProxy method, RemotingServices class, Proxy Objects
IsValid property, validation controls, Validation Controls
IsValueType property, Type class \rIsValueType1, Type Properties
ITrackingHandler interface, Tracking Services
IUnknown interface, How COM Works
  


Professional C#. 2nd Edition
Performance Consulting: A Practical Guide for HR and Learning Professionals
ISBN: 1576754359
EAN: 2147483647
Year: 2002
Pages: 244

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net