This probably applies to non-MVC as well. But is it possible to use the 'using' expression in my aspx views?
The reason is because I have links to resource help files for localized strings. And some of these resource links are quite long - it really clutters my code.
Since most of the time these resources are in the namespace, especially for presentation, I just wanted to add โUse Resources. Thisโ at the top of the page. I can't seem to do this - is there a way?
thank
UpTheCreek Nov 08 '09 at 17:07 2009-11-08 17:07
source share