I think the answer is:
Page.PreInit
Page.Init
Page.Load
Page.PreRender
Page.Unload
You can use ajax to prevent refresh the page
active server page network
You can control an ASPnet page to where only users can access it by going to the white list. This regulates the access to only users assigned by the administrator.
cookie.kill
B'cos this is the extension of a page in .net
Postback is the process of posting the page to the server and getting the response back from the server.
Master page is a page which has content of master data( Common data), Other web page can inherit the master page in asp.net. If you are familiar with OOPS, then we can tell master page is similar to abstract class, where other class can inherit.
There are some good videos found directly at Microsoft's own page: http://www.asp.net/general/videos. Also, there are 84 free ones at: http://idealprogrammer.com/videos/aspnet-training-84-aspnet-training-videos/
The ASP.NET application has no pages at all, it is not running, or it has some errors and could not display anything (not even the error messages). Because anything it displays would be the first page (to any viewer)!
Information about ASPNET can be found on the ASPNET website. Anything one needs to know about using this application framework for web development purposes can be found there.
The 3 life cycle methods in a JSP page are:jspInit() - Called when the JSP page is initializedjspService() - Called everytime a request/response is received/submittedjspDestroy() - Called when the JSP is no longer required
it is found on page something i have no clue