Re: GOOD BOOKS OF VB2005

Tech-Archive recommends: Fix windows errors by optimizing your registry



That's interesting. He doesn't have a 2005 version. At any rate,
they're probably too basic for me at this point.

The book that really cemented it all for me was Deborah Kurata's
"Doing Objects in VB2005". This talks about the 3-layer approach,
how to set up the Business objects, binding them to the controls
on the forms, and has a bunch of neat basic info that I see asked
in this ng a lot, like how to save settings, how to iterate
through controls, how to use code snippets, etc. Unfortunately,
it's not generally available until March '07.

I'm reading Tim Patrick's Start-to-Finish VB2005. It has a lot
of information in it. There is a *huge* amount of code, and at
times it's almost overwhelming. I can't work on it continuously,
and since I didn't design the application he is building, I'm
having a bit of trouble keeping the details in my mind, so I
finally let that go, and am happily going through the rest of
it. It's very readable, and will be something I come back to
in the future for some keen examples of UI design and how-to
information. It's different from other books in that you end
up building an entire app -- sort of; you use code snippets to
insert the code, and can then peruse it at your leisure.

With Ms. Kurata's book, you also built an entire working app.
It was not as full-featured as Mr. Patrick's, but really helped
me understand classes, inheritance, and (as I said before), the
3-layer model.

I haven't found any great books about WinForms, although the
best book about data binding is by Brian Noyes. Unfortunately,
it's in C#, although he has downloadable examples in VB. He
has some great stuff in there, especially about the DataGridView,
and the added benefit I got from it is that now I'm better at
reading C#. ;-)

Happy reading to all, and to all a good night!

Robin S.
-------------------------------------

"Bruce W. Darby" <kracor@xxxxxxxxxxx> wrote in message
news:lYudndYGD7wSXRnYnZ2dnUVZ_oGlnZ2d@xxxxxxxxxxxxxx
Thanks Robin,

I actually started my .Net experience reading a couple of books by
John Smiley. They are very basic beginners books, but they got my head
wrapped around some of the ideas used in VB.Net. And when I tried to
apply my .Net learning to an earlier book he had written on Objects, I
realized that I need a LOT of help. :) I never go into a book any
longer expecting it to be perfect. I like that as it then presents me
with an opportunity to actually learn something about error
correction. Hopefully, I'll be able to learn this stuff fast enough to
be able to do some good things before I retire. :)

Thanks again,
Bruce

P.S. I'll keep my eye out for those other two books you suggested

"RobinS" <RobinS@xxxxxxxxxxxxxxx> wrote in message
news:BpmdnY0h36YrJxnYnZ2dnUVZ_qOpnZ2d@xxxxxxxxxxxxxx

Hey, I read that book. I liked it, but there were some, um, errors
in it. They don't have Option Strict On, and if you want to code
with that (which generally you do), you have to learn how to use
DirectCast and/or CType pretty early on. There are some other
errors in it too; I recommend you read the Errata online, or you'll
be vexed if you try to type in some of the examples. I picked up a
lot more info from that book than I realized; most of it was
definitely worth going through.




.



Relevant Pages

  • Re: GOOD BOOKS OF VB2005
    ... Basic 2005 as You Design and Develop a Complete Application. ... through controls, how to use code snippets, etc. ... I'm reading Tim Patrick's Start-to-Finish VB2005. ... you also built an entire working app. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: GOOD BOOKS OF VB2005
    ... Overall, I'd have to say I learned a lot from reading the book, and will ... Basic 2005 as You Design and Develop a Complete Application. ... how to set up the Business objects, binding them to the controls ... through controls, how to use code snippets, etc. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: OT: History--Cincinnati telephone exchange districts--dial cutover?
    ... I was just reading through some web sites on a couple of demolishedmallsnear where I grew up. ... a great design that should have been saved. ... as I had posted on Southern California malls here ...
    (misc.transport.road)
  • Re: Software weenie wants to learn Mechanical Engineering...
    ... wanting to design and build all sorts of things (I've modeled various ... mechanical world before your detour into the programming world (& any ... the job" than by reading and trial & error. ... Getting to "basic skills level" by reading is probably harder & takes ...
    (sci.engr.mech)
  • Re: transition from programmer to developer
    ... Applied Object Oriented Analysis and Design Using UML", ... Reading a lot of books - I happen to have a very similar book - isn't a bad ...
    (comp.lang.java.programmer)