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 method do you use to explicitly kill a users session?
What is the difference between client-side and server-side validations in webpages?
what is manifest?
What is web.config and machine.config ?
What is the difference between user control an custom control?
Explain asp.net application life cycle?
Explain in what order a destructors is called.
can we pass values from one page to another page without redirecting to that page?
6 Answers Google, Patni, Syntel, Wipro,
Where would you use an ihttpmodule, and what are the limitations of any?
Types of caching ?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
How to Page Execute in asp.net(inside browser)