Question:
(a) What do you understand by the term Postback?
(b) Describe five benefits of creating virtual directories while developing an ASP.NET application.
(c) Explain fully the main steps to create and use a Business Component.
(d) Using the StateBag class concept, write an ASP.NET program that detects the number of times a user clicks on a "Login" button and displays the message given below in a label control:
"That's the third time you click on the Login button!"
The caption of the Login button should dynamically be changed to: "Third Trial".