Difference between Eval() and Bind()?

 Posted by Syedshakeer on 11/21/2009 | Category: ASP.NET Interview questions | Views: 7436
Answer:

Eval(): -Eval() method proviedes only for displaying data from a datasource in a control.
Bind(): Bind() methods provides for two-way binding which means that it cannot be used to dispaly as well update data from a datasource


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response