C♯ a beginner's guide
Essential Skills--Made Easy! C#: A Beginner's Guide 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 develo...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York :
McGraw-Hill Education
[2015]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629807306719 |
Tabla de Contenidos:
- 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.