Microsoft .NET Books
Monday, March 29, 2010 7:59:44 PM
474 Views
All Training Areas
View a collection of programming books for Microsoft .NET
C# 4.0 How-to
summary pending
C# Fundamentals - Type Fundamentals
C# Fundamentals - Creating Versatile Types
C# Fundamentals - General Coding
C# Fundamentals - Exceptions
C# Fundamentals - Numbers
C# Fundamentals - Enumerations
C# Fundamentals - Strings
C# Fundamentals - Regular Expressions
C# Fundamentals - Generics
Handling Data - Collections
Handling Data - Files and serialization
Handling Data - Networking and the Web
Handling Data - Databases
Handling Data - XML
User Interaction - Delegates, Events, and Anonymous Methods
User Interaction - Windows Forms
User Interaction - Graphics with Windows Forms and GDI+
User Interaction - WPF
User Interaction - ASP.NET
User Interaction - Silverlight
Advanced C# - LINQ
Advanced C# - Memory Management
Advanced C# - Threads, Asynchronous, and Parallel Programming
Advanced C# - Reflection and Creating Plugins
Advanced C# - Application Patterns and Tips
Advanced C# - Interacting with the OS and Hardware
Advanced C# - Fun Stuff and Loose Ends
Distributed Applications
Effective C#
summary pending
C# Language Idioms
.NET Resource Management
Expressing Designs in C#
Working with the Framework
Dynamic Programming in C#
Miscellaneous
C# Fundamentals - Generics
LINQ to Objects Using C# 4.0
summary pending
Introducing LINQ
Introducing LINQ to Objects
Writing Basic Queries
Grouping and Joining Data
Standard Query Operators
Working with Set Data
Extending LINQ to Objects
C# 4.0 Features
Parallel LINQ to Objects
Essential C# 4.0
summary pending
Introducing C#
Data Types
Operators and Control Flow
Methods and Parameters
Classes
Inheritance
Interfaces
Value Types
Well-Formed Types
Exception Handling
Generics
Delegates and Lambda Expressions
Coding the Observer Pattern with Multicast Delegates
Collection Interfaces with Standard Query Operators
LINQ with Query Expressions
Building custom Collections
Reflection, Attributes, and Dynamic Programming
Multithreading
Synchronization and More Multithreading Patterns
Platform Interoperability and Unsafe Code
The Common Language Infrastructure