Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Another good book is "Coding Techniques For Microsoft Visual Basic .NET" by John Connel. http://www.amazon.com/exec/obidos/ASIN/0735612544/qid=1038699326/sr=2-1/ref=sr_2_1/104-7876988-5095901

 

Another book which is looking good (have to wait until Christmas to indulge myself in it) is "Visual Basic .NET: The Tutorials" by Karl Moore.

http://www.amazon.com/exec/obidos/ASIN/159059021X/qid=1038699353/sr=2-1/ref=sr_2_1/104-7876988-5095901

Dodge

Grab Life By The Horns

  • 3 weeks later...
Posted

I bought two books from Amazon and I think they're pretty good.

 

Applied Microsoft .Net Framework Programming

by Jeffrey Richter

 

This book gives you the low-level details about how the framework works and why it was built the way it is.

 

And,

 

Programming Windows with C#: Core Reference

by Charles Petzold

 

You'll know the author if you've done windows programming with C in the past. This book basically teaches you how to build windows forms programs with C#. It's a good read because the author isn't boring.

Posted

For web programming I use ASP.NET Unleashed. It's a good book but the index sucks.

 

For Windows programming I use Programming Microsoft Visual Basic .NET (Core Reference).

 

I've used VB 6 and ASP in the past and I was worried that it would be difficult to learn .NET programming. However, with the books above I was coding within a week. .NET programming isn't that bad. I'm still run into problems only because I lack experience with the technology. But I come to this forum to find the answers to my problem.

 

James

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...