Professional C# 7 and .NET Core 2.0 / (Record no. 12513)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 04946cam a2200769 i 4500 |
001 - CONTROL NUMBER | |
control field | on1029545741 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20240523125541.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS | |
fixed length control field | m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr cnu|||unuuu |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 180326s2018 inu ob 001 0 eng d |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | N$T |
Language of cataloging | eng |
Description conventions | rda |
-- | pn |
Transcribing agency | N$T |
Modifying agency | N$T |
-- | TEFOD |
-- | OCLCF |
-- | YDX |
-- | DG1 |
-- | NTG |
-- | MERER |
-- | UAB |
-- | MLSOD |
-- | DG1 |
-- | OTZ |
-- | U3W |
-- | OCLCQ |
-- | OCLCO |
-- | DG1 |
-- | OCLCQ |
-- | UMI |
-- | OCLCQ |
-- | COM |
-- | OCLCO |
-- | NZAUC |
-- | OCLCQ |
-- | OCLCO |
-- | OCLCL |
019 ## - | |
-- | 1060785766 |
-- | 1122564745 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119449249 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119449243 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119449263 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 111944926X |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119549147 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119549140 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119449278 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119449270 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000062230395 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000062299248 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000070782894 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)1029545741 |
Canceled/invalid control number | (OCoLC)1060785766 |
-- | (OCoLC)1122564745 |
037 ## - SOURCE OF ACQUISITION | |
Stock number | A619FC22-C1E3-43A6-B108-9B87ABCAD85B |
Source of stock number/acquisition | OverDrive, Inc. |
Note | http://www.overdrive.com |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | QA76.73.C154 |
072 #7 - SUBJECT CATEGORY CODE | |
Subject category code | COM |
Subject category code subdivision | 051390 |
Source | bisacsh |
072 #7 - SUBJECT CATEGORY CODE | |
Subject category code | COM |
Subject category code subdivision | 051440 |
Source | bisacsh |
072 #7 - SUBJECT CATEGORY CODE | |
Subject category code | COM |
Subject category code subdivision | 051230 |
Source | bisacsh |
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 005.113 |
Edition number | 23 |
049 ## - LOCAL HOLDINGS (OCLC) | |
Holding library | MAIN |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Nagel, Christian, |
Relator term | author. |
245 10 - TITLE STATEMENT | |
Title | Professional C# 7 and .NET Core 2.0 / |
Statement of responsibility, etc. | Christian Nagel. |
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | |
Place of production, publication, distribution, manufacture | Indianapolis, IN : |
Name of producer, publisher, distributor, manufacturer | Wrox, a Wiley Brand, |
Date of production, publication, distribution, manufacture, or copyright notice | [2018] |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource |
336 ## - CONTENT TYPE | |
Content type term | text |
Content type code | txt |
Source | rdacontent |
337 ## - MEDIA TYPE | |
Media type term | computer |
Media type code | c |
Source | rdamedia |
338 ## - CARRIER TYPE | |
Carrier type term | online resource |
Carrier type code | cr |
Source | rdacarrier |
500 ## - GENERAL NOTE | |
General note | "Wrox Programmer to programmer"--Cover |
500 ## - GENERAL NOTE | |
General note | Includes index. |
588 ## - SOURCE OF DESCRIPTION NOTE | |
Source of description note | Online resource; title from PDF title page (EBSCO, viewed March 28, 2018). |
504 ## - BIBLIOGRAPHY, ETC. NOTE | |
Bibliography, etc. note | Includes bibliographical references and index. |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Part 1. The C� language. .NET applications and tools -- Core C� -- Objects and types -- Object-oriented programming with C� -- Generics -- Operators and casts -- Arrays -- Delegates, lambdas, and events -- Strings and regular expressions -- Collections -- Special collections -- Language integrated query -- Functional programming with C� -- Errors and exceptions -- Asynchronous programming -- Reflection, metadata, and dynamic programming -- Visual studio 2017 -- Part 2. .NET Core and the Windows runtime. Libraries, assemblies, packages, and NuGet -- Dependency injection -- Tasks and parallel programming -- Files and streams -- Networking -- Security -- ADO.NET and transactions -- Entity framework core -- Localization -- Testing -- Tracing, logging and analytics -- Part 3. Web applications and services. ASP.NET core -- ASP.NET core MVC -- Web API -- Part 4. APPS. Windows Apps -- Patterns with CAML Apps -- Styling Windows Apps -- Advanced Windows Apps -- Xamarin.Forms. |
520 ## - SUMMARY, ETC. | |
Summary, etc. | Professional C# 7 and .NET Core 2.0 provides experienced programmers with the information they need to work effectively with the world's leading programming language. The latest C# update added many new features that help you get more done in less time, and this book is your ideal guide for getting up to speed quickly. C# 7 focuses on data consumption, code simplification, and performance, with new support for local functions, tuple types, record types, pattern matching, non-nullable reference types, immutable types, and better support for variables. Improvements to Visual Studio will bring significant changes to the way C# developers interact with the space, bringing .NET to non-Microsoft platforms and incorporating tools from other platforms like Docker, Gulp, and NPM. Guided by a leading .NET expert and steeped in real-world practicality, this guide is designed to get you up to date and back to work. |
590 ## - LOCAL NOTE (RLIN) | |
Local note | John Wiley and Sons |
Provenance (VM) [OBSOLETE] | Wiley Online Library: Complete oBooks |
630 00 - SUBJECT ADDED ENTRY--UNIFORM TITLE | |
Uniform title | Microsoft .NET Framework. |
630 07 - SUBJECT ADDED ENTRY--UNIFORM TITLE | |
Uniform title | Microsoft .NET Framework |
Source of heading or term | fast |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Web sites |
General subdivision | Design. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | C# (Computer program language) |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Web servers. |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Sites Web |
General subdivision | Conception. |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | C# (Langage de programmation) |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Serveurs Web. |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | COMPUTERS |
General subdivision | Programming |
-- | Open Source. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | COMPUTERS |
General subdivision | Software Development & Engineering |
-- | Tools. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | COMPUTERS |
General subdivision | Software Development & Engineering |
-- | General. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | C# (Computer program language) |
Source of heading or term | fast |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Web servers |
Source of heading or term | fast |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Web sites |
General subdivision | Design |
Source of heading or term | fast |
758 ## - RESOURCE IDENTIFIER | |
Relationship information | has work: |
Label | Professional C# 7 and .NET Core 2.0 (Text) |
Real World Object URI | https://id.oclc.org/worldcat/entity/E39PCFDhVq97CvfWg3BPtCW7HC |
Relationship | https://id.oclc.org/worldcat/ontology/hasWork |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="https://onlinelibrary.wiley.com/doi/book/10.1002/9781119549147">https://onlinelibrary.wiley.com/doi/book/10.1002/9781119549147</a> |
938 ## - | |
-- | EBSCOhost |
-- | EBSC |
-- | 1738140 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 15239268 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 15649829 |
994 ## - | |
-- | 92 |
-- | INLUM |
No items available.