Fluent C#

Author:

Language: English
Cover of the book Fluent C#

Subject for Fluent C#

Approximative price 47.15 €

In Print (Delivery period: 12 days).

Add to cartAdd to cart
Publication date:
860 p. · 20.3x23.2 cm · Paperback
Based on the principles of cognitive science and instructional design, Fluent C# is a true tutorial that helpsyoubuild effective working models for understanding a large and complex subject: developing .NET Framework applications with C#. Unlike so-called "tutorials" that merely describe the material briefly, and offer an "exercise" that merely requires typing in already-provided source code, this book's carefully paced exercises closely align with the brain's natural learning processes. You will discover the material yourself- and absorb it more rapidly and effectively. Fluent C# successfully introduces you to the principles and concepts you need to use Object-Oriented Programming, Test-Driven Development, design patterns, and even the Microsoft Architectural Guidelines for building effective .NET software. It also teaches powerful C# 4.0 techniques for building presentation layers with WPF business layers that incorporate workflow, activities, and services and data access layers that utilizing the Entity Framework and LINQ. This book's breadth is impressive. More important, its open, inviting graphical format and exercise-driven learning approach makes learning these complex topics easier and more natural than it's ever been before.

Part I. The Big Picture: the .NET Platform

1. Application Development

2. The .NET Platform

3. The .NET Framework

Part II. The Fundamentals

4. Visual Studio

5. The C# Language Basics

6. The Framework Class Library

Part III. Principles

7. OOP & ABP in the .NET Framework

8. Design Patterns

9. Test-Driven Development

10. Designing Applications for the .NET Framework

Part IV. The Presentation Layer

11. Principles of User Interface Design

12. WPF Basics

13. WPF Properties & Events

14. Templates, Triggers & Styles

Part V. The Business Layer

15. Workflow Basics

16. Activities

17. Services

Part VI. The Data Access Layer

18. Entity Framework

19. LINQ

20. WPF Data-Binding