Авторизация
Поиск по указателям
Drayton P., Albahari B., Neward T. — C# in a Nutshell
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: C# in a Nutshell
Авторы: Drayton P., Albahari B., Neward T.
Аннотация: C# in a Nutshell was inevitable, much like the dawn or your liability for income tax. As the C# language has gathered speed — it's one of the languages that Microsoft encourages you to use for .NET development — its users have anticipated the release of an authoritative reference for the language and its key APIs. That's what this book is: a reference, meant to give you a few chapters on basic structure and syntax before launching into categorized and alphabetized listings of classes and their members. It's sufficiently well written and organized that, given experience with other distributed application environments and some knowledge of .NET, you could learn the language from this book alone. However, this is not a tutorial for people new to Microsoft programming, or new to network computing.
The syntax guide is clear and concise, with brief statements of what operators, data structures, and syntax elements are for. There also are examples (both generic and with illustrative data) in this section. The API reference is organized by namespace (System, System.Collections, System.Reflection, System.Xml, and so on), with each section containing an alphabetical list of members. Each listing includes syntax guides to the element's constructors, methods, and properties, as well as a hierarchy statement and lists of other classes from which instances of the current member is returned and to which it is passed. Don't look for examples in the API reference, but the author's prose statements of what classes are for should help you along the way to a working application.
Topics covered: The key System namespaces of the C# programming language and their most important members, covered in API reference format. Sections deal with (among others) System, System.Collections, System.Net, System.Net.Sockets, System.Runtime.Interopservices, and System.Xml. There's also a syntax guide and references to regular expressions and data marshaling in the C# language.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2002
Количество страниц: 848
Добавлена в каталог: 05.03.2007
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
documents, XML
double
double floating-point types
double keyword
Double struct, System namespace
downloading
DuplicateWaitObjectException
DuplicateWaitObjectException class, System namespace
ECMA (European Computer Manufacturers Association)
editions
ElapsedEventArgs
ElapsedEventArgs class, System.Timers
ElapsedEventHandler delegate, System.Timers
else
else keyword
encapsulation, raw streams
encoded
encoded strings
Encoder
Encoder abstract class, System.Text
Encoding
Encoding abstract class, System.Text
EndOfStreamException
EndOfStreamException class, System.IO
Endpoint
EndPoint abstract class, System.Net
EndPointPermission
EndPointPermission class, System.Net
Enter( )
Enter( ) method
Enter( ) method, threading and
EntityHandling
EntityHandling enumeration, System.Xml
entries, locating
entry reading
EntryPointNotFoundException
EntryPointNotFoundException class, System namespace
EntryWrittenEventArgs
EntryWrittenEventArgs class, System.Diagnostics
EntryWrittenEventHandler delegate, System.Diagnostics
enum
Enum abstract class, System namespace
enum keyword
Enum type
EnumBuilder
EnumBuilder sealed class, System.Reflection.Emit
Enumeration
enumeration, StreamingContextStates
Enumerations
enumerations, IsolatedStorageScope
enumerations, RegexOptions
enums
Environment
Environment sealed class, System namespace
Environment.SpecialFolder
Environment.SpecialFolder enumeration, System namespace
equality of values, operator overloading and
error reporting
ErrorEventArgs
ErrorEventArgs class, System.IO
ErrorEventHandler
ErrorEventHandler delegate, System.IO 2nd
ErrorWrapper
ErrorWrapper sealed class, System.Runtime.InteropServices
escape characters, regular expressions
escape codes
Event
event handlers
event keyword
event logs
EventArgs
EventArgs class
EventArgs classes, System namespace
EventArgs classes, System. namespace
EventAttributes
EventAttributes enumerations, System.Reflection API
EventBuilder
EventBuilder sealed class, System.Reflection.Emit
EventHandler
EventHandler delegate, System namespace
EventInfo
EventInfo abstract class, System.Reflection API
EventLog
EventLog class, System.Diagnostics
EventLogEntry
EventLogEntry sealed class, System.Diagnostics
EventLogEntryCollection
EventLogEntryCollection class, System.Diagnostics
EventLogEntryType
EventLogEntryType enumeration, System.Diagnostics
EventLogInstaller
EventLogInstaller class, System.Diagnostics
EventLogPermission
EventLogPermission sealed class, System.Diagnostics
EventLogPermissionAccess
EventLogPermissionAccess enumeration, System.Diagnostics
EventLogPermissionAttribute
EventLogPermissionAttribute class, System.Diagnostics
EventLogPermissionEntry
EventLogPermissionEntry class, System.Diagnostics
EventLogPermissionEntryCollection
EventLogPermissionEntryCollection class, System.Diagnostics
EventLogTraceListener
EventLogTraceListener sealed class, System.Diagnostics
Events
events and
EventToken
EventToken struct, System.Reflection.Emit
exception
Exception class, System namespace
Exception handling
Exception type
exception variable
exception variable, omitting
Exceptions
ExecutionEngineException
ExecutionEngineException sealed class, System namespace
exit( )
exit( ) method
Exit( ) method, threading and
expanding hex escapes
Explicit
explicit conversions 2nd
explicit keyword
expression statements
expression-based
expression-based patterns
Expressions
Extending
ExtensibleClassFactory
ExtensibleClassFactory sealed class, System.Runtime.InteropServices
extern
extern keyword
ExternalException
ExternalException class, System.Runtime.InteropServices
extracting date/time values
extracting, regular expressions and
FALSE
False keyword
FCL
FCL (framework class library) 2nd 3rd
FCL and
FCL core types
Field
field declarations, arrays
FieldAccessException
FieldAccessException class, System namespace
FieldAttributes
FieldAttributes enumeration, System.Reflection API
FieldBuilder
FieldBuilder sealed class, System.Reflection.Emit
FieldInfo
FieldInfo abstract class, System.Reflection API
FieldOffSet
FieldOffset attribute
FieldOffsetAttribute
FieldOffsetAttribute class, sealed System.Runtime.InteropServices
Fields
fields, initialization
FieldToken
FieldToken struct, System.Reflection.Emit
FILE
File class, FileStream and
File class, System.IO
FileAccess
FileAccess enumeration, System.IO
FileAttributes
FileAttributes enumeration, System.IO
FileInfo
FileInfo class
FileInfo class sealed class, System.IO
FileInfo sealed class, System.IO
FileLoadException
FileLoadException class, System.IO
FileMode
FileMode enumeration, System.IO
filename path removal
FileNotFoundException
FileNotFoundException class, System.IO
Files
files, I/O
FileShare
FileShare enumeration, System.IO
FileStream
FileStream class, System.IO 2nd 3rd
filesystem events, catching
filesystem, catching
FileSystemEventArgs
FileSystemEventArgs class, System.IO
FileSystemEventHandler
FileSystemEventHandler delegate, System.IO 2nd
FileSystemInfo
FileSystemInfo abstract class, System.IO
FileSystemWatcher
FileSystemWatcher class, System.IO 2nd
FileVersionInfo
FileVersionInfo sealed class, System.Diagnostics
FileWebRequest
FileWebRequest class, System.Net
FileWebResponse
FileWebResponse class, System.Net
Finalize method
finalizers
finally
finally block
Finally keyword
finding members
firing
fixed
fixed keyword
fixed statement
fixed statement, pointers and
Flags
flags, quick reference entries
FlagsAttribute
FlagsAttribute class, System namespace
float
float keyword
floating-point
floating-point types
FlowControl
FlowControl enumeration, System.Reflection.Emit
for
for keyword
for loops
foreach
foreach keyword
foreach loops
Format method
Format specifiers
Format( )
Format( ) method, string formatting
format-specification string
FormatException
FormatException class, System namespace
formatter
Formatter abstract class, System.Runtime.Serialization
FormatterAssemblySstyle
FormatterAssemblyStyle
FormatterAssemblyStyle enumeration, System.Runtime.Serialization.Formatters
FormatterConverter
FormatterConverter class, System.Runtime.Serialization
FormatterServices
FormatterServices sealed class, System.Runtime.Serialization
FormatterTypeSstyle
FormatterTypeStyle
FormatterTypeStyle enumeration, System.Runtime.Serialization.Formatters
Formatting
Formatting enumeration, System.Xml
formatting strings
frames, stack frames
Framework Class Library [See FCL]
from another namespace
function members
function pointers comparison
function pointers, delegates comparison
functionality, FCL and
Functions
GAC (Global Assembly Cache)
gacutil.exe
GacUtil.exe and
Garbage collector
GC
GC (Garbage Collector) 2nd
GC sealed class, System namespace
GCHandle
GCHandle struct, System.Runtime.InteropServices
GCHandleType
GCHandleType enumeration, System.Runtime.InteropServices
GENERATED
generated documentation, XML
get
get keyword
GetEnumerator( )
GetEnumerator( ) method
GetHashCode( )
GetHashCode( ) method
GetLength
GetLength method
getType( )
GetType( ) method
global
global namespaces
globalization and
globalization, FCL and
GlobalProxySelection
GlobalProxySelection class, System.Net
Golde, Peter
goto
goto keyword
GOTO statement
Grammar
graphics and
graphics, FCL and
GregorianCalendar
GregorianCalendar class, System.Globalization
GregorianCalendarTypes
GregorianCalendarTypes enumeration, System.Globalization
Group
Group class
Реклама