What is the function used for removing an event listener?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Which is the parent class of the web server control?

0 Answers  


You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.

1 Answers   Syntax Softtech,


What is the difference between dynamic SGA and static SGA?

0 Answers   MCN Solutions,


How to create multi language website in asp.net mvc? : Asp.Net MVC

0 Answers  


What is the difference between page-level caching and fragment caching?

0 Answers  






Are there resources online with tips on asp to asp.net conversions?

0 Answers  


What is the difference between response.redirect and server.transfer, how to choose one among the other?

3 Answers   247Customer,


What is runat?

0 Answers  


Define a web service in .net?

0 Answers  


Life cycle of ASP.NET page when a request is made ?

4 Answers   MMTS,


Why is global asax is used for?

0 Answers  


How does the regular expression validator work? What are two situations when you might want to use one?

2 Answers  


Categories