Link to home
Start Free TrialLog in
Avatar of judico
judico

asked on

How can the name of the project be changed?

Is there any efficient way to change the project name? I see the warning:

        /// WARNING: If you change the name of this class, you will need to change the
      ///          'Resource File Name' property for the managed resource compiler tool
      ///          associated with all .resx files this class depends on.  Otherwise,
      ///          the designers will not be able to interact properly with localized
      ///          resources associated with this form.

but changes one is supposed to make in the  'Resource File Name' property don't seem to be straightforward at all. Simply changing the name by 'Replace All' also isn't enough. Is there any general method which would change the name of the project once and for all?
ASKER CERTIFIED SOLUTION
Avatar of Jaime Olivares
Jaime Olivares
Flag of Peru image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of judico
judico

ASKER

Thanks for your help.