<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>C# 4.0 in a nutshell</title>
  </titleInfo>
  <name type="personal">
    <namePart>Albahari, Joseph.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Albahari, Ben.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol</placeTerm>
    </place>
    <publisher>O'Reilly</publisher>
    <dateIssued>c2010</dateIssued>
    <dateIssued encoding="marc">2010</dateIssued>
    <edition>4th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xviii, 1025 p. : ill. ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introducing C# and the .NET framework -- C# language basics -- Creating types in C# -- Advanced C# -- Framework overview -- Framework fundamentals -- Collections -- LINQ queries -- LINQ operators -- LINQ to XML -- Other XML technologies -- Disposal and garbage collection -- Diagnostics and code contracts -- Streams and I/O -- Networking -- Serialization -- Assemblies -- Reflection and metadata -- Dynamic programming -- Security -- Threading -- Parallel programming -- Asynchronous methods -- Application domains -- Native and COM interoperability -- Regular expressions.</tableOfContents>
  <note type="statement of responsibility">Joseph Albahari and Ben Albahari.</note>
  <note>Rev. ed. of: C# in a nutshell / Peter Drayton, Ben Albahari, and Ted Neward. c2003. 2nd ed.</note>
  <note>"Covers CLR 4.0"--Cover.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>C# (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C154 D73 2010</classification>
  <relatedItem>
    <titleInfo>
      <title>C# in a nutshell</title>
    </titleInfo>
    <name type="personal">
      <namePart>Drayton, Peter.</namePart>
    </name>
  </relatedItem>
  <relatedItem type="series">
    <titleInfo>
      <title>In a nutshell (O'Reilly &amp; Associates)</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780596800956</identifier>
  <identifier type="lccn">2011286382</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">110212</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140304164144.0</recordChangeDate>
    <recordIdentifier source="AUA.1">16650259</recordIdentifier>
  </recordInfo>
</mods>
