Can someone point me in the right direction of some information on using:
<%# ... %>
It seems Google does not like <%# as a search term. I don’t even know what such a construct is called.
Or maybe someone can give me a brief description of how it works?
It is a data-binding expression. Look here for a start.