aspx_professional thread: A question of syntax
Hi,
Is there any difference between the following:
datareader!field or session!var
and
datareader("field") or session("var")
I have a feeling that the former allows early binding and thus should be
used but am not 100% sure. Anyone know anything about it?
Pat
|





