DFDF online Test

ASP.NET configuration settings are stored in the_______ and________ files.
machine.config and the Assembly.config
machine.config and the web.config files.
Assembly.config and the web.config files.
None of the above
ASP.NET processes the configuration settings in a hierarchical manner. It does this by processing the __________first, and then processing all__________ files.
machine.config and the web.config
Assembly.config and the web.config files
machine.config and the Assembly.config
None of the above
How can you override the hierarchal method of configuration file processing?
by the use of the allowOverride attribute and the tag.
by the use of the grantOverride attribute and the tag.
by the use of the allowOverride attribute and the tag.
None of the above
How can you configure ASP.NET at a very granular level?
By using the machine.config file as well as web.config files
By using the assembly.config file as well as web.config files
By using the machine.config file as well as server.config files
None of the above
What are all the aspects of ASP.NET you can control by using the configuration files?
You can use configuration files to control most aspects of ASP.NET including operating system , server, and system-related options.
You can use configuration files to control most aspects of ASP.NET including operating system , server, and client - related options.
You can use configuration files to control most aspects of ASP.NET including application, security, and system-related options.
None of the above
How can you configure additional configuration tags?
You can configure additional configuration tags by creating new configuration section handlers.
You can configure additional configuration tags by creating new configuration server handlers.
You can configure additional configuration tags by creating new configuration client handlers.
None of the above.
By using which format, does the ASP.NET configuration files are configured?
Text formatting.
UML formatting.
XML formatting.
None of the above.
How various configure options available in ASP.NET are controlled?
Tags and sub tags contain attributes.
Sections and various sub sections.
Tags and sub sections.
None of the above.
How can you retrieve all configuration settings with in ASP.NET?
You can retrieve all configuration settings within ASP.NET at any time from within your application.
You can not retrieve all configuration settings within ASP.NET at any time from within your application.
Depending on the application you may or may not retrieve all configuration settings.
None of the above.
Should I modify the machine.config file or create a web.config file for my application?
That depends on the situation. If you have multiple applications running on a server, and several configuration options need to be shared between them, then place the shared configuration settings in the machine.config and any application specific settings in individual web.config files. If you only have one application on your server, just create a web.config file with all your con- figuration settings.
No ,you can not modify machine.config file or create a web.config file.
Yes, you can modify machine.config file or create a web.config file.
None of the above
Join the .NET Community
Tags:

ASP.NET

Comments

Want to learn?

Sign up and browse through relevant courses.

Name:
Your Email:
Password:
Country:
Contact no:


Area code Number
Subjects you are interested in:
Word verification: (Enter the text as in image)


Sign Up Already a member? Sign In
I agree to WizIQ's User Agreement & Privacy Policy
1 Follower
Test: 1

Your Facebook Friends on WizIQ

Give live classes, create & sell online courses

Try it free Plans & Pricing

Connect