What are Major Feature of VB.NET Over C#.NET
Answer Posted / konthappan
There is a documentation facility in C# (If you comment
using ///This is my comment/// u can generate a document
using Commands . I think this option is not in VB.NET
There is no Performance difference in BOTH Since both are
running under CLR
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you call a stored procedure in Visual Basic?
What do you mean by serialization and deserialization and it's use.
Why do you need Lock in Visual Basic?
What is econo-jit?
How many languages are supported by .net?
what is difference between namespace and assembly?
What is jagged array in vb.net?
What are the different types of applications supported in .net (or) .net framework?
What are the advantages of vb.net and c#?
Explain and brief about rapid application development tool?
Explain namespace?
Explain option strict?
What are nested classes?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What are jagged arrarys ?