Главная    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
Предметный указатель
Group class, System.Text.RegularExpressions
Group, strings and      
GroupCollection      
GroupCollection class, System.Text.RegularExpressions      
groups      
groups, regular expressions      
GUI (graphical user interface) applications, FCL and      
GUI applications      
GUID      
Guid struct, System namespace      
GuidAttribute      
GuidAttribute sealed class, System.Runtime.InteropServices
HandleRef
HandleRef struct, System.Runtime.InteropServices
hash code generation
hash code generation, collections and      
Hashtable
Hashtable class
Hashtable class, collections and
Hashtable class, System.Collections
Hashtable, collections and
Heap
HebrewCalendar
HebrewCalendar class, System.Globalization      
Hejlsberg, Anders      
hierarchies
hierarchies, reflection and      2nd
HijriCalendar
HijriCalendar class, System.Globalization
HTML links, regular expressions and
HTTP protocol and
HTTP-specific support
HTTP-specific support, networking and
HttpContinueDelegate delegate, System.Net
HttpStatusCode      
HttpStatusCode enumeration, System.Net      
HttpVersion
HttpVersion class, System.Net
HttpWebRequest
HttpWebRequest class, System.Net      
HttpWebResponse
HttpWebResponse class, System.Net
HybridDictionary
HybridDictionary class, System.Collections.Specialized      
I/O
IAsyncResult
IAsyncResult interface, System namespace      
IAuthenticationModule      
IAuthenticationModule interface, System.Net      
ICertificatePolicy      
ICertificatePolicy interface, System.Net
ICloneable      
ICloneable interface, System namespace
ICollection
ICollection interface, System.Collections      2nd
IComparable
IComparable interface
IComparable interface, System namespace      2nd
IComparer
IComparer interface, System.Collections      2nd
IComparer interfaces      
IConvertable
IConvertable interface, System namespace
ICredentials
ICredentials interface, System.Net      
ICustomAttributeProvider
ICustomAttributeProvider interface, System.Reflection API
ICustomFormatter
ICustomFormatter interface, System namespace
ID prefixes, XML
Identifiers      
identifiers and
IDeserializationCallback      
IDeserializationCallback interface, System.Runtime.Serialization
IDictionary
IDictionary interface, System.Collections      2nd
IDictionaryEnumerator
IDictionaryEnumerator interface, System.Collections
IDispatchImplAttribute
IDispatchImplAttribute sealed class, System.Runtime.InteropServices
IDispatchImplType
IDispatchImplType enumeration, System.Runtime.InteropServices
IDisposable      
IDisposable interface, System namespace      
IEnumerable
IEnumerable interface      
IEnumerable interface and
IEnumerator      
IEnumerator interface
IEnumerator interface and
IExpando
IExpando interface, System.Runtime.InteropServices
if
if keyword
if-else statements
IFieldInfo
IFieldInfo interface, System.Runtime.Serialization.Formatters
IFormatProvider
IFormatProvider interface, System namespace
IFormattable
IFormattable interface, System namespace      
IFormatter
IFormatter interface, System.Runtime.Serialization      
IFormatterConverter
IFormatterConverter interface, System.Runtime.Serialization      
IHashCodeProvider      
IHashCodeProvider interface, System.Collections
IHasXmlNode      
IHasXmlNode interface, System.Xml      
ILAsm.exe      
ildasm.exe      
ILGenerator      
ILGenerator class, System.Reflection.Emit      
IList      
IList interface, System.Collections      2nd
immutability
immutability of strings      
implementation      
implementation of interfaces      
IMPLICIT      
implicit conversions      2nd
implicit keyword      
IN
in arrays
In attribute      
in attributes      
in keyword      
in processes      
IN/OUT
in/out marshaling
InAttribute      
InAttribute sealed class, System.Runtime.InteropServices      
INDEX
indexers      
indexes, strings      
Indexing      
IndexOutOfRangeException      
IndexOutOfRangeException sealed class, System namespace      
indirectly      
indirectly overloadable operators
inheritance      
inheritance and      
inheritance and, initialization      
initial caps      
Initialization      
initialization order      
InnerException property, System.Exception      
INormalizeForIsolatedStorage interface, System.IO.IsolatedStorage      
INormalizForIsolatedStorage
InstallUtil.exe
instance constructors      
instance data members, nonstatic fields      
instance variables, nonstatic fields      
InstanceData
InstanceData class, System.Diagnostics      
InstanceDataCollection      
InstanceDataCollection class, System.Diagnostics      
InstanceDataCollectionCollection      
InstanceDataCollectionCollection class, System.Diagnostics      
Instances      
instances types      
int      
int keyword      
int struct
Int16      
Int16 struct, System namespace
Int32      
Int32 struct, System namespace      
Int64      
Int64 struct, System namespace      
Integral types
Integration
INTERFACE
Interface keyword
InterfaceMapping      
InterfaceMapping struct, System.Reflection API
Interfaces
interfaces comparison
interfaces, INormalizeForIsolatedStorage
interfaces, IXPathNavigable
InterfaceTypeAttribute      
InterfaceTypeAttribute sealed class, System.Runtime.InteropServices
Interlocked
Interlocked sealed class, System.Threading
Internal
internal access modifiers
internal keyword      
InternalBufferOverflowException
InternalBufferOverflowException class, System.IO
interning      
Interning strings      
interop support attributes      
Interoperable
interoperable support attributes, predefined      
IntPtr      
IntPtr struct, System namespace      
Introduction
introductory program
introspection and      
introspection, reflection and      
InvalidCastException      
InvalidCastException class, System namespace      
InvalidComObjectException      
InvalidComObjectException class, System.Runtime.InteropServices      
InvalidFilterCriteriaException      
InvalidFilterCriteriaException class, System.Reflection API      
InvalidOleVariantTypeException      
InvalidOleVariantTypeException class, System.Runtime.InteropServices      
InvalidOperationException      
InvalidOperationException class, System namespace      
InvalidProgramException
InvalidProgramException sealed class, System namespace      
IObjectReference      
IObjectReference interface, System.Runtime.Serialization      
IOCompletionCallback      
IOCompletionCallback delegate, System.Threading
IODescriptionAttribute
IODescriptionAttribute class, System.IO      
IOException      
IOException class, System.IO      
IP address detection      
IP addresses, detecting with regular expressions      
IPAddress      
IPAddress class, System.Net      
IPEndPoint      
IPEndPoint class, System.Net
IPHostEntry      
IPHostEntry class, System.Net      
IPv6MulticastOption      
IPv6MulticastOption class, System.Net.Sockets namespace
IReflect      
IReflect interface, System.Reflection API      
IRegistrationServices
IRegistrationServices interface, System.Runtime.InteropServices
IS
IS keyword
Is operator
ISerializable
ISerializable interface, System.Runtime.Serialization
ISerializationSurrogate      
ISerializationSurrogate interface, System.Runtime.Serialization      
IServiceProvider      
IServiceProvider interface, System namespace      
ISoapMessage
ISoapMessage interface, System.Runtime.Serialization.Formatters
isolated storage      
isolated storage contents      
IsolatedStorage abstract class, System.IO.IsolatedStorage
IsolatedStorageException      
IsolatedStorageException class, System.IO.IsolatedStorage      
IsolatedStorageFile sealed class, System.IO.IsolatedStorage      
IsolatedStorageFileStream      
IsolatedStorageFileStream class, System.IO.IsolatedStorage      2nd
IsolatedStorageScope enumeration, System.IO.IsolatedStorage      
ISurrogateSelector      
ISurrogateSelector interface, System.Runtime.Serialization      
iteration and      
iteration, collections and      
IWebProxy      
IWebProxy interface, System.Net
IWebRequestCreate
IWebRequestCreate interface, System.Net      
IXmlLineInfo
IXmlLineInfo interface, System.Xml
IXPathNavigable
IXPathNavigable interface, System.Xml.XPath      
IXsltContextFunction
IXsltContextFunction interface, System.Xml.Xsl      
IXsltContextVariable      
IXsltContextVariable interface, System.Xml.Xsl      
jagged      
jagged arrays      
JapaneseCalendar      
JapaneseCalendar class, System.Globalization      
joining multiline strings      
joining strings, regular expressions and      
JulianCalendar      
JulianCalendar class, System.Globalization      
jump statements      
keyword-value matching      
keywords      
keywords and
keywords to avoid      
KoreanCalendar      
KoreanCalendar class, System.Globalization
Label      
Label struct, System.Reflection.Emit      
Language      
language overview      
language support
language support components      
Languages      
late binding and      
late binding, reflection and      
launching, diagnostics and      
LayoutKind      
LayoutKind enumeration, System.Runtime.InteropServices      
LCIDConversionAttribute      
LCIDConversionAttribute sealed class, System.Runtime.InteropServices
Length      
1 2 3 4 5 6 7 8 9
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте