by using command line options. Or do you know if there is a tool
automatically change. I am looking to automate this process for the
Jani J=E4rvinen [MVP] wrote:
> Hello Renuka,
>
> > What options do I have [...] now [that] I want to change the
> > name of the project with their file names?
>
> If you are using Visual Studio 2005, you can simply open up Solution
> Explorer (the "project manager") and rename your project from there.
> Alternatively, you could activate the project by selecting it in Solution
> Explorer and choosing File/Save MyProject1 As.
>
> However, when you first create your project in Visual Studio, the name of
> the project also becomes the default namespace. If you change your projec=
t's
> name, the namespace won't change. You have to change this using refactori=
ngs
> (or more manually using the Edit/Find and Replace/Replace in Files comman=
d).
>
> As for the files that belong to the project, you have the same alternativ=
es
> as renaming the project. That is, the easiest way is to simply rename the
> files one by one in Solution Explorer.
>
> Finally, if your solution contains only one project, you might want to al=
so
> change the name of your solution in Solution Explorer.
>
> All in all Solution Explorer is your friend here.
>
> --
> Regards,
>
> Mr. Jani J=E4rvinen
> C# MVP
> Helsinki, Finland
> janij@removethis.dystopia.fi
>
http://www.saunalahti.fi/janij/