Inside C# (2ND)

個数:

Inside C# (2ND)

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • ページ数 870 p.
  • 言語 ENG
  • 商品コード 9780735616486
  • DDC分類 005.133

Full Description

Take a detailed look at the internal architecture of the groundbreaking C# language with this architectural reference. It s fully updated with information about the Microsoft #174; .NET platform and Microsoft Visual Studio #174; .NET. It s packed with sample code and demo applications to show you exactly how to develop with C#. You ll explore this advanced language and its design parameters and construction to gain a complete understanding of how it works and why it works that way. Topics covered include: C# CLASS FUNDAMENTALS Building C# applications and libraries The .NET type system Classes and structs Methods, properties, arrays, indexers, and attributes Interfaces WRITING CODE Expressions and operators Program flow control String handling and regular expressions File I/O with streams Error handling with exceptions Operator overloading and user-defined conversions Delegates and event handlers Documentation with XML ADVANCED C# Numerical processing and the Math class Collections and object enumeration Multithreaded programming Querying metadata with reflection Deterministic finalization and the Dispose pattern Pinning and memory management Using COM from C# applications .N
ET components in unmanaged code Incorporating security CD-ROM FEATURES: A fully searchable electronic copy of the book Sample code in C# (also available at www.microsoft.com/mspress/books/5861.asp)

Contents

Building C# applications The .NET type system Classes & structs Methods Properties Attributes Interfaces Expressions Program flow control String handling File I/O Error handling Operator overloading Event handlers Documentation with XML Nu,erical processing Collections Multithreading Pinning Using COM from C# applications Security