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
Explain how does asp page work?
Define static member?
Can you explain the importance of finalize method in .net?
How long should a session id be?
What is the difference between user control an custom control?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What does uri mean?
How to add DateTime Control in normal DataGrid Server Control?
Web API uses which library for JSON serialization?
What is asp.net and how it works?
Describe a bubbled event and how it is used ?
What is class and object in asp.net?
What is viewstate parameter?
Explain file-based dependency and key-based dependency.
What is asp.net mvc? : asp.net mvc