What is the difference between VB and VB.NET?

Answers were Sorted based on User's Feedback



What is the difference between VB and VB.NET?..

Answer / priths

VB.net uses oops concept
whereas in VB its not used

Is This Answer Correct ?    3 Yes 0 No

What is the difference between VB and VB.NET?..

Answer / prashant

vb is object based lang whereas vb.net is object oriented language. vb.net is a enhanced version of vb6.0.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How can you assign an rgb color to a system.drawing.color object?

0 Answers  


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

0 Answers  


What is Application Domain?

1 Answers  


What is typical about a windows process in regards to memory allocation in .net?

0 Answers  


When developing a Windows service for .NET, which namespace do you typically look in for required classes?

1 Answers  






What is the difference between imperative and interrogative code?

0 Answers  


can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?

0 Answers  


What is common language specification (cls)?

0 Answers  


What is smart navigation?

3 Answers  


Explain Creational design pattern in .NET?

0 Answers  


In code behind class, name the type of code found. Is it the server side code or client side code?

0 Answers   Accenture,


Write code for fetch record nos 15 to 25 from a dataset containing 50 records?

4 Answers   C Squared Systems,


Categories