Namespaces in ASP.net 2.0

G

Guest

With namespaces in the web.config is it possible to use an alias for a
namespace?
I know that intellisense is supposed to work in web.config, but it doesn't
work my computer.
 
M

Mr Newbie

Have never tried to do this in the web.config, but you can alias this in
your code
Imports MyAlias = System.Web.Security
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ASP.NET 2.0 Namespaces? 4
2.0 Namespaces 2
GAC and namespaces 1
How to make XML::XPath ignore namespaces? 0
Namespaces? 2
nokogiri xml namespaces 0
Namespace Question - Asp.Net 2.0 2
#include and namespaces 20

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top