GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet
Go To First  |  Previous Question  |  Next Question 
 DotNet  |  Question 98 of 165    Print  

What is the base class of .NET?


  
Total Answers and Comments: 5 Last Update: April 30, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 09, 2005 06:22:20   #1  
sridhar        

RE: What is the base class of .NET?
The base class of all server controls is Control class that resides in System.Web.UI
namespace

 
Is this answer useful? Yes | No
July 22, 2005 02:15:05   #2  
Kumar        

RE: What is the base class of .NET?
System.Object
 
Is this answer useful? Yes | No
December 27, 2005 04:40:44   #3  
swag Member Since: December 2005   Contribution: 18    

RE: What is the base class of .NET?
System.Object
 
Is this answer useful? Yes | No
February 27, 2006 00:44:13   #4  
slmonky Member Since: January 2006   Contribution: 1    

RE: What is the base class of .NET?

System.object is for .Net

system.Web.UI is for asp.net


 
Is this answer useful? Yes | No
April 30, 2007 04:11:58   #5  
varun        

RE: What is the base class of .NET?
the supermost base class is system.object. even the system.web.ui comes from the system.object. All the object of type either value or reference type come from system.object. see the msdn doc for the same.
 
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