473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

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

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

Apr 26 '06 #1
6 1025
<cl********@aol.com> wrote in message
news:11**********************@e56g2000cwe.googlegr oups.com...
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/stay...5/default.aspx

Upgrading Microsoft Visual Basic 6_0 to Microsoft Visual Basic _NET
http://msdn.microsoft.com/vbrun/stay...6/default.aspx
--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..
Apr 26 '06 #2
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

"Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> schreef in bericht
news:eO**************@TK2MSFTNGP03.phx.gbl...
<cl********@aol.com> wrote in message
news:11**********************@e56g2000cwe.googlegr oups.com...
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/stay...5/default.aspx

Upgrading Microsoft Visual Basic 6_0 to Microsoft Visual Basic _NET
http://msdn.microsoft.com/vbrun/stay...6/default.aspx
--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..

Apr 26 '06 #3
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
Apr 26 '06 #4

Cor Ligthert [MVP] wrote:
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

Apr 26 '06 #5
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
Apr 26 '06 #6
Clusardi,

It had not to do with your question it was an answer to Ken. I was doubt if
I would give you this link because you come from VB4 and therefore the
answer from Ken is probably better.

However, now you ask something.

http://www.vb-tips.com/default.aspx?...5-e16db864a414

Cor

<cl********@aol.com> schreef in bericht
news:11**********************@e56g2000cwe.googlegr oups.com...

Cor Ligthert [MVP] wrote:
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

Apr 26 '06 #7

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

Similar topics

8
by: Earl | last post by:
I've been on a mission this past year to move from VB6 to .Net. I'm fortunate(!?) not to have the big catalog of some long-time VB developers, although I have some CE apps that have to be entirely...
2
by: Natalia | last post by:
Hello, Our company wants to move our ASP applications to ASP.NET. We didn't use .NET before. I want to ask your opinion: - is it better to migrate right to ASP.NET 2.0 Beta, i.e. start...
1
by: Mario Crevits | last post by:
My name is Mario Crevits, I'm from Belgium (Roeselare) and I'm working with Access97 for several years now. We are in an Access97-2000 migration project. I'm writing a wizard for the end-users to...
2
by: Asbjørn Ulsberg | last post by:
Hi. I'm trying to convert Brady Hegberg's great RTF2HTML VB 6.0 module to C#. I've managed to convert the VB code to VB.NET, which gave me the following code: Option Strict On Option...
13
by: Steve H. | last post by:
Hi all, I'm searching for a few good books on asp.net and c#. I'm afraid of buying books here in denmark that i cant read though before i get them, becuase 90% of them are just pure junk. I...
5
by: Testguy | last post by:
Hi, I was wondering if one the smart people that frequent this group could give me a hand with a small program I am attempting to debug. I am not a highly experienced developer, but can...
59
by: Rico | last post by:
Hello, I have an application that I'm converting to Access 2003 and SQL Server 2005 Express. The application uses extensive use of DAO and the SEEK method on indexes. I'm having an issue when...
2
by: shenanwei | last post by:
DB2 V8.2 on AIX, type II index is created. I see this from deadlock event monitor. 5) Deadlocked Connection ... Participant no.: 2 Lock wait start time: 09/18/2006 23:04:09.911774 .........
5
by: almurph | last post by:
RE: Tryign to convert Graphics object to a bitmap Hi, Hope you can help me with this. I have to open a file and add some text to it and then display it. So I create an Image object then...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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...

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.