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
What is econo-jit?
What is public assembly?
How many languages are supported by .net?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is early binding?
What is redim keyword and its use?
What are nested classes?
what is common type system?
Explain about rapid application development tool?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
Explain about branching logic control in vb.net?
What is sealed class?
Explain nested classes?
What is an application domain? how they get created?
What is the difference between c# and vb.net?