ASP.NET Applications

ASP.NET Applications test contains programming questions on ASP.NET application development, including application lifecycle, configuration, directives, IIS hosting, and web services to check programming knowledge of the candidate.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following methods is called to resolve the current request by providing content from a cache?

  1. WWW service
  2. Application_Authorise request
  3. Application_ResolveRequest cache
  4. Application_Begin request
  5. Application_End request
Question 2 Multiple Choice (Single Answer)

Which of the following methods is called to associate the current request with a session and populate session state?

  1. Web forms
  2. Version number
  3. Application_AuthenticateRequest
  4. Application_BeginRequest
  5. Application_AcquireRequest state
Question 3 Multiple Choice (Single Answer)

Which of the following files is the XML file in which ASP.NET applications store configuration data?

  1. Assembly name
  2. Web.Config file
  3. ASPX
  4. Global.as ax file
  5. The archive file
Question 4 Multiple Choice (Single Answer)

Which of the following directives enables developers to add descriptive text to applications?

  1. The @ application directive
  2. The @ import directive
  3. Global.asax file
  4. Application_EndRequest
  5. Parameter file
Question 5 Multiple Choice (Single Answer)

In which of the following features does IIS 6.0 use a new request processing architecture and application isolation environment that enables individual web applications to function within a self contained worker process?

  1. IP address restrictions
  2. SMTP service
  3. Reliability
  4. Scalability
  5. Bandwidth
Question 6 Multiple Choice (Single Answer)

Which one of the features of IIS 6.0 provides auto restart of failed worker processes and periodic restart of deteriorating worker processes?

  1. Site routing
  2. WWW service
  3. Automated debugging
  4. Self healing automated management
  5. Process affinity
Question 7 Multiple Choice (Single Answer)

Which of the following types of file is used to contain custom types employed by the application?

  1. Web form
  2. DLL
  3. ASPX
  4. Global.asax
  5. Command file
Question 8 Multiple Choice (Single Answer)

Which of the following WebMethod attributes enables and disables response buffering?

  1. Database buffer cache
  2. SHA384Managed
  3. TransactionOption
  4. Description
  5. BufferResponse
Question 9 Multiple Choice (Single Answer)

Which of the following methods is called to store any state associated with this session?

  1. The execution support
  2. Assembly name
  3. Application_ReleaseRequest state
  4. Application_Authenticate request
  5. Application_Begin request
Question 10 Multiple Choice (Single Answer)

Which of the following methods is called to append content to the HTTP response?

  1. Application_PostRequestHandler execute
  2. Application_PreRequestHandler execute
  3. Application_Authenticate request
  4. Application_End request
  5. The execution support
Question 11 Multiple Choice (Single Answer)

Which of the following methods uses the same stalk walker used by the garbage collector, security system, etc?

  1. Static method
  2. Application_EndRequest
  3. Windows form
  4. DoStackSnapshot
  5. The execution support
Question 12 Multiple Choice (Single Answer)

Which of the following is instantiated in the client's own application domain but calls to the proxy flow through the proxy?

  1. Web service proxy
  2. TransactionOption
  3. Web service
  4. FTP service
  5. Application proxy
Question 13 Multiple Choice (Single Answer)

Which of the following directives identifies assemblies Global.asax uses that ASP.NET and does not link to by default?

  1. Application_End request
  2. The @ assembly directive
  3. The @ import directive
  4. Assembly name
  5. Global.asax
Question 14 Multiple Choice (Single Answer)

InfoPath can connect to which of the following servers to discover available web services?

  1. Web service
  2. UDDI server
  3. HTTP
  4. NNTP service
  5. Persistent server
Question 15 Multiple Choice (Single Answer)

Which of the following WebMethod attributes caches responses generated by this method for the specified number of seconds?

  1. CacheDuration
  2. TransactionOption
  3. Description
  4. The database buffer cache
  5. List of all files in the assembly