Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Namespaces
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01398234
Message ID:
01398341
Views:
52
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>When I generate my DS the default NameSpace is Project Name. I want to add Company's name first, so it should be
>
>CompanyName.ProjectName.DataSets
>
>However, it seems to not take it.
>
>Do you think it's OK to leave without Company Name or what should I do to insert it?
>

You can change the default namespace used by VS when creating things by right-clicking on the Project and selecting Properties. In the application tab is a place for "Default namespace". It won't go into existing classes and update them, but any new classes you create should use the new namespace.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform