Index

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

SYMBOL

=> token
??
@

A

abstract syntax tree
Access Key2nd
  ID
Action delegate types
Add2nd3rd
  content to XML.
    See also InsertOnSubmit.
Add method
AddAfterSelf2nd
AddBeforeSelf2nd
AddBooks.aspx.cs
AddFirst2nd
ADO.NET2nd
ADO.NET Entity Framework2nd3rd.
    See also LINQ to Entities.
aggregate query operators
aggregating
alternate data formats
Amazon2nd3rd.
    See LINQ to Amazon.
  importing from
Amazon e-commerce web services
Amazon web services
AncestorNodes
Ancestors2nd3rd
AncestorsAndSelf2nd
Annotation
anonymous types2nd6th8th9th
  for grouping data
  keyed
  limitations
  parsing with
AnonymousTypes.csproj2nd
applying projections

architectures
  three-tier
ArrayList
  querying
Arrays
ascending order
ASP.NET
  creating web sites
ASP.NET pages
  creating with LINQ
AsParallel operators

assemblies
  System.Core.dll2nd3rd
  System.Data.Linq.dll
  System.Xml.Linq.dll
Association
  attribute2nd
  tool
AST.
    See abstract syntax tree.
Attach
Attribute2nd
  axis method
  axis property
AuthorUpdate
AuthorUser
auto-implemented properties2nd3rd4th
AutoSync
  Always
  Default
  Never
  OnInsert
  OnUpdate
AWSAccessKeyId
AWSECommerceService
axis methods10th11th
  Ancestors
  Attribute
  Descendants
  Element2nd
  ElementsAfterSelf
  NodesAfterSelf
  NodesBeforeSelf

B

backward compatibility
BeginTransaction
benchmark
Bierman, Gavin
BinaryExpression
binding source
BindingSource
blank values
BookAuthor
BookCountForPublisher
Boolean
bridge classes
building objects from XML

business logic
  custom
business logic layer
business logic tier.
    See logic layer.
business object model

business tier
  improving

C

C precursors
C# 3.0
CanBeNull2nd
Cartesian product
cast
Cast operator2nd
  query operator
change tracking2nd
ChangeConflictException2nd
ChangeConflicts
  MemberConflicts
ChangeConflicts.ResolveAll
CheckRules
child axis property
child elements
child nodes2nd

children
  direct
  immediate
CiteSeer
class diagram
code quality, impact on performance
code reuse

collection
  initializers
  iterating through
collisions
  avoiding
  namespace collisions
Column
  mapping
column
ColumnAttribute

combining
  extension methods
  relational and XML data
C-Omega.
    See C.
comma-separated lists
comma-separated values.
    See CSV.
common scenarios2nd
compiled queries

CompiledQuery
  Compile
CompleteCode.csproj
compositional constructors
concatenation operator
Conceptual Schema Definition Language
conciseness versus performance
Concurrency
concurrency
  exceptions
  optimistic
  pessimistic
conditional queries
ConditionalQuery method
Configure Behavior

ConflictMode
  ContinueOnConflict
connection string
ConstantExpression

construction models
  imperative

constructors
  compositional
Contains
content parameter
context
context free XML creation
Context, GetTable
ContinueOnConflict
conversion operators
  query operators
Converter delegate type
coroutines
  versus subroutines
Count operator3rd
  query operator
coupling, tight
coversion operators
CreateMethodCallQuery
CreateNavigator method
CreateReader
CreateWriter
criteria, grouping by
cross join2nd
CRUD3rd4th5th6th7th8th
  defined
CSDL.
    See Conceptual Schema Definition Language.
CSV2nd
  file
  parsing
current element
CurrentValue
cursors.
    See iterators.
custom business logic
custom query operators2nd3rd
custom sort
CustomImplementation.csproj
CustomQueryOperators.cs
CustomSort method

D

DAL.
    See data access layer.
data access layer
  creating with LINQ to SQL
  limitations
  LINQ to SQL as
  versus LINQ to SQL
  when to use
