Difference between VB.NET and C#. Which is faster ?

Answer Posted / madhu

1)c# is case sensitive vb.net its not space sensitve
2)in vb.net abstract classes using "mustinherit" keyword,c#
we have "abstract" key word

3)vb.net has with construct which is not use in c#
4) c# allows pointers it can improve performence in some
situations.







note:Both use same frame work and spped is also very much
equalents.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Attributes in .NET?

586


What is the best way to crack the certification?

1377


What is the use of common language runtime?

607


What is a .DLL and .EXE files called in .NET?

607


What is SOAP? How you will do windows and forms authentication?

591






why you wouldn't want to write into it even if you could

567


Difference between user groups and code groups

1894


How to load a user control dynamically in runtime?

546


What are the core differences between .NET Languages ?

1794


What is static constructor, when it will be fired?

556


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

543


What does mean by .net framework?

572


object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

1611


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

528


Why is .net used?

558