Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance?
Answer Posted / navin.cp
Yes these are important. If you dont know the sequence of
execution, then where u will put your code block to full
fill requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How is application management and maintenance improved in asp.net 2.0?
Differentiate globalization and localization.
What describes a query?
What is application session?
What is the difference between login controls and forms authentication?
How to display Alert in ASP.NET
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is a Cookie? Where is it used in ASP.NET?
Is it true that a Web service must be written in .NET or not?
What are the different types of validation controls provided in ASP.NET?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Are cookies stored on server or client?
What is view state management in asp net?
What does clearing cache?