C_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]

C#
       array declarations  
       data readers
               opening  
       populateBooks method
               row states   2nd  
               row states, code  
       this operator [edit, ’ this “ is OK]  
CacheFilePath property
       data factory class  
caches
       data, disconnected (DataSet objects)  
       DataGrid controls
               adding to  
       GAC
               (Global Assembly Cache)   2nd  
       GAC (Global Assembly Cache)  
       statements   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
caching
       ASP.NET
               DataFactory class  
               managed code   2nd   3rd  
       ASP.NET page output  
       data factory class   2nd  
               statements, code to create   2nd   3rd   4th  
       read-only data  
       statements
               code   2nd   3rd   4th  
Call-Level Interface.   [See CLI]
calling
       Catalog Web service
               code   2nd  
       GetTitles method  
               asynchronously  
       GetTitlesDone method
               through delegates, code   2nd  
       usp GetTitles stored procedure
               code   2nd  
       usp_GetTitles stored procedure  
               code   2nd  
       WriteXmlChanges method  
camel case
       definition  
Cancel method  
       command classes (.NET Data Providers)  
CancelCommand event  
CancelEdit method
       DataRow class  
       rows  
capitalization styles
       NET [edit, period in front] Framework classes
               capitalization  
Caption properties
        columns  
Caption property
       DataColumn class  
capturing
       changes
               in DataView objects   2nd   3rd   4th   5th   6th  
CAS (code access security) permission  
cascading changes
       foreign key constraints   2nd   3rd   4th  
case sensitivity
       configuration files  
cases
       camel
               definition  
       Pascal
               definition  
       uppercase
               definition  
CaseSensitive property  
       DataSet class  
       DataTable class  
Catalog Web service
       calling
               code   2nd  
       Cold Rooster Consulting home page
               Web service results  
       creating, code   2nd   3rd  
       referencing   2nd  
       Web User Control
               code   2nd   3rd  
               data binding, code   2nd  
catalogs
       product
               ComputeBooks  
               running  
Categories table
       ComputeBooks database  
CatID column
       DefaultValue property  
CbksCommand class
       code   2nd   3rd   4th   5th   6th   7th   8th  
       ExecuteNonQuery method  
       GetData method  
CbksCommand object  
CbksConnection class
       code   2nd   3rd   4th   5th   6th   7th  
CbksDataAdapter class
       code   2nd   3rd   4th   5th   6th  
CbksException class
       code   2nd  
CbksParameter class
       code   2nd   3rd   4th   5th   6th   7th  
CbksParameter object  
CbksParameterCollection class  
       code   2nd   3rd   4th   5th   6th   7th  
CCW (COM callable wrapper)  
ChangeDatabase method
       connection classes (.NET Data Providers)  
changes
       capturing
               in DataView objects   2nd   3rd   4th   5th   6th  
       in rows
               retrieving   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th  
char data type
       and varchar data type, comparing  
characters
       special
               column names  
check constraints
       schemas   2nd  
checkers
       type
               strongly typed DataSet classes  
child classes
       ReviewsDataTable  
       ReviewsRow  
       ReviewsRowChangeEvent  
       TitlesDataTable  
       TitlesRow  
       TitlesRowChangeEvent  
child collections
       DataTable object  
ChildRelations property
       DataTable class  
children
       Parent and Child Relations (expression syntax rule)
               data, selecting  
class
       DataFactory   2nd   3rd   4th   5th   6th   7th  
               ExecuteScalar method, code   2nd   3rd  
               implementing, code   2nd   3rd  
               performance measurements   2nd  
Class property
       SqlError object (.NET Data Providers)  
