adspace


Explain the difference between vb and vb.net?

Answer Posted / Lokesh Kumar Tiwari

VB (Visual Basic) is an older programming language that predates .NET, while VB.NET is a modern language developed specifically for .NET framework. VB.NET inherits the syntax and design philosophy from VB but adds new features like object-oriented programming and integrated support for XML.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141