<%= %> calculates the enclosed expression and puts the result in the
output http stream.
<%# %> serves for databind expressions that get evaluated during
databinding. Databinding takes place either automatically or as result of a
DataBind call. As in the former case, the results go to the http output.