Trying to amass a collection of freely downloadable e-books/pdf books for .NET. If you've any good resources, please list them here.

link|improve this question
You should edit your post to be a Community Wiki as this is a Poll without a definitive answer – John Sheehan Dec 23 '08 at 17:59
Done, changed to CW – amazedsaint Dec 23 '08 at 18:02
1  
You ask a lot of poll questions. Please remember to set them as Community Wiki when you create them so that all the answers are marked as well automatically – John Sheehan Dec 23 '08 at 18:15
1  
feedback

closed as not constructive by Jeremy Banks, Bill the Lizard Sep 22 '11 at 0:53

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

6 Answers

up vote 7 down vote accepted

Foundations of Programming:

http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx

link|improve this answer
feedback

Rob Miles C# Yellow Book 2008:

http://www.robmiles.com/c-yellow-book/

link|improve this answer
feedback

.NET Book Zero by Charles Petzold is written for programmers with experience in C or C++.

link|improve this answer
feedback

Check this out:

http://www.gayanb.com/

HTH

Colby Africa

link|improve this answer
feedback

I like this ebook called "Developers, developers, developers" (Steve Ballmer's quote that made him popular among remix artists)

The ebook is Created by Derek Hatchard and Dirk Primbs

Edited by Derek Hatchard

Comics by Sean Forney (yeah there's some comic strips too)

Basically a collection of various topics sourced from different experts and some. It pretty much sums up most of what a decent developer should be aware of or learn.

A quote from the book - Unit testing is a safeguard, not a guarantee, of quality programs.

I highly recommend this great free ebook for developers

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.