473,396 Members | 2,024 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,396 software developers and data experts.

Beginner's question

Hello,
I have started learning .NET and I have general question: what are
differences in applications of languages C# and VB? when to use each
of these?
Thank you very much
/RAM/
Jun 21 '06 #1
4 1181
R.A.M. schrieb:
Hello,
I have started learning .NET and I have general question: what are
differences in applications of languages C# and VB? when to use each
of these?

The syntax is different, nothing else. IMHO, the only .NET language
that sticks out is C++/CLI because of the local objects and the
deterministic destructors.

Lots of Greetings!
Volker
--
For email replies, please substitute the obvious.
Jun 21 '06 #2
Hi,
I would say use C# if you have no particular reason for choosing differently
(for instance if your team/organization has a VB background using VB.NET may
be sensible - however, even in this case I would recommend that you consider
switching to C#).

C# is the new language (perhaps not so new anymore though...) created and
specifically tailored for the .NET platform.

Tor Bådshaug
tor.badshaug(AT)bekk.no
"R.A.M." <r_********@poczta.onet.pl> wrote in message
news:d8********************************@4ax.com...
Hello,
I have started learning .NET and I have general question: what are
differences in applications of languages C# and VB? when to use each
of these?
Thank you very much
/RAM/

Jun 21 '06 #3
Hello Volker,

I'd say that there are several hiden VB.net specific feature, related to
the CLR and IL
C# and VB.NET are not completly similiar
Hello,
I have started learning .NET and I have general question: what are
differences in applications of languages C# and VB? when to use each
of these?

VH> The syntax is different, nothing else. IMHO, the only .NET language
VH> that sticks out is C++/CLI because of the local objects and the
VH> deterministic destructors.
VH>
VH> Lots of Greetings!
VH> Volker
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jun 21 '06 #4
Hello Tor,

While C# may be a new kid on the block, it is certainly not the only new
kid. VB.NET is also a new kid. It's been engineered from the ground up
to work with the .NET Framework (DUH!), just as C# has been. This also applies
to J# and IronPython and and and.. you get the picture. There are no technical
capabilities that C# has that VB does not also have, and vice-a-verse-a (however
you spell that).

The only reason to choose one language over the other is what syntax are
you and your team comfortable with. There's really no other technical consideration
to make.

-Boo

Hi,
I would say use C# if you have no particular reason for choosing
differently
(for instance if your team/organization has a VB background using
VB.NET may
be sensible - however, even in this case I would recommend that you
consider
switching to C#).
C# is the new language (perhaps not so new anymore though...) created
and specifically tailored for the .NET platform.

Tor Bådshaug
tor.badshaug(AT)bekk.no
"R.A.M." <r_********@poczta.onet.pl> wrote in message
news:d8********************************@4ax.com...
Hello,
I have started learning .NET and I have general question: what are
differences in applications of languages C# and VB? when to use each
of these?
Thank you very much
/RAM/

Jun 21 '06 #5

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

Similar topics

11
by: Svens | last post by:
Hey everyone! I'm a math student working on a short script involving logs. I have a function on my scientific calculator, and was wondering if there was a similar funtion in python. For example:...
3
by: jvax | last post by:
Hi all, I hope I'm posting in the right NG... I have a data text file I want to read from a c++ program. the data file goes like this: 90 # number of balls 33 42 13
1
by: Mike Malter | last post by:
I am just starting to work with reflection and I want to create a log that saves relevant information if a method call fails so I can call that method again later using reflection. I am...
14
by: z_learning_tester | last post by:
But I can't seem to find the answer. The question is how do you reverse the words in a string? Or how do you reverse the numbers listed in a string? The example is usually something like: Turn...
12
by: Blaze | last post by:
I am doing the first walk through on the Visual Studio .Net walkthrough book to learn a little about programming. I am having issues with the first tutorial not running correctly. It seems that...
5
by: optimistx | last post by:
As a beginner in javascript I had a question. I was reading FAQ and posts here. I became very unhappy: Obviously this group is mainly for wise, pedantic, unkind etc people, who already know...
10
by: Roman Zeilinger | last post by:
Hi I have a beginner question concerning fscanf. First I had a text file which just contained some hex numbers: 0C100012 0C100012 ....
4
by: a | last post by:
Dear all vb.net developer I want to know the time I need to master vb.net? I'm beginner
3
by: Ben Keshet | last post by:
I have a probably simple beginner's question - I have a script that I am currently able to print its output. instead, i want to write it into a file - I tried different versions of write() but...
2
by: roanhn | last post by:
Hello. I've to to write a master's thesis. Currently I deal with php, mysql, ajax. Fate decreed that I've to choose one of this subjects: 1.gdi+ library in .net technology 2.ado.net technology...
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...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.