Sams Teach Yourself ADO.NET in 21 Days

for RuBoard
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y]

IBindingList interface  

ICloneable interface  

icons

       any (XML Schema tab of XML Schema Toolbox)  

       anyAttribute (XML Schema tab of XML Schema Toolbox)  

       attribute (XML Schema tab of XML Schema Toolbox)  

       attributeGroup (XML Schema tab of XML Schema Toolbox)  

       complexType (XML Schema tab of XML Schema Toolbox)  

       element (XML Schema tab of XML Schema Toolbox)  

       facet (XML Schema tab of XML Schema Toolbox)  

        group (XML Schema tab of XML Schema Toolbox)  

       key (XML Schema tab of XML Schema Toolbox)  

       on XML Schema tab (XML Schema Toolbox)   2nd   3rd   4th   5th  

       Relation (XML Schema tab of XML Schema Toolbox)  

       Show All Files  

       simpleType (XML Schema tab of XML Schema Toolbox)  

       yellow barrel  

IDataAdapter interface  

IDataParameter interface   2nd   3rd  

IDataParameterCollection interface  

IDataReader interface   2nd   3rd  

IDataRecord interface  

IDbCommand interface   2nd  

       command object  

IDbCommand object

       returning  

IDbCommandr interface  

IDbConnection interface   2nd   3rd   4th   5th  

IDbDataAdapter interface  

       implementing   2nd  

IDbDataAdapterParameter interface  

IDbDataParameter interface   2nd  

IDbTransaction interface   2nd   3rd   4th   5th  

identifiers

       camel case

               definition  

       definition  

       Hungarian notation  

       Pascal case

               definition  

       uppercase

               definition  

IDENTITY column  

IDENTITY columns

       database schemas  

IDictionaryEnumerator interface   2nd  

IEditableObject interface  

IEnumerable interface

       collection of objects  

Ignore value (MissingMappingAction enumeration)  

Ignore value (MissingSchemaAction enumeration)   2nd  

IgnoreSchema value (XmlReadMode enumeration)  

IIF function  

IList interface  

IListSource interface  

image data type

       and varbinary data type, comparing  

imperative security  

imperative security, code   2nd  

impersonations (trusted connection threads)  

implementation alternatives

       NET [edit, period before] Data Providers   2nd  

implementation approaches

       NET [edit, period before] Data Providers   2nd  

implementation decisions

       NET [edit, period before] Data Providers   2nd   3rd  

implementation inheritance

       strongly typed DataSet classes   2nd   3rd  

implementing

       commands

               code   2nd   3rd   4th   5th   6th   7th   8th  

       ComputeBooks data provider   2nd   3rd  

       data adapters

               code   2nd   3rd   4th   5th   6th  

       DataFactory class, code   2nd   3rd  

       exceptions

               code   2nd  

       IDbDataAdapter interface   2nd  

       parameters

               code   2nd   3rd   4th   5th   6th   7th  

implicit transactions  

       rolling back  

importing

       COM components  

       XSD schema

               into VS .NET  

ImportRow method  

       DataTable class  

incrementally retrieving data, code   2nd  

incrementally selecting data, code   2nd  

independence of databases

       for data factory class  

Index Tuning Wizard  

indexes

       clustered

               definition   2nd  

       designing   2nd   3rd  

       nonclustered

               definition   2nd  

       performance optimization   2nd  

inference rules

       schemas, infering from documents   2nd   3rd  

infering schemas from documents

       inference rules   2nd   3rd  

InferSchema value (XmlReadMode enumeration)  

InferXmlSchema method   2nd   3rd  

       DataSet class  

InfoMessage event  

       code   2nd   3rd  

InfoMessage events

       SqlClient provider  

InformIT Web site

       ObjectSpaces Framework and EJB (Enterprise Java Beans), comparing  

InformIT.com

       Asynchronous Design Pattern Overview [edit, in double quotes] article  

infrastructures

       ADO  

       ADO.NET  

inheritance

       CLR (Common Language Runtime)

               DataSet classes  

       implementation

               strongly typed DataSet classes   2nd   3rd  

       interface

               definition  

               strongly typed DataSet classes   2nd  

InitClass method  

       classes, initializing  

Initial Catalog attribute (SqlClient provider)  

InitializeComponent method   2nd   3rd  

initializer list

       definition  

initializing

       classes  

        variables  

initiatives

       My Services  

InitVars method

       variables, initializing  

input parameters

       of command objects   2nd   3rd   4th   5th   6th  

InsertCommand property  

       data adapters (.NET Data Providers)  

inserting

       rows

               into tables  

inspecting

       DataTable class   2nd  

               code   2nd   3rd   4th   5th  

installing

       ODBC .NET Data Provider  

INSTEAD OF triggers  

Integer data type

       mapping  

Integrated Security attribute (SqlClient provider)  

integrating

       XML (eXtensible Markup Language) standards into ADO.NET   2nd  

interface inheritance

       definition  

       strongly typed DataSet classes   2nd  

interface-based programming   2nd  

interfacees

       IBindingList  

       IEditableObject  

interfaces

       ADSI (Active Directory Services Interface)  

       CLI

               (Call-Level Interface)  

       ICloneable  

       IDataAdapter  

       IDataParameter   2nd   3rd  

       IDataParameterCollection  

       IDataReader   2nd   3rd  

       IDataRecord  

       IDbCommand   2nd  

               command object  

       IDbCommandr  

       IDbConnection   2nd   3rd   4th   5th  

       IDbDataAdapter  

       IDbDataAdapterParameter  

       IDbDataAdatpe

               implementing   2nd  

       IDbDataParameter   2nd  

       IDbTransaction   2nd   3rd   4th   5th  

       IDictionaryEnumerator   2nd  

       IEnumerable

               collection of objects  

       IList  

       IListSurce  

       NET [edit, period before] Data Providers  

       OLE DB 2.5  

       System.Collections.IList  

       System.ComponentModel.IComponent  

       UI

               ( user interface)  

       user

               creating   2nd   3rd   4th   5th   6th  

               data retrieval   2nd   3rd   4th  

               events, binding   2nd   3rd  

               events, editing   2nd   3rd   4th   5th   6th   7th   8th   9th  

               navigating   2nd  

internal data factory   2nd  

       in data services tier   2nd  

internal view

       data services tier   2nd   3rd   4th   5th  

Internet Explorer (MSIE)  

interop assemblies

       PIA (primary interop assembly)  

interop assembly  

interoperability of applications  

       ADO Recordset objects

               data, reading   2nd   3rd   4th   5th   6th   7th   8th   9th  

Interrupt method

       threads  

InvalidOperationException  

IP

       sticky IP  

ISBN column

       ReadOnly property  

IsClosed property

       data reader (.NET Data Providers)  

IsDBNull method  

IsDbNull method

       data reader (.NET Data Providers)  

IsNested property   2nd  

ISNULL function  

IsNull method

       DataRow class  

IsNullable property

       parameters (.NET Data Providers)  

isolation

       data stores, updating   2nd   3rd   4th  

IsolationLevel property

       transaction classes (.NET Data Providers)  

IsPostBack property  

IsPrimaryKey property

       UniqueConstraint class  

Item property  

       data reader (.NET Data Providers)  

       DataRow class  

       DataRow object   2nd  

       DataView class  

ItemArray property   2nd  

       DataRow class  

for RuBoard

Категории