ASP.net — Test 4
Page 1 of 3
Question 1
If a developer of ASP.NET defines style information in a common location. Then that location is called as_________________?
Question 2
When does Garbage collector run ?
Question 3
What attributes do you use to hide a public .Net class from COM ?
Question 4
When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
Question 5
Which of the following must be done in order to connect data from some data resource to Repeater control ?
Question 6
How many configuration files can an ASP.NET projects have?
Question 7
ASP.NET separates the HTML output from program logic using a feature named as_______________?
Question 8
The namespace within the Microsoft .NET framework which provides the functionality to implement transaction processing is _______________?
Question 9
What is the Server.MachineName does_________________?
Question 10
In ASP.NET application the Global.asax file lie in which directory_________________?