Namespace in vb.net 2003 Question?

  • Thread starter Thread starter Leon
  • Start date Start date
L

Leon

I'm Creating multiple custom unique namespaces within the same web
application.

Using VS.net do I still have to compile each namespace into an assembly
separately using
the vb.net 2003 command prompt, then reference the assembly to the web
application.

*Remember I'm creating the namespaces within the same web application not a
code library or another application!

*Also at the current moment I'm getting an error message using the Imports
statement with my custom created namespaces.

Thanks
 

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


Back
Top