cdac end module dot net questions

Dot Net Practice Question’s

11. What namespace does the Web page belong in the .NET Framework class hierarchy?.

Show Answer ?

12. Which method do you invoke on the Data Adapter control to load your generated dataset.

Show Answer ?

13. How do you register a user control?.

Show Answer ?

14. Why is Global.asax is used.

Show Answer ?

15. What is the difference between user control and custom control.

Show Answer ?

16. Where is the default Session data is stored in ASP.Net.

Show Answer ?

17. Who can access Session state variables.

Show Answer ?

18. What does Response.End will do?.

Show Answer ?

19. Which control supports paging.

Show Answer ?

20. Which of the following is not a member of Response Object?.

Show Answer ?