data access tier.
    See data access layer.

data binding
  ASP.NET
  Windows Forms
data format
data integrity
data source
data structures
.Data.Linq.Mapping.
    See mapping.
Database attribute
DatabaseValue
DataContext2nd8th13th14th
  Connection
  CreateDatabase
  ExecuteMethodCall
  ExecuteQuery
  GetCommand
  Log
  setting up
  SubmitChanges
  using external XML mapping
DataContext.GetTable
DataGridView
DataGridViewCell
DataGridViewRow
DataGridViewRowCollection
DataLoadOptions
  LoadWith
DataReader2nd
DataSet2nd4th
  querying
DataSet class
DataTable class
DataTable, querying
DB_Linq
dbml
DbType
debugging
declarative2nd3rd
decoupling

default
  keyword
  namespace2nd
deferred evaluation.
    See deferred query execution.
Deferred Execution
deferred execution2nd
deferred query execution
DeferredLoadingEnabled
DeferredQueryExecution.csproj
del.icio.us
delayed execution.
    See deferred query execution.
delegate2nd7th
  Action types
  Converter types
  MethodInvoker types
  Predicate types
delegates, Predicate types
Delete
DELETE FROM
DeleteOnNull
DeleteOnSubmit2nd
DeleteRule
DeleteT

Derived Class
  Code
  Discriminator
DescedantNodes
DescendantAndSelf
Descendants2nd3rd5th7th10th
  axis method2nd
  axis property
  query axis method
DescendantsAndSelf

design principles
  LINQ to XML
dictionaries
Dim keyword.
    See also implicitly typed variable.
direct children
DisableFormatting
disconnected
Discriminator Property
Distinct operator
  query operator
Distinct.csproj
Distinct.vbproj
distributed computing
DLinq
DLLs and LINQ
Document Object Model.
    See DOM.
DOM.
    See also XML Document Object Model.
Domain Driven Design
domain model
domain-specific query operators
  nongeneric
DomainSpecificOperators.cs
DotNet2.csproj
DotNet2Improved.csproj
Dryad
DryadLINQ
DTD
dynamic queries
  LINQ to SQL

E

ECS
EditedFormattedValue
EDM.
    See Entity Data Model.
EF.
    See Entity Framework.
Element
ElementAt
Elements2nd3rd4th5th
  query axis method
ElementsAfterSelf2nd
ElementsBeforeSelf2nd
embedded expressions
encapsulating
encapsulation
EndsWith
entity
  life cycle
Entity Data Model
Entity Framework.
    See also ADO.NET Entity Framework.
EntitySet3rd
  Assign
EntitySpaces
equality operator
ErrorProvider
events, Selecting

exceptions
  InvalidCastException
  OverflowException
ExecuteMethodCall2nd
ExecuteQuery
executing standard query operators

execution
  deferred2nd
  immediate2nd
expanded name2nd
ExpensiveBooks
exporting XML
Expression2nd3rd

expression
  body
  hole2nd
  lambda
expression trees2nd3rd6th7th8th
  definition
  graphical representation
Expression.Constant
Expression.GreaterThan
Expression.Lambda
Expression.Parameter
Expression.Property
extensibility2nd3rd4th8th
  LinqBooks
  mechanisms
  use cases
  what can be done with it
extension indexer
extension methods2nd9th10th11th12th13th14th15th
  in C#
  combining
  creating
  discoverability
  in VB.NET
  warnings
ExtensionMethods.csproj2nd
ExtensionMethods.vbproj

F

F#
factory
FCL
fetching, lazy
File class
filter
Filter.
    See Where.
Find method
first item
flat files
Flickr2nd
fnBookCountForPublisher
fnGetPublishersBooks
for loops, filtering with
ForEach design pattern
foreach loops2nd
  filtering with
ForEach operator
  multiple statements
  and VB.NET
  with method syntax
  with query expressions
FormattedName
FormStrings.cs
from keyword
full expanded name
fully expanded XML name
Func delegate types
functional construction2nd3rd4th5th
Functional Construction design pattern2nd
functional language
FunctionAttribute
  IsComposable

functions
  Average
  Max
  Min
  Sum
  user-defined
functor

G

Gang of Four
generate
generating RSS feeds
generation operators
generators.
    See iterators.
GenericDictionary.csproj
GenericList.csproj
Genome
GetBook, stored procedure
GetCommand
GetEnumerator method
GetExpensiveBooks
GetHashCode
GetStringValue
GetTable.
    See also DataContext.GetTable.
GetXML.ashx.cs

Google
  Groups
  Image
GoogleDesktop
GridView2nd3rd4th5th
group...by query expression
GroupBy
GroupBy operator2nd
GroupBy standard query operator
grouping3rd6th7th8th
  join2nd
  by multiple criteria
  operators
  titles
Grouping.aspx.cs
GroupJoin
GroupJoin operator2nd3rd

H

hash code
Hejlsberg, Anders
HelloLinq.csproj
HelloLinq.vbproj
HelloLinqToSql.csproj
HelloLinqToXml.csproj
HelloLinqToXml.vbproj
HelloLinqWithGroupingAndSorting.csproj
HelloLinqWithGroupingAndSorting.vbproj
HelloLinqWithLiterals.vbproj
hierarchical XML document

I

IDataErrorInfo
Identity
identity management
IdType parameter
IEnumerable2nd3rd
IEnumerable of XElement
IEquatable
IExecuteResult
  ReturnValue
IFunctionResult
IGrouping2nd
immutability
impedance mismatch
imperative2nd3rd7th
  construction
  construction model2nd
implicitly typed variables2nd
  syntax
  versus traditional syntax
Import
importing2nd
  from Amazon
  namespaces
improving business tier
IMultipleResult

IMultipleResults
  GetResult
Inheritance Default
Inheritance tool
initialization declarative
initializing objects
inline object initializer
in-memory collections
in-memory objects2nd
in-memory programming API
inner join2nd
innerKeySelector
Insert
INSERT INTO
InsertAllOnSubmit
InsertOnSubmit2nd3rd
InsertT
integrate data
integrating XML and relational data
integration
IntelliSense2nd4th5th6th
  within Visual Studio
interchange

interfaces
  generic
  IQueryable
  System.Collections.Generic.IEnumerable
  System.Collections.Generic.List
into keyword2nd
InvalidCastException
IQueryable2nd3rd9th10th11th16th
  CreateQuery
  ElementType
  Execute
  Expression
  how it works
  implementation
  and LINQ to Amazon
  overview
  Provider
IQueryProvider3rd
  and LINQ to Amazon.
    See also IQueryable.
is Inheritance filtering
IsComposable
IsDbGenerated
IsDiscriminator
IsExpensive operator
IsForeignKey
ISingleResult
IsPrimaryKey2nd
IsUnique
IsVersion
<Item>
ItemAttributes
ItemId
ItemLookup service
iteration collections
Iterator.csproj

J


join keyword2nd
joining3rd
  two sequences
  XML and relational data
  XML data
joins
  cross joins
  group joins
  inner joins
  left outer joins
Joins.aspx.cs2nd

K

key concepts, LINQ to XML
Key keyword
keyed anonymous types

L

lambda expressions2nd10th11th
  compared to anonymous method
  expression body
  and expression trees
  parameters
  statement body
  syntax2nd
lambda operator
LambdaExpressions.csproj2nd
LambdaExpressions.vbproj
language enhancements
language extensions2nd.
    See also language enhancements.
Language-INtegrated Query.
    See LINQ.
large files

layers
  business logic layer
  data-access layer
  presentation layer
layout
lazy evaluation.
    See deferred query execution.
lazy loading2nd3rd
  disabling
LDAP
left outer join2nd
let clause2nd
let keyword
lightweight XML programming API
LIKE
Lines operator
LINQ to Amazon6th
  implementation
  introduction
  requirements
  with IQueryable
LINQ to DataSet2nd3rd
  LinqBooks
