Advantages of c# over vb.net?
Answers were Sorted based on User's Feedback
Answer / venkat
there is no difference between these two. both are used same
framework. same speed also. but some of differences are.....
c# supports operator overloading. vb doesno supports.
C# supports XML,VB supports COM
C# doesn't have MUST keyword. VB contains this KeyWord.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / madhusudhanreddy t
Both are programming languages which are used to develop
CUI,GUI,Website applicaton.
Some of the differences are:
-C# supports Operator Overloading, where as VB does not
support it
-C# supports XML Documentation, where as VB does not support it
-C# supports pointer programming using unsafe keyword, where
as VB does not support unsafe code implementation
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shashi prakash
the main advantage of c# over VB.net that c# support inheritance hence c# is termed as object oriented language while vb.net does not support inheritance hence it also called object base language
| Is This Answer Correct ? | 1 Yes | 12 No |
Are there functions in c#?
Why can?t you specify the accessibility modifier for methods inside the interface?
How do I edit a dll file?
How do you prevent a class from being inherited in c#?
How many types of collections are there in c#?
what is default accessibility for a class? what is difference b/w viewstate and controlstate? what is the default access specifier for a top level class which are not nested into other classes?
What is private class in c#?
Is comparable a functional interface?
What is getenumerator?
What is or operator in c#?
How do I port "synchronized" functions from visual j++ to c#?
how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)