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
Can you explain the basic use of dataview?
How do you store a value in viewstate and retrieve them?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is the use of express session?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Differentiate between namespace and assembly.
Define what is razor? : asp.net mvc
Why do we need Sessions?
What is the difference between session.abandon() vs clear()?
Which validator control you use if you need to make sure the values in two different controls matched?
What are the ways of preserving data on a Web Form in ASP.NET?
Which of the following .NET framework supports Web API?
From which base class all web forms are inherited?
Can I stream live content/events?