|
Most comprehensive collection of legally free online C# Books.
http://linkmingle.com/list/List-of-Free-Online-C-h
created by freebooksandarticles on 2008-06-12 09:58:52
|
|
C# supports parallel execution of code through multithreading. A thread is an independent execution path, able to run simultaneously with other threads.
http://www.albahari.com/threading/
created by freebooksandarticles on 2008-06-12 07:42:01
|
|
This book presents myriad fascinating concepts about C# classes. It is classified into three sections, with each of them converging on distinct facets of classes available in the .Net framework
http://www.vijaymukhi.com/documents/books/csclasse
created by freebooksandarticles on 2008-06-12 07:10:19
|
|
1. Hello World
2. Types Overview
3. Static and Instance members
4. Inheritance and Polymorphism
5. Value types as References
6. Heap and Stack
7. Reference Types
8. MSIL introduction
9. Windows Controls
10. Windows Forms
11. Internet Programming
12. MSIL II
13. GDI Programming
14. Delegates
15. Events
16. Numerical Methods
17. ADO.NET
18. PInvoke
19. Creating Components
20. Exceptions
21. Recursion
22. Windows Service
23. Optimization
24. Documentation and maintainance
25. Linked List
http://www.csharpcomputing.com/Tutorials/TOC.htm
created by freebooksandarticles on 2008-06-12 07:24:03
|
|
FREE download of chapters 1-7
Click on the appropriate title to download the chapter you want in PDF format.
http://www.murach.com/books/cshp/chapters.htm
created by freebooksandarticles on 2008-06-12 07:11:01
|
|
Each chapter of this book can be downloaded as a free pdf. This book is divided into following topics: Foundations, User-Interface Programming, Managing Device Data and Creating Graphical Output.
http://www.paulyao.com/cfbook/index.asp
created by freebooksandarticles on 2008-06-12 07:19:47
|
|
Download 3 chapters from Deitel Simply C#. These chapters are Chapter 1 - Drawing Application, Introducing Computers, the Internet and C#, the Internet and Visual C#, Chapter 2 - Welcome Application, Introducing the Visual Studio .NET IDE and Chapter 3 - Welcome Application, Introduction to Visual Programming.
ftp://ftp.prenhall.com/pub/esm/sample_chapters/eng
created by freebooksandarticles on 2008-06-12 07:15:00
|
|
C# in Detail Jon Jagger
C#, The Basics Vijay Mukhi, Sandeep Shanbhag, Sonal Mukhi
C# Language Specification ECMA
Data Structures and Algorithms with Object-Oriented Design Patterns in C# by Bruno R. Preiss
Dissecting a C# Application - Inside SharpDevelop by Christian Holm, Mike Krüger, Bernhard Spuida
http://www.computer-books.us/csharp.php
created by freebooksandarticles on 2008-06-12 07:38:53
|
|
This is a direct pdf link to a 2.5 megabyte book of the C-Sharp specification.
http://www.ecma-international.org/publications/fil
created by freebooksandarticles on 2008-06-12 07:32:50
|
|
This book was motivated by my experience in teaching the course E&CE 250: Algorithms and Data Structures in the Computer Engineering program at the University of Waterloo. I have observed that the advent of object-oriented methods and the emergence of object-oriented design patterns has lead to a profound change in the pedagogy of data structures and algorithms.
http://www.brpreiss.com/books/opus6/
created by freebooksandarticles on 2008-06-12 07:05:34
|