What are the new page events added in Asp.net 2.0 ?
Answer Posted / karna
pre-init()
pre-load()
pre-initcomplete()
pre-loadcomplete()
pre-rendercomplete()
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Define reflection in .net?
Where is asp.net view state stored?
How many types of file extensions for razor views in ASP.Net MVC?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Define repository pattern in mvc.net? : asp.net mvc
Do you know using sql cache invalidation?
What is gridview in asp.net?
What’s the use of “GLOBAL.ASAX” file?
Explain the overview of asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is state management in asp.net with example?
Explain what is an assembly?
What is the use of HttpHandlers? When to use this?
What is an assembly? Explain its parts.
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?