Class View (Solution Exploreer)  
classes
       abstract base   2nd  
       Address
               code   2nd   3rd   4th   5th   6th   7th  
       ApplicationException  
       Assembly
               [ ] (brackets)  
       authoring in multiple languages  
       base
               BooleanSwitch class (conditional tracing)  
               compiling  
               conditional tracing   2nd   3rd   4th   5th  
               connection management  
               creating   2nd   3rd   4th   5th   6th   7th   8th  
               custom exceptions   2nd   3rd  
               exception handling  
               exceptions, throwing  
               Trace class (conditional tracing)  
               tracing  
       BindingManagerBaseManager  
       Books  
               RevByBook method  
       BooleanSwitch
               base classes, conditional tracing  
               DataFactory class  
       CbksCommand
               code   2nd   3rd   4th   5th   6th   7th   8th  
               ExecuteNonQuery method  
               GetData method  
       CbksConnection
               code   2nd   3rd   4th   5th   6th   7th  
       CbksDataAdapter
               code   2nd   3rd   4th   5th   6th  
       CbksException
               code   2nd  
       CbksParameter
               code   2nd   3rd   4th   5th   6th   7th  
       CbksParameterCollection  
               code   2nd   3rd   4th   5th   6th   7th  
       client proxy
               begin and end methods , exposing  
       collection  
               code   2nd  
       command
               ComputeBooks data provider   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
       command (.NET Data Providers)   2nd   3rd  
               Cancel method  
               CommandText property  
               CommandTimeout property  
               CommandType property  
               Connection property  
               CreateParameter method  
               ExecuteNonQuery method  
               ExecuteReader method  
               ExecuteScalar method  
               IDbCommand interface  
                members  
               Parameters property  
               Prepare method  
               ResetCommandTimeout method  
               Transaction property  
               UpdatedRowSource property  
       ComputeBookDAException  
       ComputeBooks.Data.Cbks namespace  
       ComputeBooksCatalog proxy  
       ComputeBooksDABase   2nd  
       ComputeBooksDAException  
               Serializable attribute  
       ComputeBooksDAServicedBase   2nd  
       connection   2nd  
               ComputeBooks data provider   2nd   3rd   4th   5th   6th   7th   8th  
       connection (.NET Data Providers)   2nd   3rd   4th  
               BeginTransaction method  
               ChangeDatabase method  
               Close method  
               ConnectionString property  
               ConnectionTimeout property  
               CreateCommand method  
               Database property  
               IDbConnection interface  
               members  
                Open method  
               State property  
       connection classes (.NET Data Providers)
               IDbConnection interface   2nd   3rd  
       CurrencyManager  
       custom exception
               code   2nd  
       Customer
               code   2nd   3rd   4th   5th   6th   7th  
       CustomersCollection  
       data access
               code   2nd   3rd   4th   5th  
       data access base
               code   2nd   3rd   4th  
       data access, designing  
               constructors   2nd   3rd   4th   5th   6th  
               custom objects, returning   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th  
               data providers, abstracting   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               data-centric or application-centric , comparing   2nd  
               design issues  
               naming conventions   2nd   3rd   4th  
               overloaded methods   2nd   3rd   4th   5th   6th   7th   8th   9th  
               private methods   2nd   3rd   4th   5th   6th   7th   8th   9th  
       data adapter
               ComputeBooks data provider   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
       DataBinder
               Eval method  
       DataColumn
               AllowDBNull property   2nd  
               AutoIncrement   [See d property]2nd   [See d property]
               AutoIncrement property   2nd  
               AutoIncrementStep property   2nd  
               Caption property  
               ColumnMapping property  
               ColumnName property   2nd  
               DataType property   2nd   3rd  
               DataType property, CTS (Common Type System) types   2nd  
               DefaultValue property  
               Expression property   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               Extended Properties property  
               MaxLength property   2nd  
               members   2nd   3rd  
               Namespace property  
               Ordinal property  
               Prefix property  
               properties   2nd   3rd  
               ReadOnly property  
               Table property  
               Unique property   2nd  
       DataFactory  
               ASP.NET caching  
               BooleanSwitch class  
               code   2nd  
               configuring, code   2nd  
               data providers, abstracting  
               df variable  
               parameter objects  
               titles, code to retrieve   2nd  
       DataRelationCollection
               Add method  
       DataRow
               AcceptChanges method  
               BeginEdit method  
               CancelEdit method  
               ClearErrors method  
               Delete method  
               EndEdit method  
               GetChildRows method  
               GetColumnError method  
               GetColumnsInError method  
               GetParentRow method  
               GetParentRows method  
               HasErrors property  
               HasVersion method  
               IsNull method  
               Item property  
               ItemArray property  
               members   2nd   3rd   4th   5th  
               methods   2nd   3rd  
               properties   2nd  
               RejectChanges method  
               RowError property  
               RowState property  
               SetColumnError method  
               SetParentRow method  
               Table property  
       DataSet   2nd   3rd  
               AcceptChanges method  
               Aggregate Functions (expression syntax rule)  
               CaseSensitive property  
               Clear method  
               Clone method  
               CLR (Common Language Runtime) inheritance  
               collections  
               Column Names (expression syntax rule)  
               Copy method  
               data, selecting   2nd   3rd   4th   5th   6th   7th   8th  
               DataSetName property  
               DefaultViewManager property  
               Detached rows  
               DiffGrams   2nd   3rd   4th  
               EnforceConstraints property  
               events  
               expression syntax rules   2nd   3rd  
               ExtendedProperties collection, storing time  
               ExtendedProperties property  
               Functions (expression syntax rule)  
               Generate DataSet option  
               GetChanges method   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th  
               GetXml method  
               GetXmlSchema method  
               HasChanges method  
               HasErrors property  
               IListSource interface  
               InferXmlSchema method  
               Literal Values (expression syntax rule)  
               loading   2nd   3rd  
               loading, code   2nd   3rd   4th  
               members  
               Merge method  
               MergeFailed event  
               methods   2nd   3rd  
               Namespace property  
               NET [edit, period before] Framework  
               Operators (expression syntax rule)  
               Parent and Child Relations (expression syntax rule)  
               passing   2nd   3rd   4th   5th   6th  
               populating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th  
               populating, Aggregate Functions (expression syntax rule)  
               populating, code   2nd   3rd   4th   5th  
               populating, Column Names (expression syntax rule)  
               populating, expression syntax rules   2nd   3rd  
               populating, Functions (expression syntax rule)  
               populating, Literal Values (expression syntax rule)  
               populating, Operators (expression syntax rule)  
               populating, Parent and Child Relations (expression syntax rule)  
               populating, selecting data   2nd   3rd   4th   5th   6th   7th   8th  
               populating, Wildcard Characters (expression syntax rule)  
               Prefix property  
               properties   2nd  
               ReadXML method  
               ReadXMLSchema method  
               RejectChanges method  
               Relations collection  
               Reset method   2nd  
               returning, code   2nd  
               saving   2nd   3rd  
               saving, code   2nd   3rd   4th  
               strongly typed, Add New Item dialog box   2nd  
               strongly typed, building   2nd  
               strongly typed, creating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd   23rd  
               strongly typed, defining   2nd   3rd  
               strongly typed, goals   2nd   3rd   4th  
               strongly typed, implementation inheritance   2nd   3rd  
               strongly typed, interface inheritance   2nd  
               strongly typed, Option Strict statement  
               strongly typed, populating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               strongly typed, purpose   2nd   3rd   4th  
               strongly typed, serialization  
               strongly typed, serialization (passing DataSets)   2nd   3rd   4th   5th   6th  
               strongly typed, serialization ( persisting to disks)   2nd   3rd   4th   5th   6th   7th   8th   9th  
               strongly typed, sharing   2nd   3rd   4th   5th   6th   7th  
               strongly typed, type checkers  
               strongly typed, VC# .NET console application project  
               strongly typed, versioning   2nd   3rd   4th   5th   6th   7th  
               strongly typed, Xml Schemas/DataTypes utility (XSD.exe)  
               structures, code to load at runtime   2nd  
               System.ComponentModel.MarshalByValueComponent class  
               Tables collection  
               TitleDs DataSet  
               TitlesDs.cs file, classes generated in source code   2nd   3rd  
               traversing   2nd   3rd   4th   5th   6th  
               traversing, code   2nd   3rd  
               Unchanged rows  
               viewing  
               Wildcard Characters (expression syntax rule)  
               WriteXml method  
               WriteXmlSchema method   2nd  
       DataTable
               AcceptChanges method  
               BeginLoadData method  
               CaseSensitive property  
               ChildRelations property  
               Clear method  
               Clone method  
               ColumnChanged event  
               ColumnChanging event  
               columns  
               Columns property  
               Compute method  
               Constraints property  
               Copy method  
               DataSet property  
               DefaultView property  
               DiffGrams   2nd   3rd   4th  
               DisplayExpression property  
               EndLoadData method  
               ExtendedProperties property  
               GetChanges method   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th  
               HasErrors property  
               IListSource interface  
               ImportRow method  
               inspecting   2nd  
               inspecting, code   2nd   3rd   4th   5th  
               LoadDataRow method  
               MinimumCapacity property  
               Namespace property  
               NewRow method  
               ParentRelations property  
               Prefix property  
               PrimaryKey property  
               RejectChanges method  
               Reset method   2nd  
               RowChanged event  
               RowChanging event  
               RowDeleted event  
               RowDeleting event  
               Rows property  
               rows, AcceptChanges methods   2nd  
               rows, committing to tables   2nd   3rd  
               rows, RejectChanges methods   2nd   3rd  
               Select method  
               TableName property  
       DataView
               AddNew method  
               AllowDelete property  
               AllowEdit property  
               AllowNew property  
               ApplyDefaultSort property  
               CopyTo method  
               Count property  
               DataViewManager property  
               Delete method  
               events  
               Find method  
               FindRows method  
               Item property  
               ListChanged event  
               members   2nd  
               methods  
               properties   2nd   3rd  
               RowFilter property   2nd  
               RowStateFilter property  
               Sort property  
               Table property  
       DataViewManager  
               object hierarchy  
       Design Guidelines for Class Library Developers [edit, title in double quotes]  
       exception
               ComputeBooks data provider   2nd  
       ForeignKeyConstraint   2nd   3rd   4th  
       generating
               in TitlesDs.cs file source code   2nd   3rd  
       Hashtable
               Synchronized method  
       HybridDictionary  
       InitClass method   2nd  
       initializing  
       managed (SQLXML)
               code   2nd  
       members
               manipulating  
       MustInherit  
       NET [edit, period before] Data Providers  
       NET [edit, period in front] Framework
               capitalization styles  
       NotInheritable  
       object construction   2nd   3rd   4th  
               code   2nd  
       parameters
               ComputeBooks data provider   2nd   3rd   4th   5th   6th   7th   8th   9th  
       persistent
               creating for ObjectSpaces Framework   2nd   3rd  
       persistent Customer
               code for XML mapping file   2nd  
               code to create for ObjectSpaces Framework   2nd   3rd   4th   5th   6th  
       PrividerFactory   2nd   3rd  
               command objects  
       PropertyCollection  
       PropertyManager  
       ProviderFactory
               code   2nd   3rd  
               data providers, code to abstract   2nd   3rd   4th   5th  
       ReviewsDataTable  
               rows;method to find  
       ReviewsRow  
               rows, adding  
               rows, code to add   2nd  
               table columns, code to expose as properties   2nd   3rd  
               table columns, exposing as properties   2nd  
       ReviewsRowChangeEvent  
       serviced component base
               code   2nd   3rd   4th   5th  
       ServicedComponent  
       skeleton
               XSD.exe command-line utility  
       SqlConnection
               Close method  
               Open method  
       SqlObjectSpace  
       StateBag  
       stream
               System.IO namespace  
       System.ComponentModel.MarshalByValueComponent
               DataSet class  
       System.Diagnostics namespace  
       System.Xml
               stream classes  
       Thread
               managed code   2nd   3rd  
       TitlesDataTable  
               rows;method to find  
       TitlesDs  
               exposing   2nd  
               viewing  
       TitlesRow  
       TitlesRowChangeEvent  
       Trace  
               base classes, conditional tracing  
               Write method  
               WriteLine method;row information, code to manipulate   2nd  
               WriteLine method;row information, manipulating   2nd  
       transaction (.NET Data Providers)
               Commit method  
               Connection property  
               IsolationLevel property  
               members  
               Rollback method  
       transaction classes (.NET Data Providers)
               IDbTransaction interface   2nd   3rd  
       transactional behavior  
       UniqueConstraint
               IsPrimaryKey property  
       UserControl  
       Web services
               HTTP (Hypertext Transfer Protocol) context information  
       WebData  
       XmlDataDocument   2nd   3rd   4th   5th  
               DataSets, code to manipulate as XML (eXtensible Markup Language)   2nd  
               methods  
               nodes, adding  
               XML, loading  
       XmlDocument  
       XmlObjectSpace  
       XmlSerializer  
       XmlTextReader
               System.Xml namespace;XmlTextReader  
       XmlTextWriter
               System.Xml namespace;XmlTextWriter  
