473,769 Members | 4,052 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can you recommend a book?

Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues such
as the Print object not supported in VB.Net. Wish to port my programs over
to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking a
VB6 programmer into the NET world.

Thanks!
Rick
Nov 21 '05 #1
12 1460
"ProfitMaxTradi ng.com" <no****@nospam. com> schrieb:
Was wondering what book most of you had found to be really good at taking
a VB6 programmer into the NET world.


If you don't mind using digital books:

Free books:

Introducing Visual Basic 2005 for Developers
<URL:http://msdn.microsoft. com/vbasic/whidbey/introto2005/>

Download size of complete book is approx. 15.4 MB.

Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET
<URL:http://msdn.microsoft. com/vbrun/staythepath/additionalresou rces/upgradingvb6/>

Download size of complete book is approx. 30 MB.

Side note: I didn't read any of the books above so I cannot tell you if the
books are useful.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #2

"ProfitMaxTradi ng.com" <no****@nospam. com> wrote in message
news:81U5f.3336 $xE1.596@okepre ad07...
Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues
such as the Print object not supported in VB.Net. Wish to port my programs
over to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking
a VB6 programmer into the NET world.

Thanks!
Rick

Here are two, posted here earlier by Herfried K. Wagner

"Free books:

Introducing Visual Basic 2005 for Developers
<URL:http://msdn.microsoft. com/vbasic/whidbey/introto2005/>

Download size of complete book is approx. 15.4 MB.

Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET
<URL:http://msdn.microsoft. com/vbrun/staythepath/additionalresou rces/upgradingvb6/>

Download size of complete book is approx. 30 MB."

Might not be exactly what you're looking for, but the price is right :)
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 21 '05 #3
Thanks Herfried and Peter.

Much appreciated!!
"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:%2******** *******@tk2msft ngp13.phx.gbl.. .
"ProfitMaxTradi ng.com" <no****@nospam. com> schrieb:
Was wondering what book most of you had found to be really good at taking
a VB6 programmer into the NET world.


If you don't mind using digital books:

Free books:

Introducing Visual Basic 2005 for Developers
<URL:http://msdn.microsoft. com/vbasic/whidbey/introto2005/>

Download size of complete book is approx. 15.4 MB.

Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET
<URL:http://msdn.microsoft. com/vbrun/staythepath/additionalresou rces/upgradingvb6/>

Download size of complete book is approx. 30 MB.

Side note: I didn't read any of the books above so I cannot tell you if
the books are useful.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4
ProfitMaxTradin g.com wrote:
Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues such
as the Print object not supported in VB.Net. Wish to port my programs over
to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking a
VB6 programmer into the NET world.

Thanks!
Rick

I use "Programmin g Visual Basic .Net" by Microsoft Press. While many of
their books have been disappointing, this one practically took me by the
hand with the explanations.

Tom
Nov 21 '05 #5
Thanks Tomb.

:-)

"tomb" <to**@technetce nter.com> wrote in message news:Km******** *********@bigne ws6.bellsouth.n et...
ProfitMaxTradin g.com wrote:

Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues such
as the Print object not supported in VB.Net. Wish to port my programs over
to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking a
VB6 programmer into the NET world.

Thanks!
Rick
I use "Programmin g Visual Basic .Net" by Microsoft Press. While many of their books have been disappointing, this one practically took me by the hand with the explanations.

Tom
Nov 21 '05 #6

ProfitMaxTradin g.com wrote:
Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues such
as the Print object not supported in VB.Net. Wish to port my programs over
to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking a
VB6 programmer into the NET world.

Moving to VB .NET: Strategies, Concepts, and Code, Second Edition
(Paperback)
by Dan Appleman

http://www.amazon.com/gp/product/159059102X

This is not just a 'programming in VB.NET' book, it's a 'how to become
a VB.NET programmer given that you are already a VB6 programmer'.
Appleman hopefully needs no introduction...

--
Larry Lard
Replies to group please

Nov 21 '05 #7
Hi Rick,

I would recommend for VB6 programmers moving to .NET:

Programming Microsoft Visual Basic .NET (Core Reference) (Hardcover)
by Francesco Balena
http://www.amazon.com/gp/product/073...83155&v=glance

And read it twice. Also, although maybe you don´t want to hear this, I would
not port anything until you master .NET, which can take a few months. I
would learn first the basics of OOP (inheritance, constructors, etc. which
VB6 programers are not used to), the .NET concepts (garbage collection,
assemblies, strong names, interop, etc.), the huge .NET Gramework library
(to not reinvent the wheel when porting), the VS.NET IDE, I would do some
examples, prototypes, then small applications and once you master all and
feel comfortable using .NET, then I would port apps if needed.

Doing it otherwise or rushing can cause a lot of frustration and pain. Just
my opinion.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"ProfitMaxTradi ng.com" <no****@nospam. com> escribió en el mensaje
news:81U5f.3336 $xE1.596@okepre ad07...
Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues
such as the Print object not supported in VB.Net. Wish to port my programs
over to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking
a VB6 programmer into the NET world.

Thanks!
Rick

Nov 21 '05 #8
Carlos
I was going to recommend the same book. You've said it all.
"Carlos J. Quintero [VB MVP]" wrote:
Hi Rick,

