Software Engineering Mcqs » ASP.net
In ASP.NET what does the following return ?

A. Gives the memory working set
B. Return null value
C. Gives error
D. None of the above

What is a diffgram ?

A. Finds the difference in two objects
B. Finds the difference in two files
C. The one which renders the dataset object contents to xml
D. None of the above

Which of the following object is not an ASP component ?

A. Adrotator
B. File access
C. Linkcounter
D. Counter

Which of the following transfer execution directly to another page ?

A. Response.redirect
B. Server.transfer
C. Both a and b
D. None of these

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

A. System.windows.page
B. System.web.page
C. System.web.ui.page
D. None of these

Which property is used to name a web control ?

A. Controlname
B. Designation
C. Id
D. Name