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

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

blank
blank
blank
Красота
blank
Hilyard J., Teilhet S. — C# Cookbook
Hilyard J., Teilhet S. — C# Cookbook



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: C# Cookbook

Авторы: Hilyard J., Teilhet S.

Аннотация:

The O'Reilly Cookbook series, with its to-the-point but illuminating coverage of programming subjects, meets the challenge of explaining how to write software as well as anything else on the market. When you're facing a coding problem — particularly in a language you're new to or haven't used in a while — and know there must be a proven way to solve it, the right Cookbook can often get you going in a hurry. C# Cookbook applies the formula to the language of Microsoft .NET, and is an addition to the line that more than a few programmers will appreciate.
Don't count on this book to solve big tasks for you. "I need some C# software that integrates with Avaya telephone switches and Siemens databases...:" No. Rather, this book shows you how to do the little jobs (converting an array to a delimited string, monitoring the event log, creating a bounded hashtable, and so on) that can stand in the way of prompt completion of a project. What's more, the coverage isn't limited to code samples. Stephen Teilhet and Jay Hilyard take advantage of the Cookbook series' Problem-Solution-Discussion format to teach you a thing or two about C#. You'll refer to this book often for quick answers and explanations.


Язык: en

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

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

ed2k: ed2k stats

Издание: Second

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

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

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

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
GetObject method      
GetObjectData method      
GetProcessById method      
GetProcesses method      
GetProcessesByName method      
GetRange method      2nd
GetReferencedAssemblies method      2nd
GetResponse method      2nd
GetSerializableTypes method      
GetStackTraceDepth method      
GetStream method      
GetString method      
GetSubClasses method      
GetSubKeyNames method      
GetTempFileName method      
GetTempPath method      
getting exception information      2nd 3rd 4th 5th
getting type of      
gettting version      
GetType method      
GetValues method      
giving exceptions information with Exception.Data      
global assembly cache (GAC)      
Group class      2nd 3rd 4th 5th 6th
groups in regular expressions      2nd 3rd 4th
GTRegex class      
GuidAttribute      
guidelines for      
GUIDs      
GZipStream class      
handling derived exceptions individually      2nd
handling exceptions for each delegate in      
handling exceptions generated by methods using      2nd
handling exceptions individually for each delegate      2nd 3rd 4th
handling user-defined HRESULTs      
HandlingInvalidChars method      
hasBeenDisposed flag      
hash code algorithms      2nd 3rd 4th 5th 6th 7th 8th
hash code for data type used as key      2nd 3rd 4th 5th 6th
hash codes for      2nd 3rd 4th 5th 6th 7th 8th
hash values      
Hashed passwords      
Hashtable class      
HashtableEventArgs class      2nd
HashtableEventHandler delegate      
HashtableObserver class      2nd 3rd 4th
HashtableObserver classs      
HashtableObservers class      
hexadecimal values      
high word and low word of a number      
high word of a number      
high word or low word      
HookProc delegate      
hooks provided by Windows      
hostname      
HostName2IP method      
HRESULTs      2nd 3rd 4th
HTML      
HTMLDocument class      
HTTP errors      2nd
HTTP results      
HTTP status codes      
HTTP: The Definitive Guide (Gourley      
HttpErrors property      
HttpStatusCode enumeration      
HttpWebRequest class      2nd
HttpWebResponse class      
HybridDictionary class      
hypotenuse of right triangle      
I/O (Input/Output)      
ICloneable interface      
ICMP (Internet Control Message Protocol) echo request message      
ICollection interfacce      
ICollection interface      
IComparable interface      2nd
IComparer interface      2nd 3rd
IComparer<T> interface
IConvertible interface      
IDialogVisualizerService interface      
IDictionary interface      
IDictionary<T> class
IDisposable interface      2nd 3rd
idnirectly overloading      2nd 3rd
IEEE standards      
IEnumerable interface      2nd 3rd 4th
IEnumerable<T> and      
IEnumerable<T> interface      2nd
IEnumerator implemented on      
IEnumerator interface      2nd 3rd 4th
IEnumerator<T> class      2nd
IFormatProvider interface      
IFormattable interface      
IHTMLDocument2 interface      
IIS (Internet Information Server)      
Ildasm disassembler tool      
IList class      
IList interface      
IList or IList<T> interface
IMemento interface      2nd
implemented by TriValue partial class      2nd 3rd 4th
implemented on NGShoppingList class      
implemented with concrete class      
implemented with interfaces      
implementing a linked list      2nd 3rd 4th
implementing as overloaded operators      2nd 3rd
implementing closures      2nd
implementing explicit members on structures      
implementing generic object cache      
implementing iterators as      
implementing nested foreach functionality in a class      2nd
implementing polymorphism      2nd 3rd 4th 5th
implementing with abstract base class      2nd 3rd 4th
implementing with interfaces      
important points about      
improving performance of      
in .NET Framework      
in an array      
in equations      2nd 3rd
in iterators      
in regular expression patterns      
in regular expressions      
in standard .NET type      
in WinForms applications      
inability to handle raised events from filesystem      
IncludeRegex class      
incrementing or decrementing      
index value to start and end iterating      
indexers      
IndexOf method      
IndexOfAny method      2nd 3rd 4th
IndexOutOfRangeException exception      2nd 3rd 4th
indirectly overloading      2nd 3rd
individually      2nd
inferring from existing XML files      
InferSchema method      
information for all drives on a system      2nd 3rd
inheritance      
inheritance hierarchies      2nd
inheritance hierarcy for a type      2nd
initializing generic variables to default values      
initializing with overloaded constructors      
initializing with static constructors      2nd
InitInternalFrameArray method      
InnerException property      
InnerText method      
InnerXML property      2nd
INotificationCallbacks interface      2nd
Insert method      2nd
inserting and removing items      2nd 3rd
inserting character or string into      
InsertIntoArray method      
inspecting and changing configuration      2nd 3rd
InstallException exception      
instance methods      2nd
instance readonly field      
int type      
integer division      
Integers      
Integral types      
interaction with NamedPipeServer      
interchanging with Trace class      
Interfaces      
interfaces implemented by partial types      
interfaces used for      2nd 3rd 4th 5th
InterfaceTypeAttribute      
Intern method      
intern pool      
internal protected visibility methods      
internal visibility methods      
internalFrameArray field      
internalQueue field      
InternedStrCls class      
Internet      
Internet connection settings      2nd 3rd 4th 5th 6th 7th 8th
Internet Control Message Protocol (ICMP) echo request message      
InternetConnectionOption structure      2nd
InternetPerConnOptionList class      
InternetSettingsReader class      2nd
interning      
interoperation with COM      
intersection of set objects      2nd
IntersectionOf method      
INullableValue interface      
invalid characters in XML string      2nd 3rd 4th
invalid data passed to      
InvalidCastException exception      2nd 3rd 4th
InvalidComObjectException exception      
InvalidEnumArgumentException exception      2nd 3rd
InvalidFilterCriteriaException exception      
InvalidOleVariantTypeException exception      
InvalidOperationException exception      2nd 3rd 4th
InvalidPathChars field      
InvalidProgramException exception      
invocation list for multicast delegates      
Invoke method      
invoked using reflection      2nd 3rd 4th
invoked via reflection      2nd
InvokeEveryOtherSetup method      
InvokeInReverse method      
InvokeMethod method      
IOException exception      2nd 3rd
IP (Internet Protocol)      
IP address property      
IP information for network adapters      
IPAddress property      
IPEndPoint class      
IPHostEntry class      
IPInterfaceProperties class      
Is operator      
is operator used for      
IsCharEqual method      
IsDefined method      
ISerializable interface      
IsEven method      
IsGenericMethod method      
IsGenericType method      
IsGranted method      
IsInRange method      
IsInterned method      
IsMatch method      
IsOdd method      
isolated storage of      
IsolatedStorageException exception      
IsProcessResponding method      
IsSubclassOf method      
IsSubsetOf method      2nd
IsSupersetOf method      
isThreadAvailable method      2nd
Item class      
items in enumerations      
iterating over characters in string      
iterating over elements from first to last      
iterating over interfaces      
iterating over with foreach      
iterator members      
iterator on a generic type      
iterator on a nongeneric type      2nd 3rd
iterators      
iterators and      2nd
iterators implemented as overloaded operators      
iterators that accept      
iterators that accept parameters      2nd
IVisualizerObjectProvider interface      
IXPathNavigable interface      
jagged      
jagged arrays      
Join method      
keepChanges field      
KeepChanges property      2nd
Kernel32.dll      2nd
Key      
key-value pairs added to      
key/value pairs      
keyboard hook      2nd 3rd 4th 5th 6th
Keyboard input      2nd 3rd 4th 5th 6th
keys mapped to      
Keys property      2nd
KeyValuePair structure      
KeyValuePair<T> class
language-neutral conversions      
Languages      
LastAccessTime property      2nd
LastChanceHandler method      
LastWriteTime property      
launching and interacting with console utilities      
LayoutKind.Explicit (StructLayout)      
Left property      
Length property      
letter      
level of debug/trace output      
Line class      
Line structure      
line-terminating characters      
LineCount method      
LineCount2 method      
LinkedList<T> class      2nd 3rd 4th 5th
LinkedListNode<T> class
List class      
List<T> class      2nd 3rd
ListDictionary class      2nd
listeners element      
ListEx<T> class      2nd 3rd 4th 5th
ListExportedTypes method      
listing assemblies imported by an assembly      2nd 3rd
listing enumeration values      
listing exported types of an assembly      
LISTS      
LoaderOptimization property      
LoadFrom method      
Loading      
loading constraints for the appdomain      
LoadMissingDLL method      
local variable information      
local variables      
LocalDataStoreSlot class      
LocalVariableInfo class      
LocalVariables property      
lock keyword      2nd
Lock method      
locking or unlocking files      
1 2 3 4 5 6 7 8
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте