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

Can I read the hard disk serial # of the client computer using asp.net?

633


Why we use asp.net for website development?

583


Differentiate between file-based dependency and key-based dependency.

613


What is the state management in asp.net?

642


What are custom user controls in asp.net?

612






What are the different types of validation controls provided in ASP.NET?

753


What is slidemaster?

567


What is rending process in ASP.NET?

705


What does it mean your session has timed out?

620


What do you mean by serialize and marshalbyref?

666


What is the difference between session object and application object?

674


What is difference between web config and global asax?

519


What do you mean by authentication?

618


What is the difference between dynamic SGA and static SGA?

672


What is the advantage of mvc over asp.net? : Asp.Net MVC

588