<?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# 5.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="text">Beijing</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol</placeTerm>
    </place>
    <publisher>O'Reilly</publisher>
    <dateIssued>c2012</dateIssued>
    <edition>5th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xvi, 1042 pages : Illustrations ;</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 -- Concurrency &amp; asynchrony -- Streams and I/O -- Networking -- Serialization -- Assemblies -- Reflection and metadata -- Dynamic programming -- Security -- Advanced threading -- Parallel programming -- Application domains -- Native and COM interoperability -- Regular expressions.</tableOfContents>
  <note>Rev. ed. of: C# in a nutshell / Peter Drayton, Ben Albahari, and Ted Neward. c2003. 2nd ed.</note>
  <note>"Covers CLR 4.5 &amp; asynchronous programming"--Cover.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>C# (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA 76.73 ALB</classification>
  <identifier type="isbn">9781449320102</identifier>
  <recordInfo/>
</mods>
