• 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.

Best book to learn about .net

fastcobra

Senior member
Ok, been wanting to learn about .net and all it's "wonders" for awhile. Finally decided I need to do it! And stop talking about it.
I don't know anything about formal programming, just html and some batch file stuff. But very willing to learn.
I prefer the book method and trial and error.
Anybody good with .net, could you give me some recommendations on books .
thx😀
 
there are a ton of books out there. i'd recommend going to your book store and finding the one whose style and skill level suits you. i prefer books by wrox and sams.
 
Try approaching ASP.NET first, since you're somewhat used to the web stuff.

I recommend Sams "Teach Yourself ASP.NET in 21 Days."

Also, grab a book on VB.NET or C#. I also recommend the books of the same series.

The best thing to do, though, is to go to a large bookstore, grab a bunch of books and look through them all. Then decided the book that suits you best.

Good luck. .NET rocks. 🙂
 
Back
Top