Главная    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
Предметный указатель
single quotes (')      
skipping every other element      
SMTP (Simple Mail Transfer Protocol)      2nd 3rd 4th
SmtpClient class      
SN.EXE program      
snapshot of      
snapshot of current state      
snapshots of lists in      
Social Security numbers      
Socket class      
Sockets      
SomeComplexObj class      
SomeDataOriginator class      
Sort method      2nd
SortDirection property      
SortDirectionComparer<T> class
sorted by keys and/or values      
Sorted list      2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th
SortedList class      
SortedList<T> class      2nd 3rd
Sorting      2nd
sorting in a dictionary      2nd
sorting keys and values      
sorting keys and/or values      
sorting routine      
sources for specific log      2nd 3rd
Space      
SpawnManyThreads method      
special comparer object (CompareLen)      
specialized      
specialized parameter passed to      2nd
specialized parameters for      2nd
SpecializedParseCmdLine class      
specific      
specific catch blocks to handle different exceptions      
specificity of      
Split method      
sqlCacheDependency      
SqlCacheDependency class      2nd 3rd 4th
SqlCacheDependencyAdmin class      
SqlCacheDependencyDatabase class      
SqlCommand classproper cleanup in finally block      
Sqrt method      
Square class      
Stack class      
stack trace      2nd 3rd
Stack<T> class      
StackOverflowException exception      2nd
StackTrace class      2nd 3rd 4th 5th 6th
StackTrace method      
StackTrace property      
StackTraceList class      2nd 3rd 4th 5th
standard .NET type      
Standard input      
Standard output      
StandardOutput stream      
Start method      
StartInfo property      
StartsWith method      
Static fields      
static methods      2nd
static methods to get process information      
static vs. instance      
StatusCode property      
Stop method      
StopListening method      2nd
stored in arrays      
stored in arrays searching      2nd 3rd 4th 5th
Stream class      
StreamReader class      2nd
streams      2nd 3rd
StreamWriter class      2nd 3rd 4th
String class      
String concatenation      
string concatenation hash algorithm      
String data type      
string representation of      2nd 3rd 4th 5th
StringBuilder class      
StringCollection class      
StringDictionary class      
StringReader class      
strings      
strings used with      
StringSet class      2nd 3rd 4th
StringWriter class      
StructLayout attribute      
structures      2nd 3rd 4th
structures vs. classes      
subclasses of types in      2nd 3rd
SubGroup class      
subset of      
subset of set objects      
substrings in strings      
SUDSGeneratorException exception      
SUDSParserException exception      
superset of      
superset of set objects      2nd
support by Exception.Data      
support for Iconvertible interface      2nd 3rd
SuppressFinalize method      2nd 3rd
surrogate character      
SwapElementsInArray<T> method
swapping two elements in      
Switch class      2nd 3rd 4th 5th 6th
switch statements      
switches element      
switches for application tracing      
Symbol      
SymmetricAlgorithm class      
SyncDelegateType delegate      
SyncDelegateTypeSimple delegate      
SynchronizationLockException exception      
synchronous      2nd 3rd 4th
synchronous delegates      2nd 3rd 4th
SyncRoot method      
System.Collections namespace      
System.Collections.Generic namespace      
System.Collections.Specialized namespace      
System.Diagnostics namespace      
System.Enum      
System.Environment class      
System.EventHandler class      2nd
System.Net.Mail namespace      
System.Text.RegularExpressions namespace      2nd
System.ValueType      2nd
SystemDirectory property      
SystemException exception      2nd 3rd
TakeSnapshotOfList<T> method
Tan method      
TargetException exception      
TargetInvocationException      
TargetInvocationException exception      2nd 3rd
TargetParameterCountException exception      
Task class      
TCP (Transmission Control Protocol)      
TcpClient class      2nd 3rd
TcpListener class      2nd
TCPServer class      2nd
temporary files      
terminating lines in Macintosh files      
TestArrayReversal method      
TestDirectoryInfoObserver method      
TestDisplayDataAsDelStr method      
Testing      
testing every element in      
testing for beginning or end of a file      
testing for even and odd values      
testing for even or odd value      
testing for valid enumeration value      2nd 3rd
testing if bit flags are on or off      
testing if bit flags are set      
TestInit class      
TestMediaABC method      
TestReceivedStringHash method      
TestReverse2DimArray method      
TestReverseJaggedArray method      
TestSearchMembers method      
TestSerialization utility      
TestSort method      2nd 3rd 4th
TestWatcher method      
textual value      
textual values of enumeration members      2nd 3rd
theorems for Boolean equations      
This pointer      2nd
Thread Local Storage (TLS)      
thread pool requests      
thread-safe access to      
ThreadAbortException exception      
ThreadException class      
ThreadException property      
threading      
Threading.Timer class      
ThreadInterruptedException exception      
ThreadPool class      
ThreadStateException exception      
ThreadStaticField class      
ThreadStopException exception      
Throw keyword      
ThrowException method      
throwing      
throwing exceptions rather than returning error codes      
Time      
TimeoutException exception      
TimeOutWakeAsyncDelegate method      2nd
Timer100Ns counter      
Timer100nsInverse counter      
TimerCallback delegate      
timers and      
Timestamps      
to fixed arrays      
ToASCIIByteArray method      
ToBase64CharArray method      
ToBoolean method      
ToByte      
ToByte method      
ToChar method      
ToDateTime method      
ToDecimal method      
ToDouble method      
ToInt16 method      
ToInt32 method      
ToInt32 method (Convert)      
ToInt64 method      
Tokenize method      
tokens in strings      
ToSByte method      
ToSingle method      
ToString method      
ToString methods      2nd 3rd 4th
ToUInt16 method      
ToUInt32 method      
ToUInt64 method      
ToUnicodeByteArray method      
ToUpper method      
Trace class      
trace element      
Traceable class      2nd
TraceFactory class      2nd 3rd 4th
TraceSwitch class      2nd
Tracing      
tracing levels      
tracking changes to      2nd 3rd
Transform method      
Transformations      2nd
transforming      
TransformXML method      
trapping TypeInitializationException      
Trees      
TreeSize property      
Trigonometric functions      
Trim method      
TrimStart method      
TriValue partial class      
true operator      
TrueForAll method      
try blocks      
try-catch exception handlers when to use      
try-catch or try-catch-finally exception handler      
try-catch-finally exception handlers when to use      
try-finally exception handlers when to use      
try/catch block      
TRY/CATCH blocks      
try/catch/finally blocks      
try/finally blocks      
TryEnter method      
TryParse method      
TurnBitOff method      
TurnBitOn method      
TurnBitPositionOff method      
TurnBitPositionOn method      
turning on or off      2nd 3rd 4th 5th
turning on tracing with      
two-dimensional arrays reversing      
type argument      
type arguments narrowed down to      
Type class      
Type conversions      2nd
type conversions between simple types      
type of      
type parameters in generics      
type safety      
TypeFilter delegate      
TypeInitializationException      2nd 3rd 4th 5th
TypeInitializationException exception      
TypeLoadException exception      
typeof operator      
Types      
types of      
types represented as      2nd 3rd
TypeUnloadedException exception      
unary functions      
UnAttachCallback method      
UnauthorizedAccessException exception      
unchecked context      
Understanding      
UnescapeDataString method      2nd
unhandled exceptions      
unhandled exceptions in WinForms applications      
UnhandledExceptionEventHandler method      
UnhookWindowsHookEx function      
UnicodeEncoding class      
union of set objects      
UnionOf method      
unions      
UNKNOWN      
unknown pointer types      
Unlock method      
unmanaged file handle      2nd 3rd
unmanaged resources      2nd 3rd 4th 5th 6th
unnamed      
unnamed groups in regular expressions      
Unregister method      
unsafe code      
UploadValues method      2nd
URI (uniform resource identifier)      
Uri class      2nd
UriBuilder class      2nd
UriBuilderFix class      
URL      
use in complex interface searches      2nd 3rd 4th
1 2 3 4 5 6 7 8
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте