C



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

C#
     CLS-compliant code 2nd
cache
     ASP.NET
cache for objects 2nd 3rd 4th 5th 6th 7th 8th 9th 10th
     generic
CacheDependency class
CachePolicy property
caching
     changing web application configuration 2nd
     data with multiple dependencies 2nd
     HTTP results
    objects
         implementing generic object cache
CalcHash method
calculated hash algorithm
CalculateEarnings delegate
CallbackAsyncDelegate method 2nd
callbacks
     delegates implementing
     interfaces used for 2nd 3rd 4th 5th
CallBackThroughIFace method 2nd
CallCOMMethod method
CallNextHookEx function
CallSecureFunctionSafelyAndEfficiently method
CancelEventArgs class
CannotUnloadappdomainException exception
Capacity property
caretaker objects 2nd
     MementoCareTaker
     MultiMementoCareTaker
     use of
carriage return character (\r)
     terminating lines in Macintosh files
carriage return followed by a line-feed (\r\n)
carriage returns
     XSLT transformations of XML
case sensitivity
     comparing characters using
     comparing strings using
     searching for strings at head or tail of string using
     searching for strings within strings using
casting
     as operator used for 2nd 3rd
     bitwise operation values to data types
     cast operator (( )) used for
     exceptions thrown as result of
     is operator used for
     nullable type to a non-nullable type
catch blocks
     in iterators
     multiple 2nd 3rd
     rethrowing exceptions from
     specific
     written to access Exception object
     written without parameters
CategoryType enumeration 2nd
CDATA sections 2nd
Celsius temperatures
     converting Fahrenheit to
     converting to Fahrenheit
ChangeType method
character class
characters
     case-sensitive or case-insensitive comparison of
     conversions to 2nd 3rd
     determining if balanced
     ensuring maximum number in string
     iterating over characters in string
     removing from head or tail of string
     removing or replacing within a string
     searching strings for 2nd
     type of
     within a range
CharKind enumeration
Check methods 2nd
checked context 2nd
CheckPassword method
CheckUserEnteredPath method
Children property
circular references
     deep cloning and
classes
     cloneable 2nd
     containing references to unmanaged resources
     differences between standard .NET classes and generics 2nd 3rd
     interoperation with COM
     object-oriented capabilities
     operating as union types
     overridden methods in 2nd 3rd 4th 5th
     performance
     polymorphism 2nd
     polymorphism for 2nd 3rd 4th
     represented as a string 2nd 3rd 4th 5th
     sealed 2nd 3rd
     static fields
     using to prevent boxing
     when to use
ClassInterfaceAttribute 2nd
Clear method
     classes using
ClearLog method
ClientABC class
ClientBuildManager class
ClientBuildManagerCallback class
ClientBuildManagerParameter class
Clone method
     missing in generic Queue and Stack types
cloneable classes 2nd 3rd 4th
cloning
Close method
     FileStream class
ClosedPorts property
CloseLog method
closures 2nd
     definition of
CLSCompliantAttribute for assembly
coarse-grained exception handling
     try-catch or try-catch-finally exception handler
coarse-grained excpetion handling
Code Access Security (CAS)
Code Access Security in Practice (Microsoft Patterns & Practices Group)
code bloat
Collect method
collection
     number of times an item appears in a List<T> 2nd 3rd 4th
CollectionBase class
collections 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th
     generic
     performing multiple opertions on using functors
     persisting between application sessions
     read-only 2nd
     types of
CollectionsUtil class
COM components
     handling user-defined HRESULTs
     HRESULTs 2nd 3rd 4th
     releasing through managed code
     using C# classes 2nd 3rd 4th
COMException exception 2nd 3rd 4th
command-line parameters 2nd 3rd 4th 5th 6th 7th 8th 9th
CommandLine property
CommentRegex class
comments
     in regular expressions
commissions 2nd
Common Language Specification(CLS)
Commutative Law
CompanyDataTraceProxy class
Compare method 2nd
CompareFileVersions method 2nd
CompareHeight class
CompareLen class
Comparer<T> class
CompareTo method
comparison operators
     characters used with
     pointers and
     strings used with
comparison operatorsEquals method
Comparison<T> delegate
Compiled flag
CompileToAssembly method
compiling
     /main switch
     blocks of code conditionally 2nd 3rd
     regular expressions 2nd
complex expressions 2nd
ComplexReplace method
component
CompressFile method
CompressionType enumeration
ComVisibleAttribute
ConcatStringGetHashCode method
concrete classes
ConditionalAttribute attribute
Configuration class
configuration files
ConfigurationException exception
Connect method
Console-based applications
constant field 2nd 3rd 4th
constraints 2nd
constructors
     overloaded
     user-defined exceptions
ContainedObjHash method
Container<T> class 2nd 3rd
     iterating over elements from first to last
     iterator members
Contains method
     Hashtable class
ContextMarshalException exception
control character
Convert class
     ToByte
ConvertCollectionToDelStr method
ConvertObj method
CopyTo method
     FileInfo class
     ICollection interface
     PriorityQueue class
Cos method
Count property 2nd
CountChildren method
     BinaryTreeNode<T> class
CounterCreationData class 2nd
CounterCreationDataCollection class
CounterDelta32 counter
CounterDelta64 counter
CounterMultiTimer counter
CounterMultiTimer100Ns counter
CounterMultiTimer100NsInverse counter
CounterMultiTimerInverse counter
counters
     performance counter requiring a base counter 2nd 3rd 4th
     simple performance counter 2nd 3rd 4th
CounterSample class
CounterTimer counter
CounterTimerInverse counter
CountPerTimeInterval32 counter
CountPerTimeInterval64 counter
Create method
     File class
     FileInfo class
CreateAndHandlePoint method
CreateComplexCounter method
CreateDirectory method
CreateFile method
CreateHashedPassword method 2nd
CreateInstance method
CreateInternedStr method
CreateLockedFile method
CreateNestedObjects method
CreateNode method
CreatePoint method
CreateRegExDLL method
CreateSimpleCounter method
CreateStringHash method 2nd
CreateText method
CreationTime property
     DirectoryInfo class
     FileInfo class
CryptographicException exception
CryptographicUnexpectedOperationExceptio n exception
CryptoHash method 2nd
CryptoStream class
currency
Current property
CurrentDirectory property
CurrentDomain property
CurrentException property
custom counter



C# Cookbook
Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More
ISBN: 0596003943
EAN: 2147483647
Year: 2004
Pages: 424

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