I would recommend for VB6 programmers moving to .NET:

Programming Microsoft Visual Basic .NET (Core Reference) (Hardcover)
by Francesco Balena
http://www.amazon.com/gp/product/073...83155&v=glance

And read it twice. Also, although maybe you don´t want to hear this, I would
not port anything until you master .NET, which can take a few months. I
would learn first the basics of OOP (inheritance, constructors, etc. which
VB6 programers are not used to), the .NET concepts (garbage collection,
assemblies, strong names, interop, etc.), the huge .NET Gramework library
(to not reinvent the wheel when porting), the VS.NET IDE, I would do some
examples, prototypes, then small applications and once you master all and
feel comfortable using .NET, then I would port apps if needed.

Doing it otherwise or rushing can cause a lot of frustration and pain. Just
my opinion.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"ProfitMaxTradi ng.com" <no****@nospam. com> escribió en el mensaje
news:81U5f.3336 $xE1.596@okepre ad07...
Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues
such as the Print object not supported in VB.Net. Wish to port my programs
over to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking
a VB6 programmer into the NET world.

Thanks!
Rick


Nov 21 '05 #9
No, Appleman needs no introduction.

Thanks Larry.

Whew! Guess there isn't just one or two MUST HAVE's. Now my dilemma is
figuring out which to start off with.

:-)
Rick
"Larry Lard" <la*******@hotm ail.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .

ProfitMaxTradin g.com wrote:
Greetings.

I'm a VB6 programmer that has just installed the VB.Net. I would like to
learn VB.NET as quickly as possible. Already I'm finding simple issues
such
as the Print object not supported in VB.Net. Wish to port my programs
over
to VB.Net before I continue on them.

Was wondering what book most of you had found to be really good at taking
a
VB6 programmer into the NET world.

Moving to VB .NET: Strategies, Concepts, and Code, Second Edition
(Paperback)
by Dan Appleman

http://www.amazon.com/gp/product/159059102X

This is not just a 'programming in VB.NET' book, it's a 'how to become
a VB.NET programmer given that you are already a VB6 programmer'.
Appleman hopefully needs no introduction...

--
Larry Lard
Replies to group please

Nov 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1605
by: Tim Johnson | last post by:
I'm an experienced programmer, but new to Javascript. For OOP: python and C++ backgrounds, among others I have one book on js - (Javascript Application Cookbook). I'd welcome further recommendations. 1)Small "recipes" 2)Object models 3)Examples 4)Tutorials appropriate for JS Newbie but 'old' coder.
11
2262
by: Alan Silver | last post by:
Hello, I am a seasoned Classic ASP programmer who is interested in learning ASP.NET. I bought a book (Que's Special Edition Using ASP.NET) which is complete rubbish, and would like a recommendation of something better. I have a very basic idea of how ASP.NET works having spent a couple of days playing with it, but it's still a large amount of fog with only a little clarity. I would like something that explains what's going on
3
1533
by: bobby | last post by:
I have several years experience in VB and VBA. I now need to get up to speed on VB.NET and need a book. I don't think I will need a beginners book but one that aims at people with people with previous programming experience, in particular perhaps VB. Can you recommend one?
4
3905
by: Tolga | last post by:
Hi, Is there anybody here interested in artificial intelligence (AI)? Yes, perhaps this thread would be more suitable for an AI usenet group and I have also posted my question there, but I want to know Python community's opinion. Could you recommend me please a good AI book to start with? I don't want to see Lisp code, if possible ;-D Thanx in advance
3
2292
by: Johann Schuler | last post by:
I am learning C#. Right now I am working my way thru "Microsoft C# .NET Step by Step by John Sharp and Jon Jagger." After this I want to get into more depth. Eventually I want to pass the C# certification test. Please recommend books for me to read after I get thru the present book, in order of depth and difficulty. Many thanks!
2
1442
by: daveyand | last post by:
Hey Guys, I find myself using JS more and more but i find it difficult to find any better ways to do things or at least ways to do stuff that i havent thought of. Esp now with this AJAX milarky. So can anyone recommend a good JS book, assume that i have a good grounding in the language so not really looking for a idiots guide. More of an intermediate with references and maybe some tutorials or something.
4
3255
by: subrahmanyaam | last post by:
Guys, Assume a dummy person wants to learn vb.net, can you suggest a book that would be ideal for any lay person to refer the book and start the programming, start development mini programs. I know the programming concept but dont know much about vb.net. I should tell you that i had just attended 20 days class on vb.net with msaccess back end few months ago. please recommend a book that would suit me and is easily available. email;...
12
2309
by: Eps | last post by:
I am starting a new job that involves programming in c# and using ASP.net. I have some experience with c# but have little knowledge of ASP, I would like to get a book about each so I can get some reading done before I start. I would describe myself as a intermediate c# programmer, can anyone recommend books on both technologies ?, any help appreciated.
4
1183
by: noagbodjivictor | last post by:
Hello all, I learned Python with the book "Programming Python" by John Zelle. But today this book is a little bit old. My Python is some kind old. I need a book that will help me brush my style and keep me up to date. I would like one with practical examples. Can you recommend one?
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10215
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10049
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9996
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9865
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7410
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5307
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.