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?

Answers were Sorted based on User's Feedback



I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is ..

Answer / 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

I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is ..

Answer / anand shanbhag

>>VB.Net is also platform dependent and second thing platform dependence and CLR are tatolly different things.

I agree with you on one point that CLR is not the one which make .net platform independent. Its CIL/MSIL/IL that makes it Platform independent. This IL concept is absent in the VB6. Though there is something like p-code (portable code) but that doesn't make it platform independent.

1) .Net framework like Mono on MAC OS make this VB.NET program executable on MAC OS X 10.5 Leopard platform!!!

2) With CIL/IL it is possible to create the machine level code depending upon the type of processor with the help of Jit compilers/Jitters.

And hence because of these all reasons, i dare to say that VB.NET is platform independent and VB6 is not.

Is This Answer Correct ?    1 Yes 0 No

I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is ..

Answer / scott smith

Microsoft is in the business to sell software. The roi on
VB6 was very low.

Is This Answer Correct ?    0 Yes 0 No

I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is ..

Answer / saurabh kumar rao

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.

The fourth point is wrong because as i know VB.Net is also
platform dependent and second thing platform dependence and
CLR are tatolly different things.

You may say fourth point as due to CLR you can work on a
same project in more than one language which are supported
by DotNet platform.

Is This Answer Correct ?    0 Yes 1 No

I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is ..

Answer / haiipl25

This is simple & easy to use.And i too belive vb6 is a
powerful and matured tool.Because of Lack of awareness of
vb6 most of us never used it.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

How would you view html code in Active Server Pages?

1 Answers  


What is the use of debug Window?

1 Answers  


what is the difference between Listindex and Tab index.

1 Answers  


Different types of Passing Value?

1 Answers  


How many nuber of controls are there in form?

1 Answers  






What is the diff between RDO and ADO?

3 Answers  


Is visual basic still used?

0 Answers  


What is vbs file?

0 Answers  


What is "NULL"?

0 Answers  


What do you mean by HTTP?

4 Answers   Wipro,


What are different types of cursors in ADODB?

5 Answers  


Scope of API?s can be of different types, what are they Why API functions are Required?

0 Answers  


Categories