.NET Framework and ASP.NET Fundamentals
Covers .NET framework fundamentals including CLR, assemblies, cryptography, IIS configuration, and ASP.NET infrastructure concepts essential for web development.
Questions
Which of the following techniques provides an analog of component object model and distributing component object model for object brokering and interfacing?
- Process affinity
- World Wide Web
- Web services
- Web forms
- Window forms
Which of the following .NET cryptographic classes provides a CNG implementation of the secure hash algorithm for 384-bit hash values?
- SHA384
- SHA1Cng
- SHA256Cng
- SHA384Cng
- ProtectedData
Which of the following is an environment in which the programs are executed?
- Common language runtime
- The execution support
- Web forms
- NNTP service
- IP address restrictions
Which of the following assembly manifest contents should be used only to designate an assembly as a satellite assembly containing language-specific information?
- SMTP service
- Culture
- Assembly name
- Lost of all files in the assembly
- Windows form
Which of the following features of IIS 6.0 enables remote authors to create, move or delete files, directories on your server?
- Window form
- WWW service
- Bandwidth throttling
- News and mails
- Web distributed authoring and versioning
Which of the following components of CLR must perform a heap in order to free some memory?
- Garbage collector
- The execution support
- Web forms
- The IP address restrictions
- Automatic debugging
Which of the following internet service provided by IIS 6.0 is used for hosting sites where users can upload and download files?
- Web forms
- Reliability
- FTP service
- WWW service
- SMTP service
Which of the following properties of IIS 6.0 limits IIS to support host-header routing only?
- Random Number Generator
- WWW service
- IP address restrictions
- ServerBindings metabase
- Bandwidth throttling
Which of the following assembly manifest contents represents the public key from the publisher?
- Reliability
- Strong name
- Assembly name
- List of all files in the assembly
- Windows forms
Which of the following .NET cryptographic classes defines a wrapper object to access the CSP implementation of the SHA384 algorithm?
- ProtectedMemory
- SHA1CryptoServiceProvider
- SHA256CryptoServiceProvider
- SHA384
- SHA384CryptoServiceProvider
Which of the following features of IIS 6.0 enables controlling the amount of central processing unit resources?
- CPU limiting
- Process affinity
- Automated debugging
- Bandwidth throttling
- SMTP service
Which of the following features of IIS 6.0 represents the number of sites a single IIS 6.0 server can host?
- Process affinity
- Scalability
- Reliability
- IP address restrictions
- NNTP service
By using which of the following components of CLR, you can program your profiler to walk managed stacks in the common language runtime?
- Process affinity
- NNTP service
- Stack walk
- The execution support
- Web forms
Which of the following .NET cryptographic classes computes the secure hash algorithm 384 hash for the input data using the managed library?
- SHA384Managed
- SHA384
- SHA256Managed
- SHA1Managed
- ProtectedData
The common language runtime uses which of the following assembly manifest contents to enforce version policy?
- SMTP services
- Version number
- Assembly name
- List of all files in the assembly
- Bandwidth throttling