classes.   [See also data factory class]
clauses
        Transact -SQL EXISTS clause  
       WHERE
               or Select method, when to use   2nd  
               SELECT statements  
Clear method  
       DataSet class  
       DataTable class  
ClearErrors method
       DataRow class  
CLI
       (Call-Level Interface)  
client applications
       assemblies  
       binding policies  
client proxy classes
       begin and end methods, exposing  
clients
       CbksCommand object  
       CbksParameter object  
       connection classes   2nd  
       keys
               generating   2nd  
       SqlClient  
       SqlClient .NET Data Provider   2nd  
               Net-Library  
               relational database engines  
               TDS (Tabular Data Stream)   2nd   3rd  
       sticky IP  
clients (SQL Server)
       architecture  
ClientValidationFunction property  
Clone method   2nd   3rd  
       DataSet class  
       DataTable class  
cloneObject method   2nd  
cloning
       DataSet objects   2nd   3rd   4th   5th   6th  
Close method   2nd  
       connection classes (.NET Data Providers)  
       data reader (.NET Data Providers)  
       data readers  
       SqlConnection class  
CloseConnection command
       data readers  
       GetLookups method  
CloseConnection value (command objects)   2nd  
CLR
       (Common Language Runtime)  
       (Common Runtime Lanaguage)  
       Building Distributed Applications with Visual Basic .NET [edit, italics]  
       CTS (Common Type System)   2nd   3rd  
       Essential .NET Volume [edit, italics]  
       implementation inheritance
               strongly typed DataSet classes   2nd   3rd  
       inheritance
               DataSet classes  
       interface inheritance
               strongly typed DataSet classes   2nd  
       managed code   2nd   3rd   4th   5th   6th   7th   8th  
       NET [edit, period before] language versatility  
       performance  
       SQL Server .NET   2nd  
       tool leverage  
       unified programming models  
