Cargando…

C♯ cookbook /

With C♯ Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C♯ language and the .NET platform. This updated bestseller has been completely revised to account for C♯ 2.0, the latest version of this popular object-oriented programming language. It also includes mor...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hilyard, Jay
Otros Autores: Teilhet, Stephen
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly, 2006.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm69669371
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 060601s2006 cau o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d BAKER  |d OCLCQ  |d CEF  |d OCLCQ  |d UIU  |d DEBSZ  |d OCLCQ  |d OCLCF  |d OCLCQ  |d OCLCO  |d UMC  |d MERUC  |d OCLCQ  |d OCLCO  |d E7B  |d YDXCP  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d CASUM  |d OCLCO  |d OCLCA  |d CDN  |d OCLCO  |d OCL  |d OCLCQ 
015 |a GBA590128  |2 bnb 
019 |a 593866872  |a 776506995  |a 861531726 
020 |a 0596100639 
020 |a 9780596100636 
020 |a 9780596518677 
020 |a 0596518676 
029 1 |a AU@  |b 000040959489 
029 1 |a DEBSZ  |b 355370999 
035 |a (OCoLC)69669371  |z (OCoLC)593866872  |z (OCoLC)776506995  |z (OCoLC)861531726 
037 |a CL0500000003  |b Safari Books Online 
050 4 |a QA76.73.C15  |b H55 2006 
082 0 4 |a 005.133 
049 |a UAMI 
100 1 |a Hilyard, Jay. 
245 1 0 |a C♯ cookbook /  |c by Jay Hilyard, Stephen Teilhet. 
250 |a 2nd ed. 
260 |a Sebastopol, Calif. :  |b O'Reilly,  |c 2006. 
300 |a 1 online resource (1184 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Table of Contents; Preface; Who This Book Is For; What You Need to Use This Book; Platform Notes; How This Book Is Organized; What Was Left Out; Conventions Used in This Book; About the Code; Using Code Examples; Comments and Questions; Safari Enabled; Acknowledgments; From Jay Hilyard; From Steve Teilhet; Numbers and Enumerations; 1.0 Introduction; 1.1 Determining Approximate Equality Between a Fraction and Floating-Point Value; Problem; Solution; Discussion; See Also; 1.2 Converting Degrees to Radians; Problem; Solution; Discussion; 1.3 Converting Radians to Degrees; Problem; Solution. 
505 8 |a Discussion1.4 Using the Bitwise Complement Operator with Various Data Types; Problem; Solution; Discussion; 1.5 Testing for an Even or Odd Value; Problem; Solution; Discussion; 1.6 Obtaining the High Word or Low Word of a Number; Problem; Solution; Discussion; 1.7 Converting a Number in Another Base to Base10; Problem; Solution; Discussion; See Also; 1.8 Determining Whether a String Is a Valid Number; Problem; Solution; Discussion; See Also; 1.9 Rounding a Floating-Point Value; Problem; Solution; Discussion; See Also; 1.10 Choosing a Rounding Algorithm; Problem; Solution; Discussion; See Also. 
505 8 |a 1.11 Converting Celsius to FahrenheitProblem; Solution; Discussion; 1.12 Converting Fahrenheit to Celsius; Problem; Solution; Discussion; 1.13 Safely Performing a Narrowing Numeric Cast; Problem; Solution; Discussion; See Also; 1.14 Finding the Length of Any Three Sides of a Right Triangle; Problem; Solution; Discussion; See Also; 1.15 Finding the Angles of a Right Triangle; Problem; Solution; Discussion; See Also; 1.16 Displaying an Enumeration Value as a String; Problem; Solution; Discussion; See Also; 1.17 Converting Plain Text to an Equivalent Enumeration Value; Problem; Solution. 
505 8 |a DiscussionSee Also; 1.18 Testing for a Valid Enumeration Value; Problem; Solution; Discussion; See Also; 1.19 Testing for a Valid Enumeration of Flags; Problem; Solution; Discussion; See Also; 1.20 Using Enumerated Members in a Bit Mask; Problem; Solution; Discussion; 1.21 Determining if One or More Enumeration Flags Are Set; Problem; Solution; Discussion; 1.22 Determining the Integral Part of a Decimal or Double; Problem; Solution; Discussion; See Also; Strings and Characters; 2.0 Introduction; 2.1 Determining the Kind of Character a char Contains; Problem; Solution; Discussion; See Also. 
505 8 |a 2.2 Determining Whether a Character Is Within a Specified RangeProblem; Solution; Discussion; 2.3 Controlling Case Sensitivity When Comparing Two Characters; Problem; Solution; Discussion; 2.4 Finding All Occurrences of a Character Within a String; Problem; Solution; Discussion; 2.5 Finding the Location of All Occurrences of a String Within Another String; Problem; Solution; Discussion; See Also; 2.6 Implementing a Poor Man's Tokenizer to Deconstruct a String; Problem; Solution; Discussion; See Also; 2.7 Controlling Case Sensitivity When Comparing Two Strings; Problem; Solution; Discussion. 
520 |a With C♯ Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C♯ language and the .NET platform. This updated bestseller has been completely revised to account for C♯ 2.0, the latest version of this popular object-oriented programming language. It also includes more than 100 new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C♯ programmer. Nearly every solution, or "recipe," contains a complete, documented code sample showing you how to solve the specific problem, as well as a detailed discussion of how and why the. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a C# (Computer program language) 
650 0 |a Programming languages (Electronic computers) 
650 1 2 |a Programming Languages 
650 6 |a C# (Langage de programmation) 
650 6 |a Langages de programmation. 
650 7 |a C♯ (Computer program language)  |2 blmlsh 
650 7 |a Programming languages (Electronic computers)  |2 fast  |0 (OCoLC)fst01078704 
650 7 |a C♯ (Computer program language)  |2 fast  |0 (OCoLC)fst00843284 
700 1 |a Teilhet, Stephen. 
776 0 8 |i Print version:  |a Hilyard, Jay.  |t C♯ Cookbook.  |d Sebastopol : O'Reilly Media, Inc., ©2007  |z 9780596100636 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596100639/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Baker & Taylor  |b BKTY  |c 54.99  |d 41.24  |i 0596100639  |n 0006602801  |s active 
938 |a ebrary  |b EBRY  |n ebr10758939 
938 |a YBP Library Services  |b YANK  |n 7353931 
994 |a 92  |b IZTAP