My project I worked on had a codename and this was used for the namespace everywhere in the project.
How can I change it without risking breakage and quickly as well?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ReSharper can do stuff like this pretty safe and fast. Though it is a commercial tool I can highly recommend it.
Otherwise just do a search & replace in the whole solution. This is also fast and should work for most usages of the namespace.