What are the major built-in objects in ASP.NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

How can u handle Exceptions in Asp.Net?

4 Answers  


How Session outproc in Sqlserver stored?

0 Answers   CGI,


What is AppDomain?Explain how it works.

9 Answers   Tech Mahindra,


You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.

1 Answers   Syntax Softtech,


How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

0 Answers  






Define web.config in .net?

0 Answers  


How to use ipostback?

0 Answers  


What is the difference between abstract class vs interface? Can give me the real time examples?

0 Answers  


True or False: To test a Web service you must create a windows application or Web application to consume this service?

1 Answers  


How do I create a web form?

0 Answers  


What is the compiled object?

0 Answers   eXensys,


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

3 Answers  


Categories