473,382 Members | 1,752 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,382 software developers and data experts.

VB & VB.Net

I had read abt the difference between VB & VB.Net but i don't get the point.

Please anyone can reply to it.

I know that VB.Net is the programming language and is to be done in Visual Studio.Net 2005.

Now,i want to clear my doubt that why people tell that VB as VB.Net ??

The other languages like C#,J# are also used other that VB then why only VB is known as VB.Net and C# is not known as C#.Net or J#.Net ??
Feb 14 '07 #1
2 1315
enreil
86
Visual Basic has been around for quite awhile and dates the .NET framework by many years. When Microsoft produced the .NET framework, they reworked Visual Basic to take advantage of the many benefits brought by .NET. This version of Visual Basic (called "VB.NET") is an entirely different animal than the old standby Visual Basic.

The reason that you don't hear the distinction between C# and C#.NET or J# and J#.NET is that there was no C# or J# before .NET came into being. There was good old C and Java, but we dont' encounter the semantic similarities with those languages. I guess they could have called VB.NET "VB#," but something tells me that wouldn't have gone over too well.

If any of you have further insights/clarifications to make, please chime in!

I had read abt the difference between VB & VB.Net but i don't get the point.

Please anyone can reply to it.

I know that VB.Net is the programming language and is to be done in Visual Studio.Net 2005.

Now,i want to clear my doubt that why people tell that VB as VB.Net ??

The other languages like C#,J# are also used other that VB then why only VB is known as VB.Net and C# is not known as C#.Net or J#.Net ??
Feb 14 '07 #2
Frinavale
9,735 Expert Mod 8TB
Microsoft actually did something helpful by introducing the .NET Framework. It is a common base for all the .NET languages (C#,J#,VB.NET...).

Now two programmers with different language backgrounds can work on the same project. One component of a program can be coded in C#, another in VB.NET and the two components will work together without any problems.

I remember when I first learned what .NET was I was amazed by the concept.
Feb 14 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Collin VanDyck | last post by:
I have a basic understanding of this, so forgive me if I am overly simplistic in my explanation of my problem.. I am trying to get a Java/Xalan transform to pass through a numeric character...
1
by: DrTebi | last post by:
Hello, I have the following problem: I used to "encode" my email address within links, in order to avoid (most) email spiders. So I had a link like this: <a...
0
by: Thomas Scheffler | last post by:
Hi, I runned in trouble using XALAN for XSL-Transformation. The following snipplet show what I mean: <a href="http://blah.com/?test=test&amp;test2=test2">Test1&amp;</a> <a...
4
by: Luklrc | last post by:
Hi, I'm having to create a querysting with javascript. My problem is that javscript turns the "&" characher into "&amp;" when it gets used as a querystring in the url EG: ...
4
by: johkar | last post by:
When the output method is set to xml, even though I have CDATA around my JavaScript, the operaters of && and < are converted to XML character entities which causes errors in my JavaScript. I know...
8
by: Nathan Sokalski | last post by:
I add a JavaScript event handler to some of my Webcontrols using the Attributes.Add() method as follows: Dim jscode as String = "return (event.keyCode>=65&&event.keyCode<=90);"...
11
by: Jeremy | last post by:
How can one stop a browser from converting &amp; to & ? We have a textarea in our system wehre a user can type in some html code and have it saved to the database. When the data is retireved...
14
by: Arne | last post by:
A lot of Firefox users I know, says they have problems with validation where the ampersand sign has to be written as &amp; to be valid. I don't have Firefox my self and don't wont to install it only...
12
by: InvalidLastName | last post by:
We have been used XslTransform. .NET 1.1, for transform XML document, Dataset with xsl to HTML. Some of these html contents contain javascript and links. For example: // javascript if (a &gt; b)...
7
by: John Nagle | last post by:
I've been parsing existing HTML with BeautifulSoup, and occasionally hit content which has something like "Design & Advertising", that is, an "&" instead of an "&amp;". Is there some way I can get...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.