Answer Posted / manish shah
page_PreInit
Page_Init
Page_Preload
Page_Load
Page_PreRender
Page_Render
Page_Unload
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
Is session server side or client side?
What is the significance of ASP.NET routing?
How to bind all the binding controls in a page at once in ASP.NET?
What are the advantages and disadvantages of Using Cookies?
Explain significance of routing? : asp.net mvc
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are sessions used for?
What is caching? What are different ways of caching in asp.net?
Where you store Connection string in "Web.Config" file in ASP.NET?
What methods are fired during the page load? Init()
What is the use of web.config and machine.config files?
What is the difference between application state and caching?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?