Ashish,
I don't have a single book to recommend, but I would recommend these three:
Matthew MacDonald's "Microsoft Visual Basic .NET Programmer's Cookbook" from
MS Press is a useful FAQ type book that covers most common topics in
programming .NET. Useful desk reference.
David Sceppa's "Microsoft ADO.NET - Core Reference" from MS Press is a good
tutorial on ADO.NET plus a good desk reference once you know ADO.NET!
Charles Petzold's "Programming Microsoft Windows with Microsoft Visual Basic
..NET" from MS Press does a good job of introducing Windows Forms without
relying on VS.NET. Also does a good job of introducing & covering most
features of GDI+.
Seeing as VB.NET is a full OOP, I would recommend learning strong OOP
techniques & Design Patterns.
Hope this helps
Jay
"Ashish" <as*****@hotmail.com> wrote in message
news:bv************@ID-75446.news.uni-berlin.de...
Hi,
Can someone recommend a VB.NET book for an experienced VB programmer?
I have extensive experience in programming in VB, but lately I decided to
try VB.NET too. I think I have pretty good hold of this new language and
framework now.
I was wondering if someone can suggest a good (and cheap) book for me for
an intermediate programmer. Some book which has ADO.NET, web services and all
those titbits.
Thanks in advance.
-Ashish