Free E-Books for C# Programming
This is a collection of links to free E-books (either in html or PDF) on C# Programming.
A Collection of Free C# E-Books
An article with links for five free C# E-Books.
An article with links for five free C# E-Books.
C# Programming for Beginners
Learn how to write and compile C# programs, understand C# syntax, types, classes and their members, interfaces, arrays, and exception handling.
Learn how to write and compile C# programs, understand C# syntax, types, classes and their members, interfaces, arrays, and exception handling.
Design Patterns for Searching in C#
Aimed at the experienced C# programmer, this book presents a simple object-oriented interface to many of the classic combinatorial and graph searching algorithms. [p] No prior experience with these is necessary and many solved problems and applications are presented. The source code and algorithm library are available as a 700Kb download at http://www.lulu.com/content/2008403
Aimed at the experienced C# programmer, this book presents a simple object-oriented interface to many of the classic combinatorial and graph searching algorithms. [p] No prior experience with these is necessary and many solved problems and applications are presented. The source code and algorithm library are available as a 700Kb download at http://www.lulu.com/content/2008403
Free C# Game Programming Webcasts
An eight-part series of bit size PDF files providing instructions and associated source code/executable archive downloads showing how to program simple games using DirectX and C#.
An eight-part series of bit size PDF files providing instructions and associated source code/executable archive downloads showing how to program simple games using DirectX and C#.
Threading in C# - Free E-Book
Joseph Albahari, author of the O'Reilly published C# 3.0 in a Nutshell has published a free 75 page E-book (in PDF) on threading in C# his website. You can read it online or download the E-Book.
Joseph Albahari, author of the O'Reilly published C# 3.0 in a Nutshell has published a free 75 page E-book (in PDF) on threading in C# his website. You can read it online or download the E-Book.
What's the difference between Silverlight and WPF?
Two XAML platforms WPF and Silverlight are both XAML based platforms with important differences between the two. This is a whitepaper detailing what is similar and different between the two platforms as well as how to code to get as much reuse as possible.
Two XAML platforms WPF and Silverlight are both XAML based platforms with important differences between the two. This is a whitepaper detailing what is similar and different between the two platforms as well as how to code to get as much reuse as possible.
