Home All Groups Group Topic Archive Search About

global.asax and using statement

Author
5 Jan 2006 8:12 PM
mike malone
I think I understand the new global.asax idea even if I am having to spend a
lot of transition time getting use to it.

my question is where do I put my using statements in the .asax file?

Mike

Author
5 Jan 2006 8:28 PM
Karl Seguin
try using the @imports directive atop the file :)

Karl

Show quoteHide quote
"mike malone" <mikemal***@discussions.microsoft.com> wrote in message
news:C5CDD641-7107-4A8E-9280-AD2756F12D28@microsoft.com...
>I think I understand the new global.asax idea even if I am having to spend
>a
> lot of transition time getting use to it.
>
> my question is where do I put my using statements in the .asax file?
>
> Mike

Bookmark and Share