Groups | Blog | Home
all groups > vb.net data > january 2007 >

vb.net data : VBScript or VB.Net?


Systems Admin
1/25/2007 8:21:03 AM
Hi All,

I need to write a program/script that gathers some data from Windows
systems, compare it with SQL Database and update if it's changed.

My question is what should i use? VBScript or VB.Net?

Here is my background..
I am a systems administrator.
I have experience with: C, C++, Visual C++, VBScript
I know little bit about: VB 6.0, Java
I don't know anything about: dotNet (but would like
to learn :) )

I am sure that i can do my task with VBScript.
But since this is not going to be a small script/program, should i go with
more powerful language like VB.Net even though i don't know much about it?
Based on my experience, do you think i should go with VB.Net? or just stick
to VBScript?


Scott M.
1/25/2007 1:47:29 PM
VBScript is mostly a dead language unless you are working with the Windows
Scripting Host.

For application development, in general, there is no discussion about this
anymore. VB.NET is the way to go.

[quoted text, click to view]

AddThis Social Bookmark Button