Answer Posted / vicky
Pageiit()
PageLoad()
PagePreRender()
Page_UnLoad()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is session in web technology?
In how many ways we can retrieve table records count?
Using code explain Configuration Management
Where is the view state data stored in asp net?
How to display Alert in ASP.NET
What is the significance of attaching a profile while creating a user?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What do you mean by role-based security?
How we can force all the validation controls to run?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is the difference between a page theme and a global theme?
What is the adavantage of using ASP.NET routing?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
Is asp net front end or backend?
Difference between singleton and singlecall.