N_Index

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]

n-tier .   [See also multi- tier ]
n-tiered applications
       GetChanges methods  
Name property
       threads  
names
       of columns
               special characters  
       of columns, duplicates  
       of table mappings, passing to Fill method  
       of tables
               case sensitivity  
       strong.   [See public keys]
       table columns  
Namespace property
       DataColumn class  
       DataSet class  
       DataTable class  
namespaces
       ComputeBooks.Data   2nd   3rd   4th   5th  
       ComputeBooks.Data.Cbks
               classes  
        msdata   2nd  
               declaration  
       SqlServer
               referencing  
       SqlTypes
               mapping  
       System.Collections.Specialized  
       System.Data   2nd   3rd   4th   5th  
               interface-based programming   2nd  
               providers (generic versus specific)   2nd   3rd  
               Sytem.Data.Common  
               Sytem.Data.OleDb  
               Sytem.Data.SqlClient  
               Sytem.Data.SqlTypes  
       System.Data.Common  
       System.Data.OleDb  
       System.Data.SqlClient  
       System.Data.SqlTypes  
               data types (SQL Server)  
       System.Diagnostics
               classes  
               Trace class  
       System.EnterpriseServices  
       System.IO  
               stream classes  
       System.Windows.Forms  
       System.Xml  
               XmlDataDocument class   2nd  
               XmlTextReader class  
               XmlTextWriter class  
naming
       ADO.NET   2nd  
       stored procedures
               with Data Adapter Configuration Wizard  
naming conventions
       data access classes   2nd   3rd   4th  
naming schemas   2nd   3rd   4th   5th   6th  
narrow providers
       managed code   2nd  
native providers.   [See specific providers]
NativeError property
       OleDbError object (.NET Data Providers)  
navigating
       relationships
               with DataGrid  
               with DataGrid object  
       table relationships
               with Expression property  
        user interfaces   2nd  
navigation
       simple binding   2nd   3rd  
nchar data type
       and nvarchar data type, comparing  
Nested property   2nd   3rd  
NET [edit, period before]
       ADO.NET  
               architecture  
               assembly  
               CTS (Common Type System)   2nd   3rd  
               language choices   2nd  
               managed code, reviewing   2nd   3rd   4th   5th   6th   7th  
                manifests  
               modules   2nd  
               public keys (strong names)  
               reference types  
               System.Data namespaces   2nd   3rd   4th   5th  
               System.Data namespaces, interface-based programming   2nd  
               System.Data namespaces, providers (generic versus specific)   2nd   3rd  
               System.Data.Common namespace  
               System.Data.dll  
               System.Data.OleDb namespace  
               System.Data.SqlClient namespace  
               System.Data.SqlTypes namespace  
               System.Xml namespace  
               value types  
       Building Distributed Applications with Visual Basic .NET [edit, italics]  
       delegates  
       ODBC .NET Provider, downloading  
       SqlClient .NET Data provider  
NET [edit, period before] applications
       architecture  
NET [edit, period before] data provider
       command object  
NET [edit, period before] Data Provider
       downloading  
       installing  
