Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to set the default namespace for the subfolder in ide

Reply
Thread Tools

How to set the default namespace for the subfolder in ide

 
 
Q. John Chen
Guest
Posts: n/a
 
      04-28-2004
I have a ASP.NET web project. I made the default namespace for the
project "myns" and the ide automatically append the folder name into
the namespace for a reason.

I can live with this by simply changing the namespace to myns after
the empty templet code generated.

Now I created some TypedDataSet. The code is generated everytime I
make some changes. I don't want to change the generated code
everytime.

So, is there a way make the subfolder's default namespace also to be
"myns"?

Thanks

John
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set default namespace in VS 2005 web project? Bob ASP .Net 1 08-16-2006 09:25 PM
Default-default namespace and localname Max XML 2 08-01-2006 04:17 PM
msxsl:node-set with default namespace MoonStorm XML 5 03-08-2005 11:40 AM
msxsl:node-set with default namespace MoonStorm XML 0 03-07-2005 08:37 PM
Reaching into the default namespace when using another namespace. Jason Heyes C++ 1 11-19-2004 02:36 AM



Advertisments