Which of the events should be utilized?

You work as a Web developer for ABC.com. You need to implement a session event that fires if it
detects no open sessions if visitors access pages on the site.
Which of the events should be utilized?

You work as a Web developer for ABC.com. You need to implement a session event that fires if it
detects no open sessions if visitors access pages on the site.
Which of the events should be utilized?

A.
The OnStart event would be raised.

B.
The InitComplete event would be raised.

C.
The LoadComplete event would be raised.

D.
The InitLoad event would be raised.

Explanation:
Developers and writers of ADO.NET applications should note that the onStart event
is a session event that would be triggered by network users opening a page on a site without an
open session.



Leave a Reply 0

Your email address will not be published. Required fields are marked *