CLSID key (COM components )  
clustered indexes
       definition   2nd  
cmSave SqlCommand object  
code
       Address class   2nd   3rd   4th   5th   6th   7th  
       ADO Recordset objects
               data, reading   2nd  
       ADO.NET  
               commands   2nd   3rd   4th   5th   6th   7th   8th  
               commands, creating   2nd   3rd   4th   5th  
               data adapters, configuring   2nd   3rd   4th  
               data connections   2nd  
       application interoperability  
               ADO Recordset objects, reading data   2nd   3rd   4th   5th   6th   7th   8th   9th  
       arrays
               writing   2nd  
       assembly  
       binary data, reading   2nd  
       Binding object
               Format event   2nd  
       Catalog Web service
               calling   2nd  
               creating   2nd   3rd  
       CbksCommand class   2nd   3rd   4th   5th   6th   7th   8th  
       CbksConnection class   2nd   3rd   4th   5th   6th   7th  
       CbksDataAdapter class   2nd   3rd   4th   5th   6th  
       CbksException class   2nd  
       CbksParameter class   2nd   3rd   4th   5th   6th   7th  
       CbksParameterCollection class   2nd   3rd   4th   5th   6th   7th  
       collection classes   2nd  
       column mappings
               creating   2nd  
       column strongly typed values, retrieving   2nd  
       columns
               properties, setting   2nd  
       command object parameters   2nd   3rd   4th   5th  
       commands
               creating   2nd   3rd  
               implementing   2nd   3rd   4th   5th   6th   7th   8th  
       ComputeBooks top sellers, exposing   2nd  
       conforming to Services Framework  
       connection events   2nd   3rd  
       connection strings
               accepting   2nd  
               storing   2nd  
       custom exception classes   2nd  
       Customer class   2nd   3rd   4th   5th   6th   7th  
       data
               binding in Web User Controls   2nd  
               formatting   2nd  
               modifying   2nd  
               retrieving from tables   2nd  
               retrieving incrementally   2nd  
               selecting incrementally   2nd  
       data access base class   2nd   3rd   4th  
       data access class   2nd   3rd   4th   5th  
       data adapters   2nd  
               implementing   2nd   3rd   4th   5th   6th  
       data factory class files
               downloading  
       data providers
               setting   2nd  
       data providers, abstracting   2nd   3rd   4th   5th  
       data readers
               binding to DropDownList controls   2nd  
               executing   2nd  
               manually binding to ListView controls   2nd  
               opening   2nd  
               polymorphism   2nd  
       data types, referencing   2nd  
       DataFactory class   2nd  
               configuring   2nd  
               ExecuteScalar method   2nd   3rd  
               titles, retrieving   2nd  
       DataGrid controls, adding to caches  
       DataSet class
               populating   2nd   3rd   4th   5th  
               returning   2nd  
               structures, loading at runtime   2nd  
               traversing   2nd   3rd  
       DataSet classes
               loading   2nd   3rd   4th  
               saving   2nd   3rd   4th  
       DataSet objects
               copying   2nd  
               merging   2nd  
       DataSets
               copying from   2nd  
               manipulating as XML (eXtensible Markup Language)   2nd  
               transforming   2nd  
       Datasets
               writing as XML (eXtensible Markup Language)   2nd  
       DataTable class, inspecting   2nd   3rd   4th   5th  
       DataTable objects
               loading   2nd  
       DataView objects
               binding to controls   2nd  
       debugging
               with SQL Profiler  
               with SqlClient provider  
       DeleteTitle method
               Titles table rows, deleting   2nd  
       DiffGrams
               creating   2nd  
       DiffGrams (XML)
               creating   2nd   3rd  
       disconnected updates, implementing   2nd   3rd   4th   5th  
       distributed transactions   2nd  
       dsOrders extended property (DataSet object), populating   2nd  
       error information, logging   2nd  
       events
               binding   2nd   3rd   4th   5th  
               editing   2nd   3rd   4th   5th   6th   7th   8th  
       Excel workbooks
               creating   2nd   3rd   4th  
       exceptions
               implementing   2nd  
       ExecuteScalar method   2nd  
               result sets, returning   2nd  
       ExecuteXmlReader method   2nd  
       extended properties
               populating   2nd  
       FOR XML statement
               XML output  
       functions
               creating   2nd  
       GetDataSet methods   2nd  
       getTitles method
               DataFactory class   2nd  
       GetTitlesDone method
               calling through delegates   2nd  
       GetTopSellers method   2nd   3rd  
       imperative security   2nd  
       InfoMessage event   2nd   3rd  
       JIT
               (just-in-time)   2nd  
       ListChanged event
               hooking   2nd  
       Load event
               DataSets   2nd  
       managed
               ASP.NET caching   2nd   3rd  
               connection pooling   2nd  
               CTS (Common Type System)   2nd   3rd  
               data readers   2nd  
               definition  
               delegates   2nd   3rd   4th   5th   6th   7th  
               functions, creating   2nd  
               narrow providers   2nd  
               query multithreading   2nd   3rd   4th   5th   6th   7th   8th   9th  
               reviewing   2nd   3rd   4th   5th   6th   7th  
               round trips to database servers, minimizing   2nd  
               Thread class   2nd   3rd  
        manifests  
       MergeFailed event
               event handlers, adding   2nd  
       modules   2nd  
       MSDataShape provider   2nd  
       multi-record binding
               data readers, binding to DropDownList controls   2nd  
       new customers
               creating   2nd  
       object construction   2nd  
       objects
               populating   2nd  
       output parameters  
       PageIndexChange event   2nd  
       parameters
               implementing   2nd   3rd   4th   5th   6th   7th  
       PE (portable executable) file  
       persistent Customer classes
               creating   2nd   3rd  
       pessimistic concurrency, configuring   2nd   3rd  
       PositionChanged event
               CurrencyManager object position notifications   2nd  
       programmatic data binding   2nd  
       ProviderFactory class   2nd   3rd  
       public keys (strong names)  
       result sets
               retrieving   2nd  
       ReviewsRow class
               table columns, exposing as properties   2nd   3rd  
       row data, changing   2nd  
       row information, manipulating   2nd  
       row states  
       row versions
               viewing   2nd  
       rows
               adding   2nd  
               filtering   2nd  
       sales data (ComputeBooks stores   2nd   3rd  
       schemas
               creating from databases   2nd  
       server-side cursors   2nd  
       serviced component base class   2nd   3rd   4th   5th  
       session states
               Load events   2nd  
       simple validation
               Validated and Validated events   2nd  
               Validating and Validated events   2nd  
       SQL Client data provider types   2nd  
       SQLXML managed classes   2nd  
       StateChange event   2nd   3rd  
       statement files   2nd  
               creating   2nd   3rd   4th  
       statement files, parsing   2nd   3rd  
       statements
               caching   2nd   3rd   4th  
               creating   2nd   3rd   4th  
       stored procedures
                multi-function , code   2nd  
       table mappings   2nd  
               creating   2nd  
       table row errors, checking   2nd  
       tables
               defining   2nd  
       Titles table rows, deleting   2nd  
       TitlesDs DataSet
               populating   2nd  
       TitlesDs.cs file source code
               classes generated   2nd   3rd  
       TopBooks.ascx file
               data binding   2nd  
       TopBooks.ascx.cs file
               Web User Controls   2nd   3rd  
       TopSellers method   2nd  
       transactions   2nd  
               distributed   2nd  
       triggers   2nd  
       Type objects (provider-specific), creating   2nd   3rd   4th  
       Update stored procedure   2nd   3rd  
       usp GetTitles stored procedure
               calling   2nd  
       usp_GetTitles stored procedure   2nd  
       usp_GetTitles stored procedure, calling   2nd  
       Validated events
               simple validation   2nd  
       Validating events
               simple validation   2nd  
       VB
               ComputeBooks data provider  
       VB .NETdata, consuming in XML Web Services   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
       view states
               Load events   2nd  
       viewing   2nd   3rd   4th  
       Web User Control   2nd   3rd   4th   5th   6th  
               data binding   2nd   3rd   4th  
       WriteTitleXml function
               rows, code to copy   2nd  
       WriteXmlChanges method
               output   2nd  
       XML
               reformatted   2nd  
       XML DiffGrams, creating   2nd   3rd  
       XML mapping files
               persistent Customer classes   2nd  
       XML templates   2nd  
       XML Views
               mapping tables to XSD schemas   2nd  
       XmlReader, transforming   2nd  
       XSD
               modifying   2nd  
       XSD documents   2nd   3rd  
       XSL stylesheet   2nd  
       XSL stylesheet output   2nd  
code access security (CAS) permission  
Code Access Security model   2nd   3rd   4th   5th   6th  
code to read
       column multiple values   2nd  
code-behind files
       definition  
Cold Rooster Consulting home page
       Web service results  
collection classes  
       code   2nd  
collections
       child
               DataTable object  
       ConstraintCollection  
       DataSet class  
               Relations  
               Tables  
       ExtendedProperties
               time, storing  
       parameters
               adding  
       PropertyCollecton class  
       Relations
               DataSet class  
       Tables
               DataSet class  
Column Names (expression syntax rule)
       data, selecting  
ColumnChanged event
       DataTable class  
ColumnChanging event
       DataTable class  
ColumnMapping property   2nd   3rd  
       DataColumn class  
ColumnName property
       DataColumn class   2nd  
columns
       auto-incrementing   2nd   3rd   4th   5th   6th  
               tables, code to define   2nd  
       BulkAmount
               Caption properties  
       BulkDiscount
               Caption properties  
       Caption properties  
       CatID
               DefaultValue property  
       data tables   2nd   3rd  
       duplicate names  
       exposing as properties   2nd  
       exposing as properties, code   2nd   3rd  
       expressions   2nd   3rd   4th   5th   6th   7th   8th   9th  
       hiding in tables  
       IDENTITY  
               database schemas  
       in DataSets  
       ISBN
               ReadOnly property  
       keys
               generating on clients and servers   2nd  
       many to many relationships  
       mappings
               code to create   2nd  
       MissingMappingAction.Passthrough value  
       MS Description property  
       multiple values, code to read   2nd  
       multiple values, retrieving   2nd   3rd   4th   5th   6th  
       names  
               special characters  
       populating
               in DataTables  
       properties   2nd   3rd   4th   5th  
               code to set   2nd  
       PubDate
               Caption properties  
       ReadOnly property  
       requesting   2nd  
       ReviewNo  
       rows
               errors, code to create   2nd  
       single values, retrieving   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
       strongly typed values, code to retrieve   2nd  
       timestamp
               row version  
       Title
               Unique property  
       Unique property
               setting to True  
Columns property
       DataSet object   2nd   3rd  
       DataTable class  
Columns tab
       DataGrid Properties dialog box   2nd  
COM
       Add Reference dialog box
               ADO Recordset object, reading data  
       COM+ (Component Services)  
       components
               CLSID key  
               importing  
       MTS (Microsoft Transaction Server)  
       RCW (runtime callable wrapper)  
COM callable wrapper (CCW)  
COM Interop functionality  
COM object
       RCW (runtime callable wrapper)   2nd  
COM+ (Component Services)  
combining
       relational and object-oriented paradigms   2nd  
Command Builder (.NET Data Providers)  
command builders
       data stores, updating   2nd   3rd  
       methods  
       properties  
       when not to use  
command class
       ComputeBooks data provider   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
command classes (.NET Data Providers)   2nd   3rd  
       Cancel method  
       CommandText property  
       CommandTimeout property  
       CommandType property  
       Connection property  
       CreateParameter method  
       ExecuteNonQuery method  
       ExecuteReader method  
       ExecuteScalar method  
       IDbCommand interface  
       members  
       Parameters property  
       Prepare method  
       ResetCommandTimeout method  
       Transaction property  
       UpdatedRowSource property  
command lines
       XSD.exe (Xml Schemas/DataTypes utility)
               strongly typed DataSet classes  
command object
       IDbCommand interface  
command object (.NET Data Providers)  
command objects  
       CloseConnection value   2nd  
       CommandText property   2nd  
       CommandType property   2nd  
       constructors  
       controlling   2nd   3rd  
       data modification   2nd   3rd  
       data readers
               code to execute   2nd  
       data retrieval  
               ExecuteReader method   2nd   3rd   4th   5th   6th  
               ExecuteScalar method   2nd   3rd  
               ExecuteXmlReader method   2nd   3rd   4th   5th   6th   7th   8th  
       Default value  
       ExecuteReader method
               CommandBehavior enumeration   2nd  
       KeyInfo value  
       OleDbCommand   2nd  
               arguments  
       output parameters
               code  
       parameters   2nd  
               code   2nd   3rd   4th   5th  
               input   2nd   3rd   4th   5th   6th  
               output   2nd   3rd  
               return values   2nd   3rd  
       ProviderFactory class  
       SequentialAccess value  
       SingleResult value  
       SingleRow value  
       stored procedures and dynamic SQL, comparing   2nd   3rd  
Command property (event arguments)   2nd  
command-line utilities
       AL.exe (Assembly Linker)  
       Assembly Linker (AL.exe)  
       running  
       XSD.exe
               skeleton classes  
CommandBehavior enumeration   2nd  
       SingleRow value, passing to the ExecuteReader method  
commands
       CancelCommand event  
       CbksCommand class
               code   2nd   3rd   4th   5th   6th   7th   8th  
       CloseConnection
               data readers  
               GetLookups method  
       code   2nd   3rd   4th   5th   6th   7th   8th  
       context menu
               Add Web Reference command  
       creating   2nd  
               code   2nd   3rd  
               for ODBC data sources   2nd   3rd  
       EditCommand event  
       File menu
               Add New Item  
               New Project  
       implementing
               code   2nd   3rd   4th   5th   6th   7th   8th  
       OdbcCommand object   2nd  
       SelectCommand   2nd   3rd  
       SequentialAccess  
       SingleRow
               behavior  
       Stare Page menu
               My Profile  
       update
               code to configure   2nd   3rd  
               configuring   2nd  
       UpdateCommand event  
CommandText property   2nd   3rd  
       command classes (.NET Data Providers)  
CommandTimeout properties  
CommandTimeout property
       command classes (.NET Data Providers)  
CommandType property   2nd  
       command classes (.NET Data Providers)  
Commit method
       transaction classes (.NET Data Providers)  
committing
       rows to tables   2nd   3rd  
Common Language Runtime.   [See CLR]
Common Runtime Language.   [See CLR]
Common Type System (CTS) types
       enumeration mappings, viewing  
Common Type System.   [See CTS]2nd   [See CTS]
CompareValidator control  
comparing
       data readers and DataSets   2nd  
       data types (SQL Server)   2nd   3rd   4th   5th   6th  
               binary and varbinary  
               char and varchar  
               datetime and smalldatetime  
               decimal and numeric  
               float and real  
               money and smallmoney  
               nchar and nvarchar  
               text and ntext  
               timestamp and uniqueidentifier  
               tinyint and bit  
               varbinary and image  
               varchar and nvarchar  
       data-centric or application-centric (designing data access classes)   2nd  
       DataView objects and relational databa   [See s]
       ObjectSpaces Framework nd EJB (Enterprise Java Beans)  
       stored procedures and dynamic SQL   2nd   3rd  
compiling
       base classes  
complex binding   2nd   3rd  
       data, displaying  
       definition  
complexType icon (XML Schema tab of XML Schema Toolbox)  
Component Services
       Building Distributed Applications with Visual Basic .NET [edit, italics]  
Component Services (COM+)  
components
       aliasing  
       COM
               CLSID key  
               importing  
       Command Builder (.NET Data Providers)  
       command classes (.NET Data Providers)   2nd   3rd  
               Cancel method  
               CommandText property  
               CommandTimeout property  
               CommandType property  
               Connection property  
               CreateParameter method  
               ExecuteNonQuery method  
               ExecuteReader method  
               ExecuteScalar method  
               IDbCommand interface  
               members  
               Parameters property  
               Prepare method  
               ResetCommandTimeout method  
               Transaction property  
               UpdatedRowSource property  
       command object (.NET Data Providers)  
       connection classes (.NET Data Providers)   2nd   3rd   4th  
               BeginTransaction method  
               ChangeDatabase method  
               Close method  
               ConnectionString property  
               ConnectionTimeout property  
               CreateCommand method  
               Database property  
               IDbConnection interface   2nd   3rd   4th  
               members  
               Open method  
               State property  
       connection object (.NET Data Providers)  
       Data Adapter (.NET Data Providers)
               members   2nd  
       data adapters (.NET Data Providers)   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 (.NET Data Providers)   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 (.NET Data Providers)   2nd   3rd   4th   5th  
               SqlError object, properties  
       exceptions (.NET Data Providers)   2nd   3rd   4th   5th  
       NET [edit, period before] Data Providers  
               functionality  
       parameters (.NET Data Providers)   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 (.NET Data Providers)   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  
       service
               definition  
       serviced
               connection strings, storing   2nd   3rd   4th   5th  
               handling   2nd   3rd   4th   5th   6th   7th  
               transactions   2nd   3rd   4th   5th   6th  
       transaction classes (.NET Data Providers)
               Commit method  
               Connection property  
               IDbTransaction interface   2nd   3rd  
               IsolationLevel property  
               members  
               Rollback method  
Compute method   2nd  
       DataTable class  
ComputeBookDAException class  
ComputeBooks
       book reviews  
       Catalog Web service
               code to call   2nd  
               code to create   2nd   3rd  
               Cold Rooster Consulting home page, Web service results  
               referencing   2nd  
               Web User Control, code   2nd   3rd  
               Web User Control, data binding code   2nd  
       customers
               querying for ObjectSpaces Framework   2nd   3rd  
               updating for ObjectSpaces Framework   2nd   3rd  
       data provider
               architecture  
               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  
       database
               Categories table  
               connecting to  
               DataView objects  
               entity relationship diagram  
               stored procedures  
               Titles table  
       ERD  
       product catalog  
       sales data
               code   2nd   3rd  
       top sellers, code to expose   2nd  
ComputeBooks database
       Reviews table, dragging and dropping  
       Titles table, dragging and dropping  
       usp_GetTitles stored procedure  
ComputeBooks.Data namespace   2nd   3rd   4th   5th  
ComputeBooks.Data.Cbks namespace
       classes  
ComputeBooksCatalog proxy class  
ComputeBooksDABase class   2nd  
ComputeBooksDAException class  
       Serializable attribute  
ComputeBooksDAServicedBase class   2nd  
ComputeBooksSimple application  
concurrency
       Data Adapter Configuration Wizard  
       data stores, updating   2nd   3rd   4th   5th   6th   7th   8th   9th  
       definition  
       optimistic  
       pessimistic  
               code   2nd  
               code to configure   2nd   3rd  
conditional tracing
       base classes   2nd   3rd   4th   5th  
       BooleanSwitch class  
       Trace class  
configuration files
       case sensitivity  
configuring
       data adapters   2nd   3rd   4th  
       DataFactory class
               code   2nd  
       pessimistic concurrency, code   2nd   3rd  
       update command   2nd  
               code   2nd   3rd  
Conflict property  
conforming
       code
               to Services Framework  
Connect Timeout attribute (SqlClient provider)  
connection class
       ComputeBooks data provider   2nd   3rd   4th   5th   6th   7th   8th  
connection classes   2nd  
connection classes (.NET Data Providers)   2nd   3rd   4th  
       BeginTransaction method  
       ChangeDatabase method  
       Close method  
       ConnectionString property  
       ConnectionTimeout property  
       CreateCommand method  
       Database property  
       IDbConnection interface   2nd   3rd   4th  
       members  
       Open method  
       State property  
Connection Lifetime attribute (SqlClient provider)  
connection management
       base classes  
connection object (.NET Data Providers)  
connection objects
       data readers  
connection pooling
       disabling  
       managed code   2nd  
       ODBC data sources   2nd   3rd  
       ODBC Driver Manager  
Connection property   2nd  
       command classes (.NET Data Providers)  
       data factory class  
       transaction classes (.NET Data Providers)  
Connection Reset attribute (SqlClient provider)  
connections  
       breaking  
       CbksConnection class
               code   2nd   3rd   4th   5th   6th   7th  
       ComputeBooks database  
       connection classes   2nd  
       data
               code   2nd  
       data readers  
       database  
       databases
               pooling through ADO  
       DSN-less   2nd  
       events
               delegates  
               handlers   2nd  
               handling  
               InfoMessage, code   2nd   3rd  
               StateChange, code   2nd   3rd  
       objects
               dragging and dropping  
               exceptions   2nd  
       opening  
               for ODBC data sources   2nd   3rd  
       opening and closing with SqlDataAdapter  
       opening to data stores   2nd   3rd  
       pooling   2nd  
               Connection Lifetime attribute (SqlClient provider)  
               Connection Reset attribute (SqlClient provider)  
               impersonation (trusted connection threads)  
               Max Pool Size attribute (SqlClient provider)  
               Min Pool Size attribute (SqlClient provider)  
               Pooling attribute (SqlClient provider)  
               with OleDb provider   2nd   3rd  
               with SqlClient provider   2nd   3rd   4th   5th   6th   7th   8th  
       resetting  
       session pooling  
       strings
               Application Name attribute (SqlClient provider)  
               AttachDBFileName attribute (SqlClient provider)  
               attributes, adding  
               code to accept   2nd  
               code to store   2nd  
               Connect Timeout attribute (SqlClient provider)  
               Current Language attribute (SqlClient provider)  
               Data Source attribute (SqlClient provider)  
               Enlist attribute (SqlClient provider)  
               Initial Catalog attribute (SqlClient provider)  
               Integrated Security attribute (SqlClient provider)  
               Network Library attribute (SqlClient provider)   2nd  
               object construction   2nd   3rd   4th  
               object construction, code   2nd  
               Packet Size attribute (SqlClient provider)  
               parsing  
               Password attribute (SqlClient provider)  
               Persist Security Info attribute (SqlClient provider)  
               specifying   2nd  
               specifying with OleDb provider   2nd   3rd   4th  
               specifying with SqlClient   2nd   3rd   4th   5th   6th  
               storing  
               storing for ASP.NET applications   2nd   3rd   4th   5th  
               storing for serviced components   2nd   3rd   4th   5th  
               Use Procedure For Prepare attribute (SqlClient provider)  
               User ID attribute (SqlClient provider)  
               Workstation ID attribute (SqlClient provider)  
       system DSN  
       to data sources
               creating   2nd   3rd   4th   5th  
       trusted
               threads, impersonations  
       user DSN  
connections in pools, monitoring  
ConnectionState enumeration
       values  
ConnectionString property   2nd   3rd  
       connection classes (.NET Data Providers)  
ConnectionTimeout property
       connection classes (.NET Data Providers)  
consoles
       VC# .NET console application project
               strongly typed DataSet classes  
ConstraintCollection  
constraints
       check
               schemas   2nd  
       default
               schemas   2nd   3rd  
       DRI (declarative referential integrity)  
       enabling  
       EndLoadData method  
       for tables
               cascading changes   2nd   3rd   4th  
               foreign key relations   2nd   3rd   4th  
               foreign keys   2nd   3rd   4th  
               primary keys   2nd  
               unique   2nd  
       foreign key
               schemas   2nd   3rd  
       foreign keys
               FK_OrderID  
       foreign keys (tables)   2nd   3rd   4th  
               cascading changes   2nd   3rd   4th  
               table relations   2nd   3rd   4th  
       primary keys (tables)   2nd  
       schemas  
       table-level
               definition  
       tables  
       unique (tables)   2nd  
Constraints property  
       DataTable class  
construction.   [See object construction]
constructors
       command object  
       connection strings, accepting  
       data access classes   2nd   3rd   4th   5th   6th  
       definition  
consuming
       data in XML Web Services   2nd   3rd   4th   5th   6th   7th   8th  
               data, updating through Web services   2nd   3rd   4th  
               VB .NET   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd  
ContainsKey method  
context menu commands
       Add Web Reference command  
ContinueUpdateOnError property   2nd   3rd  
       data adapters (.NET Data Providers)  
controlling
       command objects   2nd   3rd  
controls
       BaseValidator   2nd   3rd  
       binding DataView objects, code   2nd  
       CompareValidator  
       CustomValidator  
       DataGrid
               adding to caches  
               event binding, code   2nd  
               event editing, code   2nd   3rd   4th  
               format  
       DropDownList
               data readers, code to bind   2nd  
       ListView
               data readers, code to manually bind   2nd  
       RangeValidator  
       RegularExpressionValidator   2nd   3rd   4th   5th  
       RequiredFieldValidator   2nd   3rd  
       templated
               data binding expressions  
       TopBooks user  
       validating
               in Web Forms presentation services tier   2nd   3rd   4th   5th   6th  
               in Windows Forms presentation services tier   2nd   3rd   4th   5th  
       validation process, customizing   2nd  
       ValidationSummary   2nd   3rd  
       Web User Control
               code   2nd   3rd  
               data binding, code   2nd  
               definition  
conventions
       naming
               data access classes   2nd   3rd   4th  
CONVERT function  
ConvertEventArgs object  
Copy method   2nd  
       DataSet class  
       DataTable class  
copying
       DataSet objects   2nd   3rd   4th   5th   6th  
               code   2nd  
       from DataSets
               code   2nd  
       rows
               with WriteTitleXml function   2nd  
       types
               NET [edit, period before] Remoting  
CopyTo method
       DataView class  
COUNT aggregate function  
Count function  
Count property
       DataView class  
counters
        performances
               viewing  
covered queries
       definition  
CreateActivityReport method  
CreateCommand method
       connection classes (.NET Data Providers)  
CreateDataAdapter method
       data factory class  
CreateInstance method  
CreateParameter method   2nd  
       command classes (.NET Data Providers)  
createProviderTypes method  
createSqlCallback method  
CreateSqlFile method  
createSqlFile method  
CreateSqlFile method
       data factory class  
CreateSqlFiles method   2nd  
createSqlFiles method  
CreateSqlFiles method
       data factory class  
creating
       base classes   2nd   3rd   4th   5th   6th   7th   8th  
               conditional tracing   2nd   3rd   4th   5th  
               connection management  
               custom exceptions   2nd   3rd  
               exception handling  
               tracing  
       Catalog Web service, code   2nd   3rd  
       column mappings
               code   2nd  
       commands
               code   2nd   3rd  
               for ODBC data sources   2nd   3rd  
       connections
               to data sources   2nd   3rd   4th   5th  
       data adapters   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
       data factory class  
               caching   2nd  
               code files, downloading  
               data providers, abstracting   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               data types   2nd   3rd  
               data types, code to reference   2nd  
               database independence  
               DataFactory class   2nd   3rd   4th   5th   6th   7th  
               DataFactory class, code   2nd   3rd   4th  
               DataFactory class, code to configure   2nd  
               DataFactory class, code to implement   2nd   3rd  
               DataFactory class, performance measurements   2nd  
               DataSet class, code to return   2nd  
               statement files, code   2nd  
               statement files, code to parses   2nd   3rd  
               statement files;code to create   2nd   3rd   4th  
               statements, abstracting   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd   23rd   24th   25th  
               statements, caches   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               statements, code to create   2nd   3rd   4th  
               statements, creating files   2nd   3rd   4th   5th   6th  
               statements, data providers (code to set)   2nd  
               statements, parsing files   2nd   3rd   4th   5th   6th  
               statements, returning  
               Type objects (provider-specific), code to create   2nd   3rd   4th  
       DataSets   2nd   3rd  
       DataView objects  
       DiffGrams
               code   2nd  
               with WriteXml method  
       DiffGrams (XML)
               code   2nd   3rd  
       dvsOrder object  
       dvsOrderDet object  
       Excel workbooks
               code   2nd   3rd   4th  
       functions
               code   2nd  
       new customers
               code   2nd  
       persistence classes for ObjectSpaces Framework   2nd   3rd  
       persistent Customer classes for ObjectSpaces Framework
               code   2nd   3rd  
       rows
               with NewRow method  
       schemas from databases, code   2nd  
       statement files   2nd   3rd   4th   5th   6th  
       statements  
               code   2nd   3rd   4th  
       strongly typed DataSet classes   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd   23rd  
       table mappings
               code   2nd  
       Type objects (provider-specific )code   2nd   3rd   4th  
       user interfaces   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  
       version numbers
               for assemblies  
       Windows Forms applications  
       XML (eXtensible Markup Language) schema   2nd  
               XML Schema Designer   2nd   3rd  
               XML Schema Toolbox (XML Schema tab)  
               XSD documents, code   2nd   3rd  
       XML (eXtensible Markup Language) schema dynamically   2nd  
               databases, filling from   2nd   3rd   4th   5th   6th  
               documents, loading from   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
               schemas, loading from   2nd   3rd   4th   5th   6th   7th  
               XSD  
       XML mapping files for ObjectSpaces Framework   2nd   3rd  
       XSD (XML Schema Definition)  
cs [edit, period before] file extension  
cse sensitivity
       table names  
CTS
       (Common Type System)  
       types
               supported by DataType property   2nd  
CTS (Common Type System)
       managed code   2nd   3rd  
CTS (Common Type System) types
       enumeration mappings, viewing  
CurrencyManager class  
CurrencyManager object
       position notifications, code   2nd  
Current Language attribute (SqlClient provider)  
Current property  
Current value (DataRowVersion enumeration)  
Current version
       rows   2nd  
CurrentPageIndex property  
CurrentRows value (DataViewRowState enumeration)  
cursors
       server, definition  
       server-side
               code   2nd  
               data, accessing   2nd   3rd   4th  
custom exception classes
       code   2nd  
custom exceptions
       base classes   2nd   3rd  
custom listeners  
custom objects
       exposing
               in data services tier  
       returning
               for data access classes   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th  
Customer class
       code   2nd   3rd   4th   5th   6th   7th  
customers
       Address class
               code   2nd   3rd   4th   5th   6th   7th  
       collection classes
               code   2nd  
       Customer class
               code   2nd   3rd   4th   5th   6th   7th  
       new
               code to create   2nd  
       persistent Customer classes
               code for XML mapping file   2nd  
       querying
               for ObjectSpaces Framework   2nd   3rd  
       updating
               for ObjectSpaces Framework   2nd   3rd  
Customers and Orders tables, mapping to XSD schemas
       code   2nd  
CustomersCollection class  
customizing
       validating controls process   2nd  
       windows  
CustomValidator control  

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