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 the difference between convert.tostring and i.tostring method?
How do you define a read only property in a class module?
Explain the difference between dispose and finalize()?
Explain and brief about rapid application development tool?
Explain about Visual basic.NET culture?
What is the difference between readonly variable and constant variable?
Explain private assembly?
What is jagged array in vb.net?
Can you please explain the difference between dispose and finalize()?
Tell me how many .net languages can a single .net dll contain?
Explain the advantage of option strict on?
What is early binding?
What is code security?
Define clr?
How do you call a stored procedure in Visual Basic?