C# : a beginner's guide /
This book offers a step-by-step approach to learning object-oriented programming with C# and the .NET Framework while preparing you for data driven-development. More than 150 easy-to-follow examples are included. The book covers Visual Studio for development and debugging, collections and advanced C...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
New York :
McGraw-Hill Education,
[2015]
|
Series: | Beginner's guide (McGraw-Hill Education (Firm))
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Introduction to C# Coding and Debugging
- Variables, Constants, Arrays, and Enumerations
- Numeric Operators and routines
- Methods and Scope
- Conditional Structures and Loops
- String Manipulation
- Date and Time Handling
- Encapsulation Through Object-Oriented Programming
- Inheritance
- Generic Types and Collections
- Delegates, Anonymous Functions and Events
- Interfaces
- Database Setup
- The Entity Framework
- LINQ to Entities : Query Syntax
- LINQ to Entities : Method-Based Syntax
- Join Queries with LINQ to Entities
- Traditional database development
- File Input Output
- XML Handling
- JSON Handling.