GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  VB.NET
Go To First  |  Previous Question  |  Next Question 
 VB.NET  |  Question 16 of 60    Print  
Differences between VB.Net and C#, related to OOPS concepts

  
Total Answers and Comments: 3 Last Update: September 11, 2007     Asked by: ravi_rayana 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 20, 2006 02:25:10   #1  
Bhargava Harish        

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

1. C# uses Must not Inherit VB.Net uses sealed class

2. C# uses Internal VB.Net uses Friend

3. VB.Net uses with events and end events

4. C# uses abstract and VB.Net uses Must Inherit


 
Is this answer useful? Yes | No
March 06, 2007 11:46:39   #2  
Manish Jape        

RE: Differences between VB.Net and C#, related to OOPS...
C#.NET has Static Class. (Not instance or method)
VB.NET doesnt have such thing called Static/Shared Class.

 
Is this answer useful? Yes | No
September 11, 2007 13:19:27   #3  
ImDaFrEaK Member Since: January 2006   Contribution: 3    

RE: Differences between VB.Net and C#, related to OOPS...
An article from Microsoft suggest that VB.NET and C# are the same as afar as OOP goes. The differences in C# consist of abilities to handle un-managed code (non .NET related code) and that VB.NET uses late binding. I personally don't program with late binding in VB.NET (Option Strict On) in which compiles my code exactly the same as C#. I feel that Visual Studio has more tools built to help VB.NET programmers and this makes me appreciate VB.NET more than C# but as far as programming and results your going to get the same thing either way. Its all up to how you program and your discipline.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape