What methods are fired during the page load?
Answer / skmdali786
Init() - when the page is instantiated
Load() - when the page is loaded into server memory
PreRender() - the brief moment before the page is displayed to
the user as HTML
Unload() - when page finishes loading.
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the concept of postback in asp.net?
What is the difference between session.abandon() vs clear()?
Difference between Htttppost and Httpget Methods?
Code for scolling in gridview
web user and custom conrols
What is global.asax file used for?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Is web config mandatory?
What is anonymous authentication?
how can we display records in single datagrid using two datasets in different place?
2 Answers Global Computer, Honeywell,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)