Note: This article was originally published in 2009. Some steps, commands, or software versions may have changed. Check the current General documentation for the latest information.
I have seen sample code when doing data binding on controls that use either Eval and Bind. I was wondering what is the difference between both of them. When should you use Eval instead of Bind and viceversa?