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 response object is related to asp's response object?

0 Answers  


What is the usie of activex control in .net?

0 Answers  


Which Is Faster MVC or ASP.net ?

0 Answers   Arigo Infotech,


What data types do the RangeValidator control support?

2 Answers  


diffrance between stored procedure & function in sql server?

2 Answers  






How u refer webservices?

0 Answers   Microsoft,


if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?

4 Answers   CGI,


What is skin in asp.net?

0 Answers  


Can we create a multiple user simultaneously ?

0 Answers   MCN Solutions,


How do you make your site SSL enabled ?

3 Answers   Satyam,


Describe the .net base class library.

0 Answers  


Define a web service in .net?

0 Answers  


Categories