Главная    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
Предметный указатель
#error symbol      
#error, conditional directives and      
#warning symbol      
#warning, conditional directives and
.NET Framework SDK      
<c> tag, XML      
<code> tag, XML
<example> tag, XML
<exception> tag, XML
<include> tag, XML
<list> tag, XML
<para> tag, XML
<param> tag, XML
<paramref> tag, XML
<permission> tag, XML
<remarks> tag, XML
<returns> tag, XML
<see> tag, XML
<seealso> tag, XML
<summary> tag, XML
<value> tag, XML
@ prefix      
@ prefix, identifiers      
abstract      
Abstract classes      
abstract classes, Calendar      
abstract classes, IsolatedStorage      
abstract classes, NameObjectCollectionBase      
abstract classes, WaitHandle      
abstract classes, XsltContext      
abstract keyword      
abstract members      
abstract Stream class      
ACCESS      
access members      
Access modifiers      
access modifiers and      
accessors
accessors, events
Activator      
Activator class, System namespace      
AddressFamily      
AddressFamily enumeration, System.Net.Sockets namespace      
ADepends.exe      
advanced uses      
AL.EXE      
Aliasing      
all caps naming convention style      
Alternation      
alternation, regular expressions      
AmbiguousException sealed class, System.Reflection API      
AmbiguousMatchException      
apartments      
ApartmentState
ApartmentState enumeration, System.Threading      
AppDomain      
AppDomain class, System namespace
AppDomains
AppDomains, reflection and      
AppDomainSetup      
AppDomainSetup class, System namespace      
AppDomainUnloadedException      
AppDomainUnloadedException class, System namespace
application exceptions      
ApplicationException      
ApplicationException class, System namespace      
applications      
ArgIterator      
ArgumentException      
ArgumentException class, System namespace      
ArgumentNullException      
ArgumentNullException class, System namespace      
ArgumentOutOfRangeException
ArgumentOutOfRangeException class, System namespace
arguments, passing by value
arithmetic overflow check operators
ArithmeticException
ArithmeticException class, System namespace      
Array
Array abstract class, System namespace
Array class
Array class, collections and
array covariance
Array, collections and
ArrayList      
ArrayList class
ArrayList class, System.Collections
ArrayList, collections and      
Arrays      2nd
ArrayTypeMismatchException
ArrayTypeMismatchException class, System namespace
ArrayWithOffset      
ArrayWithOffset struct, System.Runtime.InteropServices
ArtIterator struct, System namespace
AS      
as operator
ASCIIEncoding      
ASCIIEncoding class, System.Text      
ASP.NET, Wsdl.exe and      
Assemblies
assemblies and
Assemblies, modules      
assembly
assembly and
Assembly API
Assembly class, System.Reflection API
AssemblyAlgorithmIdAttribute      
AssemblyAlgorithmIdAttribute sealed class, System.Reflection API
AssemblyBuilder
AssemblyBuilder sealed class, System.Reflection.Emit
AssemblyBuilderAccess      
AssemblyBuilderAccess enumeration, System.Reflection.Emit
AssemblyCompanyAttribute
AssemblyCompanyAttribute sealed class, System.Reflection API
AssemblyConfigurationAttribute
AssemblyConfigurationAttribute sealed class, System.Reflection API
AssemblyCopyrightAttribute      
AssemblyCopyrightAttribute sealed class, System.Reflection API
AssemblyCultureAttribute
AssemblyCultureAttribute sealed class, System.Reflection API
AssemblyDefaultAliasAttribute
AssemblyDefaultAliasAttribute sealed class, System.Reflection API
AssemblyDelaySignAttribute
AssemblyDelaySignAttribute sealed class, System.Reflection API      
AssemblyDescriptionAttribute
AssemblyDescriptionAttribute sealed class, System.Reflection API
AssemblyFileVersionAttribute
AssemblyFileVersionAttribute sealed class, System.Reflection API
AssemblyFlagsAttribute
AssemblyFlagsAttribute sealed class, System.Reflection API
AssemblyInformationalVersionAttribute      
AssemblyInformationalVersionAttribute sealed class, System.Reflection API
AssemblyKeyFileAttribute      
AssemblyKeyFileAttribute sealed class, System.Reflection API      
AssemblyKeyNameAttribute      
AssemblyKeyNameAttribute sealed class, System.Reflection API      
AssemblyLoadEventArgs      
AssemblyLoadEventArgs class, System namespace      
AssemblyLoadEventHandler
AssemblyLoadEventHandler delegate, System namespace
AssemblyName
AssemblyName sealed class, System.Reflection API      
AssemblyNameFlags      
AssemblyNameFlags enumerations, System.Reflection API      
AssemblyNameProxy      
AssemblyNameProxy classes, System.Reflection API      
AssemblyProductAttribute      
AssemblyProductAttribute sealed classes, System.Reflection API      
AssemblyRegistrationFlags      
AssemblyRegistrationFlags enumeration, System.Runtime.InteropServices      
AssemblyTitleAttribute      
AssemblyTitleAttribute sealed classes, System.Reflection API      
AssemblyTrademarkAttribute      
AssemblyTrademarkAttribute sealed classes, System.Reflection API      
AssemblyVersionAttribute      
AssemblyVersionAttribute sealed classes, System.Reflection API      
assertion and      
assertion, diagnostics and      
ASSIGNMENT
associated types      
AsyncCallback      
AsyncCallback delegate, System namespace      2nd
Asynchronous
Asynchronous delegates      
asynchronous delegates, threading and      
Asynchronous I/O      
asynchronous, threading and
Atomic operations      
atomic operations, thread synchronization      
Attribute
Attribute abstract class, System namespace
attribute classes
Attributes      
AttributeTargets      
AttributeTargets enumeration, System namespace      
AttributeUsageAttribute
AttributeUsageAttribute sealed class, System namespace
AuthenticationManager
AuthenticationManager class, System.Net
Authorization      
Authorization class, System.Net      
AutoResetEvent      
AutoResetEvent sealed class, System.Threading
back references
back references, regular expressions      
BadImageFormatException      
BadImageFormatException class, System namespace      
Base      2nd
base keyword      2nd
base types
Berkeley sockets      
Berkeley sockets APIs      
BestFitMappingAttribute
BestFitMappingAttribute sealed class, System.Runtime.InteropServices
binary format, mapping structs to
binary format, mapping to
BinaryFormatter
BinaryFormatter sealed class, System.Runtime.Serialization.Formatters      
BinaryReader      
BinaryReader class, System.I/O      
BinaryReader class, System.IO      
BinaryWriter      
BinaryWriter class, System.I/O      
BinaryWriter class, System.IO      
Binder      
Binder abstract class, System.Reflection API      
Binding      
binding C# objects      
binding COM objects      
BindingFlags      
BindingFlags enumerations, System.Reflection API      
BitArray
BitArray class
BitArray sealed class, System.Collections      
BitArray, collections and      
BitConverter      
BitConverter sealed class, System namespace      
BitVector32
BitVector32 struct, System.Collections.Specialized
BitVector32.Section
BitVector32.Section struct, System.Collections.Specialized      
BLOCKS
bool
bool keyword      
bool types      
Boolean      
Boolean struct, System namespace      
BooleanSwitch
BooleanSwitch class, System.Diagnostics      
bounds checking      
bounds checking, arrays      
boxing      
Boxing value types      
Brackets      
brackets ([ ])
brackets ([ ]) and      
break      
break keyword
break statement
Buffer
Buffer sealed class, System namespace      
BufferedStream      
BufferedStream sealed class, System.IO      
builder classes, System.Reflection.Emit namespace      
BYTE      
byte keyword      
Byte struct, System namespace      
C comments, deleting      
C#
C++ and      
C/C++ comments      
C/C++ style      
Calendar class, System.Globalization      
CalendarWeekRule
CalendarWeekRule enumeration, System.Globalization      
callbacks, P/Invoke layer and      
calling into DLLs      
CallingConvention      
CallingConvention enumeration, System.Runtime.InteropServices      
CallingConventions      
CallingConventions enumerations, System.Reflection API      
Camel, naming convention case and      
CannotUploadAppDomainException      
CannotUploadAppDomainException class, System namespace      
CanRead method, Stream class      
CanSeek method, Stream class      
CanWrite method, Stream class      
caps in words
Capture      
Capture class, System.Text.RegularExpressions      
CaptureCollection      
CaptureCollection class      
CaptureCollection class, System.Text.RegularExpressions      
CaptureCollection, strings and
CASE      
case keyword      
case, naming conventions
CaseInsensitiveComparer      
CaseInsensitiveComparer class, System.Collections
CaseInsensitiveHashCodeProvider
CaseInsensitiveHashCodeProvider class, System.Collections      
catch      
CATCH blocks      
catch clause      
catch expression      
catch keyword      
Categories      
categories, quick reference entries      
CCW (COM callable wrapper)      
char      
char keyword      
Char struct, System namespace      
char types      
Character sets
character sets, regular expressions      
CharEnumerator      
CharEnumerator sealed class, System namespace      
CharSet
CharSet enumeration, System.Runtime.InteropServices      
checked      
1 2 3 4 5 6 7 8 9
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте