What are Major Feature of VB.NET Over C#.NET
Answer Posted / ajit jha
VB.NET also doesn't support operator overloading. Due to
unsafe code.
And
VB.NET instantly compiled our code, help in small
development work and disadvantage is it cause slightly delay
in case of Large Development.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How many languages are supported by .net?
Explain public assembly?
What is the advantages of VB.NET?
Compare c# and visual basic.net?
Explain the difference between int and int32?
What is the use of assembly?
What are the technology areas that microsoft.net contains?
What is DLL HELL in VB.NET
Which classes a dll can contain?
What is code access security?
Explain how to achieve polymorphism in vb.net?
What is the purpose of objects present in asp.net?
What do you mean by serialization and deserialization and it's use.
Explain the components of common language runtime.
How does vb.net achieve polymorphism?