when the user control event occur in ASp page life cycle?
Answers were Sorted based on User's Feedback
Answer / vijendra
When ever a page is called the control event is generated.
| Is This Answer Correct ? | 3 Yes | 6 No |
Elaborate differentiation between Cache and Application?
What are the different types of sessions in asp.net?
What method do you use to explicitly kill a users session?
Give 2 examples for scenarios when routing is not applied?
What is the difference between ASP and ASP.NET?
4 Answers Sans Pareil IT Services, TCS,
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
What is the difference between response.redirect and server.transfer?
Which dll handles the request of .aspx page?
What is DataGrid wheater its a Server Control or something else ?
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?
What is web router?
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)