LINQ to Entities2nd3rd4th5th.
    See also ADO.NET Entity Framework.
LINQ to LDAP
LINQ to NHibernate
LINQ to Objects4th9th10th11th
  getting started
  Hello project
  LinqBooks
  overhead
  performance
  speed comparison
  supported operations
LINQ to SQL2nd7th11th12th18th
  Association
  creating data-access layer with
  data-access layer2nd
  dynamic queries
  features
  getting started
  Hello example
  in multi-tier architecture
  LinqBooks
  mapping
  Projecting with Select
  reading data
LINQ to SQL Designer2nd
  Inheritance
LINQ to Text Files2nd3rd
LINQ to XML2nd6th15th16th
  axis methods2nd
  class hierarchy
  design principles
  getting started
  Hello example
  key concepts
  LinqBooks
  queries
  Scenarios
  transformation
  versus LINQ to XSD
  why
LINQ to XSD
  versus LINQ to XML
LinqBooks2nd9th
  data model2nd
  features2nd
  goals
  introduction
  object model
  overview
  sample data
  sample uses of LINQ to DataSet
  sample uses of LINQ to Objects
  sample uses of LINQ to SQL
  sample uses of LINQ to XML
  samples uses of LINQ’s extensibility
  user interface

LinqBooks project
  Author class
  LinqBooks.CommonSampleData.cs
  Publisher class
  Review class
  Subject class
LinqBooks.CommonSampleData.cs
LinqDataSource2nd
LinqInAction.Extensibility
LinqInAction.LinqBooks.Common.dll2nd3rd
LinqInActionDataContext
Lisp
List
List type
List.FindAll method
ListView
literals.
    See XML literals.
LLBLGen Pro
Load2nd3rd4th5th6th
loading XML
  data from a web service
LoadOptions
LoadOptions.Preserve-Whitespace
LoadWith
local names2nd3rd
local variables
Log
logic layer
logic tier.
    See logic layer.
LongCount operator
LongSum operator
LongSum query operator
looping
loops
  foreach

M

Magennis, Troy
Mapping Schema Language
Mariani, Rico
matching keys
MaxElement operator
Meijer, Erik
MemberConflicts
MetaLinq
method call syntax
MethodCallExpression
MethodInfo
MethodInfo.GetCurrentMethod
MethodInvoker delegate types
Microsoft Research
Min operator
  custom implementation
  query operator
minPageCount variable
mismatch.
    See impedance mismatch, ; paradigm mismatch.
mix and match data

mixing
  XML and databases
  XML and relational data

models
  business object model
  domain model
MSBuild
multiple data sources
MySql

N

Name2nd

names
  expanded
  local2nd
  qualified
  simplified
native .NET types
nested queries2nd3rd
Nested.aspx
Nested.aspx.cs
.NET 2.0
.NET 2.0 CLR

.NET 2.0 runtime
  and LINQ
.NET 3.5
.NET Framework Class Library.
    See FCL.
.NET Reflector2nd
.NET, as extended by LINQ
.NET Framework
new keyword.
    See anonymous types, ; collection, initializers, ; object initializers.
NHibernate2nd3rd
Nodes
NodesAfterSelf2nd
NodesBeforeSelf2nd
NodeType
non-sequence query operators
NonSequenceOperator.cs
normalization
Northwind
n-tier architecture.
    See three-tier architecture.
null coalescing operator

O


object hierarchies
object identity
object initializer syntax
object initializers2nd5th
  need for
  syntax
object mapping

object models
  conceptual versus relational
object trees
ObjectDumper3rd5th
  class2nd
ObjectDumper.Write
ObjectInitializer.csproj
object-oriented code overhead
object-oriented programming
object-relational mapping
  custom LINQ providers

object-relational mapping tools
  limitations
  NHibernate
  support for compile-time validation
  using efficiently
ObjectSpaces
ObjectTrackingEnabled2nd
OldSchoolHello.csproj
OldSchoolXml.csproj
OnChanged
OnChanging
OnCreated
one-to-many relationships
OOP.
    See object-oriented programming.
