Главная    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
Предметный указатель
XmlAttribute      
XmlAttribute class, System.Xml      
XmlAttributeCollection      
XmlAttributeCollection class, System.Xml      
XmlCaseOrder
XmlCaseOrder enumeration, System.Xml.XPath
XmlCDataSection
XmlCDataSection class, System.Xml      
XmlCharacterData      
XmlCharacterData abstract class, System.Xml      
XmlComment      
XmlComment class, System.Xml      
XmlConvert
XmlConvert class, System.Xml
XmlDataDocument
XmlDataDocument class, System.Xml      
XmlDataType
XmlDataType enumeration, System.Xml.XPath      
XmlDateType
XmlDeclaration      
XmlDeclaration class, System.Xml      
XmlDocument
XmlDocument class, System.Xml
XmlDocumentFragment
XmlDocumentFragment class, System.Xml      
XmlDocumentType      
XmlDocumentType class, System.Xml
XmlElement      
XmlElement class, System.Xml
XmlEntity      
XmlEntity class, System.Xml      
XmlEntityReference      
XmlEntityReference class, System.Xml      
XmlException
XmlException class, System.Xml      
XmlImplementation
XmlImplementation class, System.Xml      
XmlLinkedNode      
XmlLinkedNode abstract class, System.Xml      
XmlNamedNodeMap      
XmlNamedNodeMap class, System.Xml      
XmlNameNodeMap      
XmlNamespaceManager      
XmlNamespaceManager class, System.Xml      
XmlNameTable
XmlNameTable abstract class, System.Xml
XMLNode
XmlNode abstract class, System.Xml
XmlNodeChangedAction
XmlNodeChangedAction enumeration, System.Xml
XmlNodeChangedEventArgs      
XmlNodeEventArgs classes, System.Xml
XmlNodeEventHandler delegates, System.Xml
XmlNodeList      
XmlNodeList abstract class, System.Xml
XmlNodeOrder
XmlNodeOrder enumeration, System.Xml      
XmlNodeReader
XmlNodeReader class      
XmlNodeReader class, System.Xml
XmlNodeType
XmlNodeType enumeration, System.Xml      
XmlNotation
XmlNotation class, System.Xml      
XmlParserContext
XmlParserContext class, System.Xml
XmlProcessingInstruction
XmlProcessingInstruction class, System.Xml      
XmlProcessingInstructor      
XmlQualifiedName      
XmlQualifiedName class, System.Xml      
XMLReader      
XMLReader class      
XmlReader class, System.Xml      
XmlResolver      
XmlResolver class, System.Xml
XmlSecureResolver
XmlSecureResolver class, System.Xml
XmlSignificant Whitespace class, System.Xml      
XmlSignificantWhitespace      
XmlSortOrder
XmlSortOrder enumeration, System.Xml.XPath      
XmlSpace
XmlSpace enumeration, System.Xml      
XmlText      
XmlText class, System.Xml
XMLTextReader      
XmlTextReader class      
XmlTextReader class, System.Xml      
XmlTextWriter      
XmlTextWriter class, System.Xml      
XmlTokenizedType
XmlTokenizedWriter enumeration, System.Xml      
XmlUrlResolver      
XmlUrlResolver class, System.Xml      
XmlValidatingReader      
XmlValidatingReader class      
XmlValidatingReader class, System.Xml      
XmlWhitespace      
XmlWhitespace class, System.Xml      
XMLWriter      
XmlWriter abstract class, System.Xml      
XmlWriter class
XPath      
XPathDocument      
XPathDocument class, System.Xml.XPath      
XPathException      
XPathException class, System.Xml.XPath      
XPathExpression      
XPathExpression abstract class, System.Xml.XPath      
XPathNamespaceScope      
XPathNamespaceScope enumeration, System.Xml.XPath      
XPathNavigator      
XPathNavigator abstract class, System.Xml.XPath      
XPathNodeIterator      
XPathNodeIterator abstract class, System.Xml.XPath      
XPathNodeType      
XPathNodeType enumeration, System.Xml.XPath      
XPathResultType      
XPathResultType enumeration, System.Xml.XPath      
XSD.EXE
XSLT (Extensible Stylesheet Language Transformation)      2nd
XSLT and
XSLT stylesheets, generated documentation      
XsltArgumentList      
XsltArgumentList sealed class, System.Xml.Xsl      
XsltCompileException      
XsltCompileException classes, System.Xml.Xsl      
XsltContext      
XsltContext classes, System.Xml.Xsl
XsltException      
XsltException class, System.Xml.Xsl      
XslTransform      
XslTransform sealed class, System.Xml.Xsl      
[AttributeUsage]      
[AttributeUsage] attribute      
[CLSCompliant]      
[CLSCompliant] attribute      
[Conditional]
[Conditional] attribute
[NonSerialized]
[NonSerialized] attribute      
[Obsolete]      
[Obsolete] attribute      
[Serializable]
[Serializable] attribute
1 2 3 4 5 6 7 8 9
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте