473,396 Members | 1,689 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.

Limitations of VB .Net

Hi!

I have a quite general and maybe silly question. What limitations does
VB .Net have in comparison to C# .NET, J# .NET or C++ .NET. Are there
any kind of programs which cannot be developed with Visual Basic .Net?
Does those other .Net languages give more possiblities regarding
functionality, features, design or performance? The focus of this
question is not the object-oriented point of view.

Marcus
Jul 21 '05 #1
2 6785
> I have a quite general and maybe silly question. What limitations does
VB .Net have in comparison to C# .NET, J# .NET or C++ .NET. Are there
any kind of programs which cannot be developed with Visual Basic .Net?
Does those other .Net languages give more possiblities regarding
functionality, features, design or performance? The focus of this
question is not the object-oriented point of view.


There is a difference between C++ and C# and the other languages when you
use it as C++ on low machine level.

Used in the real dotNet environment there is almost no difference at all.
(All languages have something more or less, that more is especially for
VBNet in the dotNet environment, however that does not mean that you cannot
use C# to get the same results as with VBNet).

And when you know more, search for this in Google on this

http://groups.google.com/groups?hl=e....public.dotnet

This question is normally twice a week or more in the dotNet newsgroups.

I hope this helps,

Cor
Jul 21 '05 #2
The only limitation I know of is that you cannot use unsafe code (direct
memory access/pointers) in VB.NET, but in C# you can. Additionally you
cannot use generics and operator overloading in VB.NET (at least until now)
and C# is much more typesafe than VB.NET, while VB.NET allows more "sloppy
programming".

Everything else - VB.NET and C# uses the same CLR and the same Classlibrary
so any another difference is just a matter of taste, just syntactical stuff.

But I believe that C# should be preferred unless there are reasons to use
another language (existing VB codebase, or developers in company mostly
skilled in VB only and so on)

--
cody

[Freeware, Games and Humor]
www.deutronium.de.vu || www.deutronium.tk
"Chickadee" <ma***************@gmx.de> schrieb im Newsbeitrag
news:f5**************************@posting.google.c om...
Hi!

I have a quite general and maybe silly question. What limitations does
VB .Net have in comparison to C# .NET, J# .NET or C++ .NET. Are there
any kind of programs which cannot be developed with Visual Basic .Net?
Does those other .Net languages give more possiblities regarding
functionality, features, design or performance? The focus of this
question is not the object-oriented point of view.

Marcus

Jul 21 '05 #3

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

Similar topics

3
by: Hajir Firooz | last post by:
Hi, I am wondering what are the limitations of MS Access 2000 database in terms of number of records per table. Any help will be appreciated.
4
by: Markus Wankus | last post by:
I am about to introduce my company to Solidworks. What are the limitations of the 30 day evaluation copy? I had planned on getting the eval from my VAR, then doing a very small prototype project...
0
by: Marek Lewczuk | last post by:
Hello, I have a strange problem, maybe some of you will be able to explain me something. I use LEFT JOIN as a substitute for subselects. It's true that many subselects can be rewriten using LEFT...
13
by: Jeager | last post by:
Why is it, Microsoft manage to write operating systems and office applications with every bell and whistle facility known to man. Yet, even after years and years of development they still cannot...
3
by: Jack | last post by:
Quick question, does anyone know what the limitations are, besides memory for GMP, and also, if I write software that uses this library, is it true that it may run differently on different hardware...
8
by: Kerry W Brown | last post by:
Microsoft® Visual C#® .NET 2003 Standard Edition Are there any significant limitations with using the standalone C# Standard version. At this stage I am only concerned with learning ... ...
5
by: Roman | last post by:
Hi, I am relatively new to dotnet and have heard great things about form validation and how easy it is. While I can see some improvements compared with classic asp I am a bit disappointed at...
6
by: Smokey Grindle | last post by:
Is there any real or virtual class size limitations? such as number of methods, properties or fields? I know its bad practice to make a class outragiously large, but was just wondering if there was...
0
by: TonyJ | last post by:
Hello! I'm unsure when I can use a bound datagrid and when I can't. What limitations has a bound datagrid? 1. For example if I want to manipulate the data in the datasource before displaying...
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...
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
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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.