In which interface the template of any control like
Gridview would Initiate?
Answers were Sorted based on User's Feedback
Gridview implements this four Interfaces:
1.IPostBackContainer,
2.IPostBackEventHandler,
3.ICallbackContainer,
4.ICallbackEventHandler
Is This Answer Correct ? | 5 Yes | 2 No |
What New Features comes with ASP.NET Web API 2.0?
Explain the difference between debug.write and trace.write? When should each be used?
What are the Application_Start and Session_Start subroutines used for?
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
What is Dynamic Web and discuss its usage with the help of real life examples?
How does the regular expression validator work? What are two situations when you might want to use one?
How Session use Cookies in State Management?
what is the purpose of update panel control in ajax?
How many types of session in asp.net2.0
28 Answers ABC, DOT, First Europa, HCL, iRely, TCS,
What do you mean by authentication?
How to store a dataset in a viewstate?
can we pass values from one page to another page without redirecting to that page?
6 Answers Google, Patni, Syntel, Wipro,