VB.NET books with special focus?

  • Thread starter Thread starter .NET Developer
  • Start date Start date
N

.NET Developer

I'm an experienced C++/C# developer, looking for VB.NET books with the
following focus:

(1) VB.NET WinForm development for C++/C# Programmers
(2) VB.NET (or C#) Custom Controls (Design Time)

Thank you in advance.
 
Chris Sells has a nice book on Windows Forms Development - can't remember
the title, and I left it at work. You can probably find it at Barnes &
Noble or Amazon. For lots of examples of custom controls with source code,
check out http://www.thecodeproject.com.
 
Back
Top