Imports

January 22, 2008 at 1:11 pm | In ASP.NET Tips | Leave a Comment

This is a simple thing I seen written somewhere once but never had to use.

If I'm adding the following to the top of all my page
 
Imports System.IO

There is somewhere I can add a bit of code that would include them all in one place so I wouldn't need to add them all in one place but I don't remember where that place is.

Slightly confused by the fact my site is an ASP.Net AJAX site so I'm not used to the differences in the web.config file.

 

Anyway is there somewhere I can add "Imports System.IO" that would mean adding it to each page would be unnecessary? 

Read More

No Comments Yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.