Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Drayton P., Albahari B., Neward T. — C# in a Nutshell
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.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2002

Количество страниц: 848

Добавлена в каталог: 05.03.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
ParameterInfo class, System.Reflection API
ParameterModifier      
ParameterModifier struct, System.Reflection API
Parameters      
ParameterToken      
ParameterToken struct, System.Reflection.Emit      
params
params keyword
params modifier
parsing XML streams
Pascal, naming convention case and
pass-by-reference semantics      
passing by      
Path      
Path sealed class, System.IO      
PathTooLongException
PathTooLongException class, System.IO
Patterns      
PDC (Professional Developer's Conference)      
PE (Portable Executable) files, assemblies      
PEFileKinds      
PEFileKinds enumeration, System.Reflection.Emit      
performance counter data      
performance counters
PerformanceCounter      
PerformanceCounter class, System.Diagnostics
PerformanceCounterCategory      
PerformanceCounterCategory sealed class, System.Diagnostics      
PerformanceCounterInstaller
PerformanceCounterInstaller class, System.Diagnostics
PerformanceCounterPermission
PerformanceCounterPermission sealed class, System.Diagnostics
PerformanceCounterPermissionAccess      
PerformanceCounterPermissionAccess enumeration, System.Diagnostics
PerformanceCounterPermissionAttribute
PerformanceCounterPermissionAttribute class, System.Diagnostics
PerformanceCounterPermissionEntry
PerformanceCounterPermissionEntry classes, System.Diagnostics
PerformanceCounterPermissionEntryCollection
PerformanceCounterPermissionEntryCollection classes, System.Diagnostics
PerformanceCounterType
PerformanceCounterType enumeration, System.Diagnostics
permissions, assemblies
PEVerify.exe
Picture
picture format specifiers
picture formats
PInvoke (Platform Invocation Services)
PlatformID      
PlatformID enumeration, System namespace
PlatformNotSupportedException
PlatformNotSupportedException class, System namespace
POINTER
Pointer sealed class, System.Reflection API
pointer-to-member
pointer-to-member operators
Pointers
pointers to      
Polymorphism
positional
positional parameters
Positions
PowerModeChangedEventArgs
PowerModeChangedEventArgs class, Microsoft.Win32      
PowerModeChangedEventHandler
PowerModeChangedEventHandler delegate, Microsoft.Win32
PowerModes
PowerModes enumeration, Microsoft.Win32
Precedence      
precedence of operators      
predefined
predefined attributes
predefined classes
predefined collection classes
preprocessor directives      
PreserveSigAttribute
PreserveSigAttribute sealed class, System.Runtime.InteropServices
primitive types
primitive types, values
primitive, values
PRIVATE
private access modifiers
private keyword
procedural-based      
procedural-based patterns
Process
Process class, System.Diagnostics
Processes
ProcessModule
ProcessModule class, System.Diagnostics
ProcessModuleCollection      
ProcessModuleCollection class, System.Diagnostics
ProcessPriorityClass
ProcessPriorityClass enumeration, System.Diagnostics
ProcessStartInfo
ProcessStartInfo sealed class, System.Diagnostics
ProcessThread
ProcessThread class, System.Diagnostics      
ProcessThread type
ProcessThreadCollection
ProcessThreadCollection class, System.Diagnostics
ProcessWindowStyle
ProcessWindowStyle enumeration, System.Diagnostics
Professional Developer's Conference (PDC)
ProgIdAttribute      
ProgIdAttribute sealed class, System.Runtime.InteropServices      
Properties
PropertyAttributes
PropertyAttributes enumeration, System.Reflection API
PropertyBuilder
PropertyBuilder sealed class, System.Reflection.Emit      
PropertyInfo
PropertyInfo abstract class, System.Reflection API
PropertyToken
PropertyToken struct, System.Reflection.Emit
protected
protected access modifiers
protected internal modifiers
Protected keyword
protocol handlers, adding
ProtocolFamily
ProtocolFamily enumeration, System.Net.Sockets namespace
protocols, adding handlers
ProtocolType
ProtocolType enumeration, System.Net.Sockets namespace
ProtocolViolationException
ProtocolViolationException class, System.Net
pseudorandom
Pseudorandom numbers
PUBLIC
public access modifiers
public keyword      
Pulse( )
Pulse( ) method
PulseAll( )
PulseAll( ) method
Quantifiers
QUEUE
Queue class      
Queue class, System.Collections
Queue, collections and      
Quick Reference
quick reference entries
quick references      
Quotation marks      
quotation marks, regular expressions and      
Random      
Random class, System namespace      
Random numbers      
Rank      
RankException      
RankException class, System namespace      
raw streams, encapsulating      
raw, encapsulating      
RCW (Runtime Callable Wrapper)      
ReaderWriterLock      
ReaderWriterLock sealed class, System.Threading      
Reading      
reading data      
Reading files      
reading, I/O      
READONLY      
readonly keyword      
Readonly modifier
ReadOnlyCollectionBase
ReadOnlyCollectionBase abstract class, System.Collections      
ReadState      
ReadState enumeration, System.Xml      
rectangular      2nd
rectangular arrays      2nd
Ref      
ref keyword
ref modifier
ref modifier, parameters      
reference types      
reference types and
Reflection
reflection and
Reflection API      [See System.Reflection API]
ReflectionTypeLoadException
ReflectionTypeLoadException sealed class, System.Reflection API
regasm.exe
RegAsm.exe and
regex
Regex class
Regex class and
Regex class, System.Text.RegularExpressions      
Regex, strings and
RegexCompilationInfo
RegexCompilationInfo class, System.Text.RegularExpressions
RegexOptions delegates, System.Text.RegularExpressions
RegionInfo      
RegionInfo classes, System.Globalization      
RegisteredWaitHandle      
RegisterWaitHandle sealed class, System.Threading
RegistrationServices
RegistrationServices class, System.Runtime.InteropServices
Registry
Registry sealed class, Microsoft.Win32      
RegistryHive
RegistryHive enumeration, Microsoft.Win32      
RegistryKey      
RegistryKey sealed class, Microsoft.Win32      
RegSvcs.exe
Regular expressions
regular expressions and
regular expressions, strings and
reimplementation
remoting
remoting, FCL and
RenamedEventArgs
RenamedEventArgs class, System.IO      
RenamedEventHandler
RenamedEventHandler delegate, System.IO      2nd
request/response architecture
request/response architecture, networking
ResolveEventArgs
ResolveEventArgs class, System namespace
ResolveEventHandler
ResolveEventHandler delegate, System namespace
Resolving
resolving assemblies      
ResourceAttributes
ResourceAttributes enumerations, System.Reflection API
ResourceLocation
ResourceLocation enumerations, System.Reflection API
Resources
resources, assemblies
restrictions
retrieving at runtime
RETURN      
return keyword
Return statement
Return types
return types, delegates
roman numeral matching
running, examining
runtime callable wrapper      [See RCW]
runtime environments, CLR
runtime facilities
runtime libraries
runtime support
runtime support, custom attributes
RuntimeEnvironment
RuntimeEnvironment class, System.Runtime.InteropServices
RuntimeTypeHandle
RuntimeTypeHandle struct, System namespace
RuntimeTypeHandler
safety
safety, threading
SaveArrayRankMismatchException
SaveArrayRankMismatchException class, System.Runtime.InteropServices      
SaveArrayTypeMismatchException      
SaveArrayTypeMismatchException class, System.Runtime.InteropServices      
Sbyte      
sbyte keyword      
SByte struct, System namespace
schemas, XML
script hosts, System.Reflection.Emit namespace and
sealed
sealed classes
sealed classes, IsolatedStorageFile      
sealed classes, StringBuilder
Sealed keyword      
sealed virtual function members      
Security      
security permissions      
SecurityProtocolType      
SecurityProtocolType enumeration, System.Net      
SeekOrigin      
SeekOrigin enumeration, System.IO
SEHException
SEHexception class, System.Runtime.InteropServices      
selection statements      
SelectMode
SelectMode enumeration, System.Net.Sockets namespace
SerializableAttribute      
SerializableAttribute sealed class, System namespace
Serialization
serialization libraries
SerializationBinder
SerializationBinder abstract class, System.Runtime.Serialization      
SerializationEntry      
SerializationEntry struct, System.Runtime.Serialization
SerializationException      
SerializationException class, System.Runtime.Serialization      
SerializationInfo      
SerializationInfo sealed class, System.Runtime.Serialization      
SerializationInfoEnumerator
SerializationInfoEnumerator sealed class, System.Runtime.Serialization
ServerFault
ServerFault sealed class, System.Runtime.Serialization.Formatters
ServicePoint
ServicePoint class, System.Net
ServicePointManager
ServicePointManager class, System.Net      
SessionEndedEventArgs
SessionEndedEventArgs class, Microsoft.Win32      
SessionEndedEventHandler      
SessionEndedEventHandler delegate, Microsoft.Win32      
1 2 3 4 5 6 7 8 9
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте