Books: (I'm converting vb release 4 to release 8) But will eventually move it to other PCs

C

clusardi2k

Hello,

What book and/or books can teach me how to do deployment with a step by
step detail, hopefully!

The question that I am looking to answer is: Before I start any
programming, what will I have to do to move my final product to another
PC?

I own books on vb releases 4 and 6.
I recently purchased the following books (and I'm reading the 1st one):


Microsoft Visual Basic 2005 Step by Step
Programming Microsoft Visual Basic 2005: The Language
Introducing Microsoft Visual Basic 2005 for Developers

Thank you,
Christopher Lusardi
 
K

Ken Halter

Hello,

What book and/or books can teach me how to do deployment with a step by
step detail, hopefully!

The question that I am looking to answer is: Before I start any
programming, what will I have to do to move my final product to another
PC?

Moving a project to another PC should be trivial, regardless of the
development tool(s) you're using. The bigger question is.... do you already
have a VB4 project you have to convert? VB4-32 to VB6 should be extremely
easy. From there, you're on your own as VB6 is the last of the dinosaurs
that actually recognize VB syntax. VB2005 "appears" to be VB but it's
"something else" <g> A non-case sensitive C# is more like it.

fwiw, here's a couple of free eBooks. Looks like you already have the first
one...

Introducing Microsoft Visual Basic 2005 for Developers
http://msdn.microsoft.com/vbrun/staythepath/AdditionalResources/IntroTo2005/default.aspx

Upgrading Microsoft Visual Basic 6_0 to Microsoft Visual Basic _NET
http://msdn.microsoft.com/vbrun/staythepath/AdditionalResources/UpgradingVB6/default.aspx
 
C

Cor Ligthert [MVP]

Ken,

Zoals ik waarschijnlijk al meer naar je toe heb geschreven lijkt Nederlands,
als je alle talen op de wereld overziet, samen met enige anderen heel veel
op Engels. De talen zijn beide praktisch gelijktijdig ontstaan aan de
Noordzee.

Hetzelfde geldt voor VBNet en C#. Ook niet vreemd ze komen allebei van
Microsoft en zijn gelijkertijd ontwikkeld.

Je moet van beiden echter iets afweten om dat te zien. Voor iemand die
Afrikaans praat staat Nederlands toch dichterbij hem/haar dan Engels (Hoewel
praktisch iedereen die Afrikaans spreekt net als degenen die Nederlands
spreken wel min of meer Engels kan spreken).

Cor
 
C

Cor Ligthert [MVP]

Ik vergat de laatste zin.

En daarom zal in mijn idee ook een oude VB gebruiker zich toch veel meer
herkennen in VBNet dan in C#.

Cor
 
C

clusardi2k

Cor said:
Ik vergat de laatste zin.

En daarom zal in mijn idee ook een oude VB gebruiker zich toch veel meer
herkennen in VBNet dan in C#.

Cor

Could you repeat that in English!

Thank you,
Christopher Lusardi
 
C

Cor Ligthert [MVP]

Could you repeat that in English!

Thank you,
Christopher Lusardi

As soon as Ken has given a reaction, my hope was that Ken would do that as
first.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top