OPath
OpenAccess
opening the file
Operation
operations supported

operator
  LongCount
  Min
  OrderBy
  OrderByDescending
optimistic concurrency
Oracle
Orcas2nd
OrderBy operator2nd4th5th
  Descending
ordering and grouping
ordering operators
OriginalValue
ORM.
    See object-relational mapping.
OtherKey2nd
outer join
outerKeySelector
output format
OverflowException
OverwriteCurrentValues

P

PageCount property
paging
Paging data
Paging.aspx.cs
paradigm mismatch
parallel computing
Parallel FX
Parallel LINQ.
    See PLINQ.
Parameter attribute
parameterized queries2nd3rd
parameters, loosely defined
params
Parent axis property
parse2nd3rd

parsing
  CSV
  imperative approach
  with anonymous types
  with existing types
  with Lines operator
  XML
partial classes
Partial methods
partial methods2nd
Partitioning.aspx.cs
paste XML as LINQ2nd3rd
PDC
pessimistic concurrency
PFX.
    See Parallel FX.
pipeline2nd
PLINQ2nd3rd
plumbing2nd
  code
POCO
Polyphonic C#
populating
PostgreSQL
predicate
Predicate delegate types
presentation layer
  database queries
presentation tier.
    See presentation layer.
preserve whitespace
PreserveWhitespace
ProcessData class
processes variable
programming API

programming languages
  general-purpose
  imperative2nd

programming models
  declarative2nd
  imperative2nd

programming styles
  declarative2nd
  imperative
  rapid application development (RAD)
programs, integrating data sources
providers2nd.
    See LINQ, providers.
  LINQ to DataSet
  LINQ to Entities
  LINQ to Objects
  LINQ to SQL
  LINQ to XML
Publisher.Books
PublisherUser

Q

qualified names
quantifier operators
queries
  compiled
  compile-time checking
  conditional2nd
  creating at run-time
  deferred execution
  dynamic
  immediate execution
  nested2nd
  parameterized
  presentation layer
  query expression pattern
  refining
  reusing
  second-level
  translating
  what can be queried
query a web service
query expression4th5th6th7th
  clause
  syntax2nd
query expression pattern2nd
  and VB.NET
query expressions2nd9th10th11th12th13th
  collision
  definition
  limitations
  LINQ query expression pattern
  mapping to the standard query operators
  query expression pattern2nd
  syntax2nd
  translating to SQL
  with ForEach operator
query languages, text-based
query operations with LINQ
query operators6th8th
  Cast
  creating custom operators
  custom2nd
  definition
  domain specific
  domain-specific
  GroupJoin
  LongSum
  nongeneric
  non-sequence
  OrderByDescending
  Select
  standard query operators
  Sum
  TotalPrice
  Where2nd.
    See custom query operators.
    See domain-specific query operators.
    See TotalPrice operator..
    See also standard query operators.
query plan caching
query reuse
query syntax
  C#
  VB.NET
query translation
query variable
Query Visualizer
query XML data
QueryExpressionWithOperators.csproj

R

RAD.
    See rapid application development.
rapid application development
  limitations
RDF
ReadAllLines3rd
  method
reading data, LINQ to SQL

reducing
  database workloads
  network traffic
Refactoring
refining queries
Reflector.
    See .NET Reflector.
RefreshMode
  KeepCurrentValues
  OverwriteCurrentValues
related data
relational algebra
relational data
relational databases2nd3rd4th5th6th
relationships2nd
Remove.
    See also DeleteOnSubmit.
RemoveAll
RemoveAttributes
RemoveNodes
removing attributes
removing content from XML
removing elements
replace an entire node
ReplaceNodes2nd
ReplaceWith
replacing XML
Request Parameters
request URL2nd
requirements
  software
ResponseGroup
REST2nd
  web service API
restriction operator
ResultType attribute
retrieve XML data from Amazon
ReturnValue
reusing code
Review class
routines
ROW_NUMBER
RowCount to test concurrency
RowVersion
rowversion
RSS2nd3rd4th5th
RSS feed2nd
  generating
