I belive VB6 is a powerful and matured tool that any other
front end tool, why is it outdated? is it because of lack
of awareness or because of difficult to use?
Answer Posted / anand shanbhag
1. There is no doubt that VB6 is a powerful and matured
tool, but as we all know in today's world people want
something which can perform both web & desktop applications
quickly and easily. This is one of the reason why developers
have moved from VB6 to say VB.NET.
2. If you think that OOPS concepts are the mother of all
modern programming language then VB6 misses out various
important OOPS concept and hence its outdated.
3. Developers at the miscrosoft have opted to shift to
VB.NET from VB and hence it is becoming outdated.
4 VB6 is not platform independent due to VB runtime. but
VB.NET is platform independent due to Dotnet's CLR.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain about arrays?
Give brief description about class?
How would you add elements in TreevieW Control?
What is the difference between change event in normal combobox and dbcombobox?
How do I implement an incremental search in list/dir/combo/file boxes?
What is executenonquery in vb net?
What is form in visual basic?
What is the use of Visual Basic Document file?
Is visualvm free?
How do you change the system menu (on the Control-Menu Box)?
Is it possible to Manipulate data through flexgrid? Explain.
___,_____ and ____ container objects.
Is it possible to set a shortcut key for label?
How can I speed up my VB database application?
Is it possible to call oracle database through ADO control or Object?