GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
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
Related Categories
—
ADO.NET Interview Questions
ADO.NET 2.0 Interview Questions
Architecture Interview Questions
ASP Interview Questions
ASP.NET Interview Questions
ASP.NET 2.0 Interview Questions
Microsoft.NET Interview Questions
C# Interview Questions
DataGrid Interview Questions
DotNet Interview Questions
Microsoft.NET 2.0 Interview Questions
Microsoft Basics Interview Questions
Reporting Services Interview Questions
VB.NET Interview Questions
Visual Basic Interview Questions
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved