• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

C# Books

Schrodinger

Golden Member
I'm looking for the community labelled 'standard' C# books that others look to.

As The C Programming Language is to C
As The Java Programming Language is to Java
As Programming Perl is to PERL
etc

😉

thanks
 
Originally posted by: mugs
For .NET stuff I like Microsoft Press books.

Start with this: Text 😛
I second the vote for Microsoft Press books. I don't know about the exact one linked, but every other one I've picked up has been top notch.
 
I just picked upa few books at the library at my university. So far, Beginning C# has been great. I was afraid it'd be too basic, but even with casual programming experience (PHP, VB.NET, C, Java) I'm picking up a lot of good information. I also picked up (but haven't cracked yet) Mastering C# and C# Bible.
 
Originally posted by: Kilrsat
Originally posted by: mugs
For .NET stuff I like Microsoft Press books.

Start with this: Text 😛
I second the vote for Microsoft Press books. I don't know about the exact one linked, but every other one I've picked up has been top notch.

I was joking, hence the 😛. The one I linked is just a printed version of the MSDN documentation.
 
Back
Top