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
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What are validator? How do you disable them?
What is the use of placeholder control?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What are the differences between primary foreign and unique keys?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
State differences between MVC and WebAPI
What is & in a url?
Describe the diffeerence between inline and code behind?
In which event of the page viewstate is available?
How to find out what version of asp.net I am using on my machine?
What are the new features implemented in ASP.NET?
Is session stored in browser?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Explain how asp.net different from asp?