Give a few examples of page life cycle events.


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

Post New Answer

More ASP.NET Interview Questions

Where you store Connection string in "Web.Config" file in ASP.NET?

0 Answers   Sans Pareil IT Services,


what is webservices ? and what is web server ?

1 Answers   Wipro,


I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

0 Answers   Patni,


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,


State Management (viewstate, session etc)

2 Answers   Syntel,






How many classes can a single .NET DLL contain?

6 Answers   SoftSol,


What is virtual directory in asp.net?

0 Answers  


What is a Windows Service and how does its life cycle differ from a standard EXE?

2 Answers  


Explain how asp.net page works?

0 Answers  


When during the page processing cycle is ViewState available?

1 Answers   Siebel Systems,


To which class you load XML or Related Data

1 Answers  


How Session outproc in Sqlserver stored?

0 Answers   CGI,


Categories