C♯ 3.0 pocket reference /
Offers a reference to key C♯ programming concepts, covering language elements, syntax, datatypes, and tasks.
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, Calif. :
O'Reilly Media,
©2008.
|
Edition: | 2nd ed. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- What's New in C♯ 3.0
- A First C♯ Program
- Syntax
- Type Basics
- Numeric Types
- Boolean Type and Operators
- Strings and Characters
- Arrays
- Variables and Parameters
- Expressions and Operators
- Statements
- Namespaces
- Classes
- Inheritance
- The Object Type
- Structs
- Access Modifiers
- Interfaces
- Enums
- Nested Types
- Generics
- Delegates
- Events
- Lambda Expressions (C♯ 3.0)
- Anonymous Methods
- try Statements and Exceptions
- Enumeration and Iterators
- Nullable Types
- Operator Overloading
- Extension Methods (C♯ 3.0)
- Anonymous Types (C♯ 3.0)
- Linq (C♯ 3.0)
- Attributes
- Unsafe Code and Pointers
- Preprocessor Directives
- XML Documentation
- Framework Overview.