what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?

Answer Posted / santhosh

Vb.net does not support Operator Overloading while c# does
it.

Is This Answer Correct ?    30 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In C#, explain the difference between overloading and overriding.

564


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

553


Structs are not reference types. Can structs have constructors?

496


What is the difference between Singleton design pattern and Factory design pattern?

555


What is the use of ienumerable?

459






in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?

676


What is the correct way of declaring an xml namespace?

472


Which is faster dictionary or hashtable?

449


What is the difference between interface and abstract class in c#?

464


Which control cannot be placed in mdi?

531


Name which controls do not have events?

553


What is c# best for?

525


What is difference between array and arraylist c#?

462


What is the adv of using System.Text.StringBuilder over System.String?

537


What is the difference between dictionary and hashtable in c#?

472