473,385 Members | 1,465 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.

VB.NET or regular VB ?

At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?

THANKS!
Jul 17 '05 #1
8 1496
On 20 Oct 2003 23:48:03 -0700, En************@ModernEnglish.com
(English Teacher) wrote:
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?

THANKS!


VB.NET is pretty much a different language from VB 'Classic'

It requires the .NET platform on the system, which is about 20mb

So if one is writing small Apps for users who do not have .NET
installed, distribution will be a problem
Jul 17 '05 #2
RE/
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?


Looking around the site where I do most of my work (a major mutual fund -
10,000+ employees) I'd say VB.NET is "what's happening".
--
PeteCresswell
Jul 17 '05 #3
On Wed, 22 Oct 2003 01:30:37 GMT, "(Pete Cresswell)" <x@y.z> wrote:
RE/
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?


Looking around the site where I do most of my work (a major mutual fund -
10,000+ employees) I'd say VB.NET is "what's happening".
--
PeteCresswell


Well, it is targeted at large corporates, so that is not surprizing

- having said that large corporates have a tendency to mess around 'at
the bleeding edge',
- partly because senior managers are ignorant, and follow trends
- partly because programmers want to work on the latest stuff so that
they can improve their CV

Jul 17 '05 #4
En************@ModernEnglish.com (English Teacher) wrote in message news:<b0**************************@posting.google. com>...
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?

THANKS!


but if you plan to go the .NET road ...then learn C# instead
Jul 17 '05 #5
jim
That is an interesting comment, why C#

Jim
"Cameron" <go**********@yahoo.com> wrote in message
news:a9**************************@posting.google.c om...
En************@ModernEnglish.com (English Teacher) wrote in message

news:<b0**************************@posting.google. com>...
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?

THANKS!


but if you plan to go the .NET road ...then learn C# instead

Jul 17 '05 #6
A bit off topic in woodworking and photo newsgroups, don't you think?

Anyway, C# is presumably the most native language of .NET Meaning it can
get at the .NET internals more efficiently and directly.

Scott

"jim" <ji*@owensmarine.com> wrote in
That is an interesting comment, why C#
Jim
"Cameron" <go**********@yahoo.com> wrote
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?
THANKS!

but if you plan to go the .NET road ...then learn C# instead

Jul 17 '05 #7
RE/
That is an interesting comment, why C#


I've heard people say that they chose C# because the syntax is
so different from VB that they think they won't get as confused
switching back-and-forth between VB 6 and .NET.
--
PeteCresswell
Jul 17 '05 #8
En************@ModernEnglish.com (English Teacher) wrote in message news:<b0**************************@posting.google. com>...
At this point in time, which would be more useful to learn: VB.NET or
regular Visual Basic?

THANKS!


Regular Vb has been around longer, but eventually it will not be
supported. Learn VB.net or C#. Either way, you will need to learn the
dotnet framework to survive as a Windows developer.

-Zeke
Jul 17 '05 #9

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

Similar topics

1
by: Kenneth McDonald | last post by:
I'm working on the 0.8 release of my 'rex' module, and would appreciate feedback, suggestions, and criticism as I work towards finalizing the API and feature sets. rex is a module intended to make...
3
by: Jamie Pittman via AccessMonster.com | last post by:
I am having trouble bellow wit this query. I have the total regular hours and the overtime. The problem is that if it is 8 hours and under, I need it to show as regular hours. Any thoughts? ...
4
by: Buddy | last post by:
Can someone please show me how to create a regular expression to do the following My text is set to MyColumn{1, 100} Test I want a regular expression that sets the text to the following...
4
by: Neri | last post by:
Some document processing program I write has to deal with documents that have headers and footers that are unnecessary for the main processing part. Therefore, I'm using a regular expression to go...
2
by: Sehboo | last post by:
Hi, I have several regular expressions that I need to run against documents. Is it possible to combine several expressions in one expression in Regex object. So that it is faster, or will I...
4
by: Együd Csaba | last post by:
Hi All, I'd like to "compress" the following two filter expressions into one - assuming that it makes sense regarding query execution performance. .... where (adate LIKE "2004.01.10 __:30" or...
7
by: Billa | last post by:
Hi, I am replaceing a big string using different regular expressions (see some example at the end of the message). The problem is whenever I apply a "replace" it makes a new copy of string and I...
9
by: Pete Davis | last post by:
I'm using regular expressions to extract some data and some links from some web pages. I download the page and then I want to get a list of certain links. For building regular expressions, I use...
25
by: Mike | last post by:
I have a regular expression (^(.+)(?=\s*).*\1 ) that results in matches. I would like to get what the actual regular expression is. In other words, when I apply ^(.+)(?=\s*).*\1 to " HEART...
1
by: Allan Ebdrup | last post by:
I have a dynamic list of regular expressions, the expressions don't change very often but they can change. And I have a single string that I want to match the regular expressions against and find...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.