What are Major Feature of VB.NET Over C#.NET
Answer Posted / manish
Dear Konthanppan ,
Comment related point stated by you is not true as VB.net
provides it with ''' in replacement of /// in C#.
One big point is
In VB.NET "SHARED CLASS" can be created but in C# Static
class is not possible.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain enumerator?
What is the use of errorprovider control?
How do you retrieve the customized properties of a .net application from xml .config file?
Explain and brief about rapid application development tool?
What is internal keyword in .net framework?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What keyword is used to accept a variable number of parameter in a method?
What is sorting in vb?
Explain how to store decimal data in .net?
What are the shared variables?
Describe about visual basic.net?
Why is the xml infoset specification different from the xml dom?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What is the difference between compiler and interpreter?
What is the significance of delegates?