196 Views
It is funny but I don't know about this. I used full name of type (namespace+type name) in aspx pages. It is unnecessary. ASP.NET has directive for this. <%@ Import namespace="value" %> Sometime we omit in haste important things.
0 comments