Programming in C# 5 & .NET 4.5
This book covers everything ( and more ) for the MS exam: Programming in C#: 70-483.
All source code can be downloaded here:
http://lukewickstead.wordpress.com/2014/01/03/concise-c/
Chapter Overview:
Chapter 1: Introducing C# 5 & .NET 4.5
Chapter 2: The Console & The Compiler
Chapter 3: Value Types
Chapter 4: Strings
Chapter 5: Operators
Chapter 6: Logical Constructs
Chapter 7: Object Orientation
Chapter 8: Completing Types
Chapter 9: Value & Reference Types
Chapter 10: The Stack & The Heap
Chapter 11: Exception Handling
Chapter 12: Regular Expressions
Chapter 13: Advanced Language Features
Chapter 14: Attributes
Chapter 15: Generics
Chapter 16: Delegates to Lambdas
Chapter 17: Arrays & Collections
Chapter 18: Language Integrated Query (LINQ)
Chapter 19: File I/O
Chapter 20: Object Serialization
Chapter 21: LINQ To XML
Chapter 22: Assemblies
Chapter 23: Reflection & Late Binding
Chapter 24: Dynamic Types
Chapter 25: Common Object Model (COM)
Chapter 26: Security
Chapter 27: Processes, Threads,
Chapter 28: Multithreading
Chapter 29: Thread Synchronization
Chapter 30: ADO.NET - Providers & Connection
Chapter 31: ADO.NET - Connected Layer
Chapter 32: ADO.NET - Disconnected Layer
Chapter 33: Debugging, Logging and Profiling
Chapter 34: Unit Testing With NUnit
Chapter 35: Mocking With Rhino Mocks
Chapter 36: Dependency Injection with NInject
This book covers everything ( and more ) for the MS exam: Programming in C#: 70-483.
All source code can be downloaded here:
http://lukewickstead.wordpress.com/2014/01/03/concise-c/
Chapter Overview:
Chapter 1: Introducing C# 5 & .NET 4.5
Chapter 2: The Console & The Compiler
Chapter 3: Value Types
Chapter 4: Strings
Chapter 5: Operators
Chapter 6: Logical Constructs
Chapter 7: Object Orientation
Chapter 8: Completing Types
Chapter 9: Value & Reference Types
Chapter 10: The Stack & The Heap
Chapter 11: Exception Handling
Chapter 12: Regular Expressions
Chapter 13: Advanced Language Features
Chapter 14: Attributes
Chapter 15: Generics
Chapter 16: Delegates to Lambdas
Chapter 17: Arrays & Collections
Chapter 18: Language Integrated Query (LINQ)
Chapter 19: File I/O
Chapter 20: Object Serialization
Chapter 21: LINQ To XML
Chapter 22: Assemblies
Chapter 23: Reflection & Late Binding
Chapter 24: Dynamic Types
Chapter 25: Common Object Model (COM)
Chapter 26: Security
Chapter 27: Processes, Threads,
Chapter 28: Multithreading
Chapter 29: Thread Synchronization
Chapter 30: ADO.NET - Providers & Connection
Chapter 31: ADO.NET - Connected Layer
Chapter 32: ADO.NET - Disconnected Layer
Chapter 33: Debugging, Logging and Profiling
Chapter 34: Unit Testing With NUnit
Chapter 35: Mocking With Rhino Mocks
Chapter 36: Dependency Injection with NInject