ASP.NET uses event driven programming model.Justify.

Answer Posted / ajit

yes, ASP.NET uses event driven programming ,because as it is
one web based application ,first of all we need to load the
web page into our web browser.

to load the page ,it needs one "Load Event" in asp.net event
handler. similarly for every user interfaces(controls)
everything has events in asp.net

that's why we called.....

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between rest and restful?

767


Elaborate differentiation between Cache and Application?

716


What is httpresponse?

710


Distinguish between Server-side and Client-side code with its functionality?

839


Why is xap important?

783


Where session id is stored?

714


What is the use of session?

697


Explain the difference between the web config and machine config.

806


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

738


Explain the difference between or and orelse?

713


What are different methods of session maintenance in asp.net?

762


Can action method static?

743


Why do we need a web application session?

699


What is asp.net with mvc? : Asp.Net MVC

709


Mention the execution process for managed code?

731