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:
01398342
Views:
35
>>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.

Thanks, Paul. I think for Datasets it automatically changed the Namespace to the correct one. At least I see it now in the designer file.

I have another a bit more complex question.

I asked it here yesterday and also here http://forums.asp.net/t/1419911.aspx I'm not sure the solution I implemented is going to work. Do you know how should I solve it?

Thanks again.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform