What are Major Feature of VB.NET Over C#.NET
Answer Posted / chaitanya
vb.net is very userfriendly
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are the advantages of an assembly?
Using VB, how can you change the Mouse Pointer?
How to achieve Polymorphism in VB.Net?
Explain the differences between vb.net and c#, related to oops concepts?
What do you mean by deserialization?
What are the shared variables?
Explain the use of console application?
How a base class method is hidden?
How can we remove handlers at run time?
Name the tool which can convert visual basic old version to .net compatibility version?
Which class allows an element to be accessed using unique key?
described weak typing?
Explain namespace?
difference between checkbox vs radiobutton??
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.