Авторизация
Поиск по указателям
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
Предметный указатель
SessionEndingEventArgs
SessionEndingEventArgs class, Microsoft.Win32
SessionEndingEventHandler
SessionEndingEventHandler delegate, Microsoft.Win32
SessionEndReason enumerations, Microsoft.Win32
SessionEndReasons
Set
Set keyword
Shared Source CLI [See SSCLI]
short
short keyword
SignatureHelper
SignatureHelper sealed class, System.Reflection.Emit
signatures
signatures, methods
SignatureToken
SignatureToken struct, System.Reflection.Emit
Signing
signing assemblies
simple types and
Single
Single struct, System namespace
sizeof
sizeof keyword
SN.exe
Sn.exe utility
SOAP, FCL and
SoapFault
SoapFault sealed class, System.Runtime.Serialization.Formatters
SoapFormatter
SoapFormatter sealed class, System.Runtime.Serialization.Formatters
SoapMessage
SoapMessage class, System.Runtime.Serialization.Formatters
SoapSuds.exe
Socket
Socket class, System.Net.Sockets namespace
SocketAddress
SocketAddress class, System.Net
SocketException
SocketException class, System.Net.Sockets namespace
SocketFlags
SocketFlags enumeration, System.Net.Sockets namespace
SocketOptionLevel
SocketOptionLevel enumeration, System.Net.Sockets namespace
SocketOptionName
SocketOptionName enumeration, System.Net.Sockets namespace
SocketPermission
SocketPermission class, System.Net
SocketPermissionAttribute
SocketPermissionAttribute sealed class, System.Net
Sockets
SocketShutdown
SocketShutdown enumeration, System.Net.Sockets namespace
SocketType
SocketType enumeration, System.Net.Sockets namespace
SortedList
SortedList class
SortedList class, System.Collections
SortedList, collections and
sorting, collections and
SORTKEY 2nd
SortKey classes, System.Globalization
specialized
SQL (Structured Query Language), reflection and
SQL and
SSCLI (Shared Source CLI)
STA (single-threaded apartments)
STACK
Stack class
Stack class, System.Collections
stack frames and
stack frames, threads in
Stack, collections and
stackalloc 2nd
stackalloc keyword
StackBehaviour
StackBehaviour enumeration, System.Reflection.Emit
StackFrame
StackFrame class, System.Diagnostics 2nd
StackOverflowException
StackOverflowException sealed classes, System namespace
stacks, diagnostics and
StackTrace
StackTrace class, System.Diagnostics 2nd
StackTrace property, System.Exception
standalone
standalone functions
Standardization
statements
STAThreadAttribute
STAThreadAttribute sealed class, System namespace
static
Static constructors
Static fields
static fields, initialization order
static keyword
static methods, thread relative statics
storadm.exe and
storadm.exe utility, isolated storage and
Stream
Stream abstract class, System.IO
Stream class
stream-derived
stream-derived classes
stream-on-stream options
StreamingContext
StreamingContext struct, System.Runtime.Serialization
StreamingContextStates enumeration, System.Runtime.Serialization
StreamReader
StreamReader class, System.IO 2nd
streams
streams, parsing
StreamWriter
StreamWriter class, System.IO 2nd
String
String class
String keyword
String sealed class, System namespace
string types
String.Format( )
String.Format( ) method
StringBuilder
StringBuilder sealed class, System.Text 2nd
StringCollection
StringCollection class
StringCollection class, System.Collections.Specialized
StringCollection, collections and
StringDictionary
StringDictionary class
StringDictionary class, System.Collections
StringDictionary class, System.Collections.Specialized
StringDictionary, collections and
StringEnumerator
StringEnumerator class, System.Collections.Specialized
StringInfo 2nd
StringInfo classes, System.Globalization
StringReader
StringReader class
StringReader class, System.IO
strings
strings and
strings, indexed
StringToken
StringToken struct, System.Reflection.Emit
StringWriter
StringWriter class
StringWriter class, System.IO 2nd
StrongNameKeyPair
StrongNameKeyPair class, System.Reflection API
struct
struct comparison
struct keyword
StructLayout 2nd
StructLayout attribute 2nd
StructLayoutAttribute
StructLayoutAttribute sealed class, System.Runtime.InteropServices
structs
structs to binary format
structs, CounterSample
structs, DictionaryEntry
structs, WaitForChangedResult
Substitutions
SurrogateSeelector
SurrogateSelector
SurrogateSelector class, System.Runtime.Serialization
swapping words
switch
Switch abstract class, System.Diagnostics
switch keyword
switch statements
Synchronization
SynchronizationLockException
SynchronizationLockException class, System.Threading
SynchronizedLockException
synopsis
synopsis, quick reference entries
Syntax
syntax table
system
system exceptions
System namespace
system unification
System.Activator
System.Activator class
System.Array base type
System.Attribute base type 2nd
System.Collections
System.Collections.Specialized
System.Delegate base type
System.Diagnostics
System.Diagnostics namespace
System.Diagnostics, CounterSample
System.Diagnostics, EntryWrittenEventHandler
System.Exception
System.Globalization
System.Globalization namespace
System.Globalization, Calendar
System.IO
System.IO namespace
System.IO, WaitForChangedResult
System.IO.IsolatedStorage
System.IO.IsolatedStorage namespace
System.IO.IsolatedStorage, IsolatedStorage
System.IO.IsolatedStorage, IsolatedStorageFile
System.IO.IsolatedStorage, IsolatedStorageScope
System.MulticastDelegate base type
System.Net
System.Net namespace
System.Net, HttpContinueDelegate
System.Net.Sockets
System.Net.Sockets namespace
System.Reflection
System.Reflection API
System.Reflection namespace
System.Reflection.Emit
System.Reflection.Emit namespace
System.Reflection.Emit namespace and
System.Runtime.InteropServices
System.Runtime.InteropServices namespace
System.Runtime.InteropServices, ObjectCreationDelegate
System.Runtime.Serialization
System.Runtime.Serialization namespace
System.Runtime.Serialization, StreamingContextStates
System.Runtime.Serialization.Formatters
System.Runtime.Serialization.Formatters namespace
System.SerializableAttribute
System.Text
System.Text namespace
System.Text, StringBuilder
System.Text.RegularExpressions
System.Text.RegularExpressions namespace
System.Text.RegularExpressions, MatchEvaluator
System.Text.RegularExpressions, RegexOptions
System.Threading
System.Threading namespace
System.Threading, WaitHandle
System.Timers
System.Timers namespace
System.Timers, ElapsedEventHandler
System.XML
System.Xml namespace
System.Xml, XmlNodeChangedEventHandler
System.Xml.XPath
System.XML.XPath namespace
System.Xml.Xsl
System.Xml.Xsl namespace
SystemCollections
SystemCollections namespace
SystemCollections, DictionaryEntry
SystemCollections.Specialized
SystemCollections.Specialized namespace
SystemCollections.Specialized, NameObjectCollectionBase
SystemEvents
SystemEvents sealed class, Microsoft.Win32
SystemException
SystemException class, System namespace 2nd
SystemReflection API
Tags
tags, XML
TaiwanCalendar 2nd
TaiwanCalendar classes, System.Globalization
TargetException
TargetException class, System.Reflection API
TargetInvocationException
TargetInvocationException sealed class, System.Reflection API
TargetParameterCountException
TargetParameterCountException sealed class, System.Reflection API
Targets
targets, attributes
TCP
TCP (Transmission Control Protocol) 2nd
tcpclient
TcpClient class, System.Net.Sockets namespace 2nd
TcpListener
TcpListener class, System.Net.Sockets namespace 2nd
text
text, FCL
TextElementEnumerator 2nd
TextElementEnumerator classes, System.Globalization
TextInfo 2nd
TextInfo classes, System.Globalization
TextReader
TextReader abstract class, System.IO 2nd
TextReader class
TextWriter
TextWriter abstract class, System.IO 2nd
TextWriter class
TextWriterTraceListener
TextWriterTraceListener class, System.Diagnostics
ThaiBuddhistCalendar 2nd
ThaiBuddhistCalendar classes, System.Globalization
thick clients, FCL and
thin clients, FCL and
this 2nd
this keyword 2nd
Thread
thread local storage
thread relative statics
Thread sealed class, System.Threading
thread synchronization and
Реклама