Learning C# 2005
By
Jesse Liberty, Brian MacDonald
By
Jesse Liberty, Brian MacDonald
Table of Contents
Chapter 1: C# and .NET ProgrammingChapter 2: Visual Studio 2005
Chapter 3: C# Language Fundamentals
Chapter 4: Operators
Chapter 5: Branching
Chapter 6: Object-Oriented Programming
Chapter 7: Classes and Objects
Chapter 8: Inside Methods
Chapter 9: Basic Debugging
Chapter 10: Arrays
Chapter 11: Inheritance and Polymorphism
Chapter 12: Operator Overloading
Chapter 13: Interfaces
Chapter 14: Generics and Collections
Chapter 15: Strings
Chapter 16: Throwing and Catching Exceptions
Chapter 17: Delegates and Events
Chapter 18: Creating Windows Applications
Chapter 19: Programming ASP.NET Applications
Click Here To Download
As such this book is quite good but lot of complex topics at the end and even the example contains lots of code which makes quite hard to understand everything. I think this should be little bit simpler so that people can understand it easily.