running example.
    See LinqBooks.
run-time, creating queries at

S

SampleData
Save2nd
SaveOptions
saving XML
SAX
Scalar functions
scenarios, common
schema
Schulte, Wolfram
second-level queries
select clause2nd3rd
select keyword
Select query operator3rd
  with index
SelectIndex.csproj
selecting
Selecting event
SelectMany operator
SelectMany query operator3rd
  with index
SendPropertyChanged
SendPropertyChanging
separation of concerns2nd
sequences2nd3rd
  sorting
servers, improving performance
Service
set operations with LINQ
set operators
SetAttributeValue2nd
SetBaseUri
SetElementValue2nd
SetLineInfo
SharePoint
Silverlight runtime and LINQ
simplified names
single dot
Skeet, Jon
SkipWhile operator
Slinq
SOAP2nd
software requirements
sort
sorting2nd5th
  ascending order
  custom sort
  descending order
  keys
  sequences
Sorting.aspx
SQL injection

SQL injection attack
  avoiding
SQL pass-through
SQL Server
  with LINQ to SQL
SqlCommand class
SqlConnection class
SqlExpress
SqlMetal6th7th
  code
  language
  mapping stored procedures
  Namespace
SqlMethods
  Like
SqlReader class
SQLXML 4.0
Square method
SSDL.
    See Store Schema Definition Language.
standard query operators2nd4th12th
standard query operators
standard query operators
standard query operators
standard query operators
standard query operators
  aggregate
  Cast
  compared to query expressions
  conversion
  Count
  custom implementations
  DefaultIfEmpty
  Distinct
  ForEach
  improvements
  Join
  Lines
  Max
  MaxElement
  Min
  OfType
  OrderBy
  OrderByDescending
  projection
  Reverse
  Select
  SelectMany
  Skip
  Sum
  Take
  ToArray
  ToDictionary
  ToList
  tracing execution
  Where.
    See aggregate query operators.
    See Cast operator.
    See conversion operators.
    See Count operator.
    See Default-IfEmpty, query operator.
    See Distinct operator.
    See ForEach operator.
    See Join, query operator.
    See Lines operator.
    See Max, operator, ; Max, query operator.
    See Max-Element operator.
    See Min, query operator.
    See OfType, operator.
    See OrderBy operator.
    See OrderByDescending, query operator.
    See projection, query operators.
    See Reverse, operator.
    See Select.
    See SelectMany operator.
    See Skip, query operator.
    See Sum, query operator.
    See Take, query operator.
    See ToArray, query operator.
    See ToDictionary, query operator.
    See ToList, query operator.
    See Where operator.
StartsWith
statement body
statement lambda
  and VB.NET
statements, yield return
Step1.aspx
Step1.aspx.cs
Step2a.aspx
Step2a.aspx.cs
Step2b.aspx
Step2b.aspx.cs
Storage
Store Schema Definition Language
stored procedures
  reading data
  updating data
storing
stream type
streaming3rd4th
  API
StreamReader object
String.csproj
String.Format
String.Join
strongly typed2nd3rd4th5th
stub code
SubmitChanges3rd4th6th
  ChangeConflictException
  Updating
submitting changes
subroutines
  versus coroutines
SubscriptionId
SumExtensions.cs
SyncLINQ
syntactic sugar

syntax
  consistency
  explicit dot notation
  method syntax
  query expression syntax
System.Collections.Generic.IEn umerable
System.Collections.Generic.List
System.Core.dll2nd3rd4th
System.Data.DataSetExtensions.dll
System.Data.Linq2nd
System.Data.Linq.Compiled-Query
System.Data.Linq.DataLoad-Options
System.Data.Linq.dll
System.Data.Linq.EntitySet
System.Data.Linq.Mapping.
    See also Mapping.
System.Data.Linq.Table.
    See Table.
