Disadvantages of vb ?
Answers were Sorted based on User's Feedback
Answer / ashwini
Following are the disadvantage of VB :
1. VB is not object oriented.
2. VB DLL does not support side-by-side execution
3. Deployment is time consuming as all the components must
be registered in the Windows registry.
| Is This Answer Correct ? | 101 Yes | 48 No |
Answer / kamalakannan.a
1.The VB support OOP concepts,but not support fully.
2.VB does not support exception handling.
3.No multithreading mechanism.
kamal....
| Is This Answer Correct ? | 74 Yes | 31 No |
Answer / madhusudhan navandar
It is Completely Graphical in Nature , So it Requires more Memory to Store the Package.
| Is This Answer Correct ? | 24 Yes | 10 No |
Answer / ravi
The dlls of the VB is mapped with the Registry so the
overhead on the registry is increased.
Vb is not Object oriented bcoz it don't hv classes
it hv only the functions so we hv to learn the functions
for the programing we can't import the classs.
vb is only for the application programing but nw the
scenario is for web applications?
| Is This Answer Correct ? | 28 Yes | 25 No |
Answer / abhay pratap singh
{1} v.b much slower than other language.
{2} v.b. is powerfull language ,but it's not suit for programming really sophisticated games.
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / vidya
•VB6 was only considered good for desktop windows
application
•VB6 was not a type-safe language
•VB6 does not allow developing the multithreaded
applications
| Is This Answer Correct ? | 10 Yes | 9 No |
Answer / shubham
1. Visual basic is a proprietary programming language written by Microsoft, so programs written in Visual basic cannot, easily, be transferred to other operating systems.
2. VB is slower than VB.Net, which is still much slower than most other programming languages
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ripan hossain
It has no Upper version,not so flexible for developer.
| Is This Answer Correct ? | 5 Yes | 8 No |
Answer / antony
VB is 'Simplest' and 'less complicated' and 'less bug'
programming AS WELL AS powerfull language compared to other
programming languages. We not using Class concept in VB. So
the major concept of OOP's is difficult to use. But in VB-
2005 onwords some changes happend. So vb is powerfull.
| Is This Answer Correct ? | 1 Yes | 6 No |
Name some of the features of C# which are not present in VB.NET?
What are Major Feature of VB.NET Over C#.NET
What is the relation between Garbage collector and finalize and destructor?
Can you please explain the difference between value and reference types?
How many classes a dll can contain?
What is code security?
visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb.net?
What is the significance of delegates?
hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.
Explain the use of new keyword?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Write a program to find all text files in a logical drive and return the count of the number of files?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)