ASP.NET uses event driven programming model.Justify.

Answers were Sorted based on User's Feedback



ASP.NET uses event driven programming model.Justify...

Answer / 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

ASP.NET uses event driven programming model.Justify...

Answer / 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

More ASP.NET Interview Questions

How can you ensure a permanent cookie?

0 Answers  


Is it possible to use two versions of assembly at the same time?If possible explain with code?

3 Answers   Tech Mahindra,


what is state management in ASP.NET

2 Answers   MCN Solutions,


In which form does the dataset store data in it?

3 Answers   Verinon Technology Solutions,


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

0 Answers   Microsoft,






can i call the java script to code behind file?if yes how?

4 Answers   Wipro,


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

0 Answers  


About dataset and data mining ?

1 Answers   Cognizant,


What is boxing and unboxing in asp.net?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,


What is the use of autowireup in asp.net?

0 Answers  


About friend and Protected friend ?

3 Answers   MMTS,


Categories