What is the base class of .NET?

Answers were Sorted based on User's Feedback



What is the base class of .NET?..

Answer / akn

System.object

Is This Answer Correct ?    21 Yes 0 No

What is the base class of .NET?..

Answer / sumit gupta

System.object is for .Net

system.Web.UI is for asp.net

Is This Answer Correct ?    9 Yes 0 No

What is the base class of .NET?..

Answer / sharif

System.Object is the base class for .Net

Is This Answer Correct ?    9 Yes 0 No

What is the base class of .NET?..

Answer / dharmendra joshi

System

Is This Answer Correct ?    1 Yes 2 No

What is the base class of .NET?..

Answer / anand

System.Data

Is This Answer Correct ?    0 Yes 13 No

What is the base class of .NET?..

Answer / saravanan

System.Net

Is This Answer Correct ?    0 Yes 15 No

Post New Answer

More ASP.NET Interview Questions

How to Insert a TextBox value in to Sql database using C# coding?

17 Answers   HCL, Sona, TCS,


How information about the user's locale can be accessed?

0 Answers   MindCracker,


ASP.NET uses event driven programming model.Justify.

2 Answers  


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

0 Answers   HCL,


What is Difference between Callbacks and Postback in ASP.NET?

11 Answers  


What are the differences between application object and session object?

0 Answers  


i need code for insert,delete,update adn display records using stored procedure in C#

2 Answers  


What is the other method, other than GET and POST, in ASP.NET?

3 Answers  


diff between Server.Transfer() and Server.Execute()

1 Answers  


Why do we use web config?

0 Answers  


How can we use Web API with ASP.NET Web Form?

0 Answers  


Categories