Explain asp.net application life cycle?


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

Post New Answer

More ASP.NET Interview Questions

What is difference between web config and global asax?

0 Answers  


What is inproc and outproc?

0 Answers  


What are the Types of authentications in IIS

0 Answers   Microsoft,


what is Satellite Assembly?

2 Answers  


What is http only cookie?

0 Answers  


What is preprocessor in .net and type, where it use?

0 Answers  


What is simple data binding?

0 Answers  


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,


What are uri parameters?

0 Answers  


What r Callbacks in ASP.NET?

1 Answers  


What is a user session?

0 Answers  


What is semantic gap?

0 Answers   MCN Solutions,


Categories