Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Differences between VB.Net and C#, related to OOPS concepts

Answer Posted / ajay bharti

VB.NET & C# both have same execution speed no difference in
terms of speed.

But there are some other differrence between them:-

1- C# uses function pointers, VB.Net does not.
2- we can do operator overloading in C#, but not in VB.Net.
3- VB.Net uses WITH KEYWORD, C# does not have WITH Keyword
(Example:- WITH datagrid
.datasource=ds
.databind()
END WITH)
4- C# is case senstive language, but VB.Net is not.
5- C# is fully object oriented language it implements all
the concepts of OOPs. But VB.net is not fully OO language
because some of the OOPs features like operator loading it
does not have.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is server side session management?

880


Which library is used by the testers and developers to develop automated tests and create testing tools?

938


What are the media types of http requests and response?

947


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

915


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

1070


What is the life-span of the items in the viewstate?

898


what is meant by sitemapnode ?

1955


What is globalization and localization in asp net?

917


How does http session work?

943


Which protocol is used to call a web service?

998


What are the Types of state management techniques

980


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

1078


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

956


What is the difference between equals() and == in c#?

943


How is the asp.net mvc architecture different from others? : asp.net mvc

953