Here Mudassar Ahmed Khan has explained with an example, how to display DateTime in dd/MM/yyyy format using DataBinder.Eval function in ASP.Net using C# and VB.Net.
The DataBinder.Eval function is used to display data from Database in GridView, Repeater, DataList, FormView, etc. in ASP.Net.