NET [edit, period before] Data Providers  
       architecture   2nd   3rd   4th  
       building   2nd  
       classes  
       Command Builder  
       command classes   2nd   3rd  
               Cancel method  
               CommandText property  
               CommandTimeout property  
               CommandType property  
               Connection property  
               CreateParameter method  
               ExecuteNonQuery method  
               ExecuteReader method  
               ExecuteScalar method  
                members  
               Parameters property  
               Prepare method  
               ResetCommandTimeout method  
               Transaction property  
               UpdatedRowSource property  
       command object  
        components  
               functionality  
       ComputeBooks provider
               command class   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               connection class   2nd   3rd   4th   5th   6th   7th   8th  
               data adapter class   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               exception class   2nd  
               implementing   2nd   3rd  
               parameters classes   2nd   3rd   4th   5th   6th   7th   8th   9th  
               VB code  
       connection classes   2nd   3rd   4th  
               BeginTransaction method  
               ChangeDatabase method  
               Close method  
               ConnectionString property  
               ConnectionTimeout property  
               CreateCommand method  
               Database property  
               members  
               Open method  
               State property  
       connection object  
       Data Adapter component
               members   2nd  
       data adapters   2nd  
               AcceptChangesDuringFill property  
               ContinueUpdateOnError property  
               DeleteCommand property  
               Fill method  
               FillError method  
               FillSchema method  
               GetFillParameters method  
               InsertCommand property  
               members  
               MissingMappingAction property  
               MissingSchemaAction property  
               RowUpdated method  
               RowUpdating method  
               SelectCommand property  
               TableMappings property  
               Update method  
               UpdateCommand property  
       data reader   2nd   3rd   4th  
               Close method  
               Depth property  
               FieldCount property  
               GetBoolean method  
               GetByte method  
               GetBytes method  
               GetChar method  
               GetChars method  
               GetDataTypeName method  
               GetDateTime method  
               GetDecimal method  
               GetDouble method  
               GetFieldType method  
               GetFloat method  
               GetGuid method  
               GetInt16 method  
               GetInt32 method  
               GetInt64 method  
               GetName method  
               GetOrdinal method  
               GetRows method  
               GetSchemaTable method  
               GetString method  
               GetTimespan method  
               GetValue method  
               GetValues method  
               IDataReader interface  
               IDataRecord interface  
               IsClosed property  
               IsDbNull method  
               Item property  
               members  
               NextResult method  
               Read method  
               RecordsAffected property  
       errors   2nd   3rd   4th   5th  
               SqlError object, properties  
       exceptions   2nd   3rd   4th   5th  
       generic providers  
       implementation alternatives   2nd  
       implementation approaches   2nd  
       implementation decisions   2nd   3rd  
       interfaces  
       objects  
       OleDbError object
               Message property  
               NativeError property  
               Source property  
               SQLState property  
       parameters   2nd   3rd   4th  
               DbType property  
               Direction property  
               IDataParameter interface   2nd  
               IDbDataParameter interface   2nd  
               IsNullable property  
               members  
               ParameterName property  
               Precision property  
               Scale property  
                Size property  
               SourceColumn property  
               SourceVersion property  
               Value property  
       permissions   2nd   3rd  
               assemblies   2nd  
               attributes, declaring  
               Code Access Security model   2nd   3rd   4th   5th   6th  
               editing  
               FullTrust permission set  
               imperative security  
               imperative security, code   2nd  
       specific providers  
       SQL Server  
       SqlClient  
       SqlError object
               Class property  
               LineNumber property  
               Message property  
               Number property  
               Procedure property  
               Server property  
               Source property  
               State property  
       TDS (Tabular Data Stream) protocol  
       transaction classes   2nd   3rd   4th  
               Commit method  
               Connection property  
               IsolationLevel property  
               members  
               Rollback method  
NET [edit, period before] Framework
       assembly
               definition  
       DataSet class  
       VS .NET   2nd  
NET [edit, period before] Framework Configuration Manager
       GAC
               (Global Assembly Cache)  
NET [edit, period before] language versatility
       SQL Server .NET  
NET [edit, period before] Remoting
       data readers   2nd  
       DataSets, remoted  
       overview  
       types
               copying  
NET [edit, period before] type
       XSD type equivalent   2nd  
NET [edit, period before].   [See also VS .NET]
NET [edit, period in front] Framework
       classes
               capitalization styles  
Net-Library
       TDS (Tabular Data Stream)  
Network Library attribute (SqlClient provider)   2nd  
Network Load Balancing.   [See NLB]
new customers
       code to create   2nd  
New MergeFailedEventHandler(AddressOf HandleMergeErrors) statement  
New Project
       command (File menu)  
       dialog box  
New Project dialog box
       Windows Forms applications, creating  
NewGuid method  
NewIndex property   2nd  
NewPageIndex property  
NewReviewsRow method  
NewRow method   2nd  
       DataTable class  
newsgroups
       Microsoft
               drivers  
NextResult method  
       data reader (.NET Data Providers)  
NLB
       sticky IP  
NLB (Network Load Balancing)  
       definition  
nodes
       adding to XmlDataDocument class  
       Data Connections (Server Explorer window)   2nd   3rd   4th   5th  
nonclustered indexes
       definition   2nd  
None value (DataViewRowState enumeration)  
normalization
       definition  
normalizing schemas   2nd   3rd   4th   5th   6th  
NotInheritable classes  
ntext data type
       and text data type, comparing  
Number property
       SqlError object (.NET Data Providers)  
numbers
       version
               addemblies, creating for  
numeric data type
       and decimal data type, comparing  
nvarchar data type
       and nchar data type, comparing  
       and varchar data type, comparing  

for RuBoard


Sams Teach Yourself Ado. Net in 21 Days
Sams Teach Yourself ADO.NET in 21 Days
ISBN: 0672323869
EAN: 2147483647
Year: 2002
Pages: 158
Authors: Dan Fox

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