System.Diagnostics.Process.Get-Processes
System.Linq2nd3rd4th
System.Linq.Enumerable2nd3rd4th5th
System.Linq.Expressions2nd
System.Linq.IQueryable
System.Runtime.Compiler-Services.Extension
System.Transactions
System.Xml2nd3rd
System.Xml.Linq
System.Xml.Linq.dll
System.Xml.XmlReader
System.Xml.XPath
System.Xml.Xsl

T

Table2nd
  attribute
  mapping
TableAttribute
  Name
Table-valued functions
<Tag>
Tag Lookup service2nd
<TaggedItems>
TakeWhile operator
TElement class
template
text files, transforming into XML
text-based query language
ThenBy operator
ThenByDescending operator
this keyword
ThisKey
three-tier architecture
  and LINQ to SQL
tiers.
    See layers.
tight coupling
TimeStamp2nd
timestamp
<Title>
Title property
TKey class
tokens =>
TotalMemory sample helper method
TotalPrice operator
tracking changes

traditional code
  drawbacks
transactions
TransactionScope
  Complete
translating
  queries
  SQL to query expressions
traverse
triple-dot notation
tuple
type safety.
    See strongly typed.
type, List
TypedArray.csproj
typing, strong2nd

U

UnaryExpression
unit of work2nd
Unix pipes
UntypedArray.csproj
Update
UpdateAuthor
UpdateCheck5th7th
  Always2nd
  Never2nd3rd
  WhenChanged2nd
UpdateT

updating
  data
  databases2nd
updating XML content
Use Runtime
User
user friendly XML API
user input, querying

user interfaces
  LinqBooks
UserBase
user-defined functions
UserType
UsingVar.csproj
utility methods
utility query operators

V

validation, compile-time
Value extension
Value property

values
  blank
  converting
Vanatec
var keyword.
    See also implicitly typed variables.
view
views, creating on object graphs
Visitor design pattern
Visual Basic2nd3rd
Visual Basic XML axis properties
Visual Studio .NET Add-in
Visual Studio 2008
Visual Studio Add-In

W

W3C Information Set
Warren, Matt
web applications.
    See ASP.NET.
web request
web services
  querying2nd.
    See also LINQ to Amazon.
where clause
  predicate
where keyword
Where operator2nd3rd4th5th7th
  filtering with
where query expression clause
Where query operator
White, Eric2nd
Windows applications.
    See Windows Forms.
Windows Forms4th
  creating
  creating with LINQ
Windows Presentation Foundation
WinFS
WMI
WmiLinq
WriteTo

X

X#
XAttribute2nd3rd4th
XCData
XComment2nd3rd
XContainer2nd
XDeclaration2nd
XDocument2nd3rd4th5th
XDocumentType2nd
XElement2nd3rd4th5th6th
Xen
XHTML2nd
XLinq
XML API2nd
  user-friendly
XML comments
XML declaration
XML declarations
XML Document Object Model
XML document type definition2nd
XML documents
  creating
XML DOM2nd.
    See XML Document Object Model.
XML element2nd
XML feed
XML formats
XML literals2nd3rd4th
XML names
XML namespace2nd
XML processing instructions2nd
XML programming APIs3rd
  lightweight
XML query axis methods
XML representation
XML syntax2nd
XML trees
XML web services
XmlDocument API
XMLImportExport.aspx.cs
XmlMapping
  Association
  Column
  Database
  Member
  Table
  Type
XmlMappingSource
XMLNamespaceManager
XmlNode
XmlReader2nd3rd4th
XmlReader API
XmlTextReader
XmlTextWriter
XmlWriter2nd3rd
XName2nd3rd4th5th
XNamespace2nd3rd4th5th
XNamespace.Xmlns
XNode2nd3rd
XObject
XPath2nd3rd4th5th6th
  expressions
  queries
XPathEvaluate
XPathSelectElement
XProcessingInstruction2nd3rd
XQuery2nd3rd
XSD.
    See LINQ to XSD.
XSL
XslCompiledTransform
XSLT2nd3rd
XslTransform API
XStreamingElement
XText

Y

yield return

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.15.161