ASP.NET uses event driven programming model.Justify.

Answer Posted / guest

Yes
Asp.net uses event driven programming
all the events are driven by the handler

EventDriven programming is that in which u write code for
each and every User Interaction possible for UserInterface.

asp.net is the same where u write your logic for events of
the control place on the form.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the features of asp.net mvc?

523


Explain what is event bubbling?

570


What is difference between cookies and cache?

514


Where sessions are stored in asp.net?

532


What is viewstate information stored?

596






Explain the asp.net session state modes.

610


Who is using asp.net?

501


About CLR, reflection and assemblies?

1539


What is the use of global.asax file?

542


What is the difference between custom web user control and a custom web server control?

497


What is a page life cycle?

567


How does u call and execute a sp in .net?

546


Why we use content place holder in asp.net?

496


What is the latest version of asp.net?

533


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2362