what is differences between bind and eval?
Answers were Sorted based on User's Feedback
Answer / kapil dhokai
"Eval" Use for Display purpose only, while "bind" use for display as well as update value
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / sulochana
Eval is the one way binding,but bind is 2 way binding
displays values as well as Update the value
Is This Answer Correct ? | 1 Yes | 0 No |
What I need to create and run an asp.net application?
what is the difference between server.Transfer and response.redirect in .net
What is http session state?
Where can I get information on cookies in asp.net?
What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup
What is latest version of asp.net mvc? : Asp.Net MVC
what is aspcompat? what it does?
What is the Difference between user and server controls?
Why do you use the app_code folder in asp.net?
What is asp.net version?
Types of objects in ASP ?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?