Renaming my solution

DominicB

Active member
Joined
May 2, 2008
Messages
30
Programming Experience
Beginner
Hi all

Perhaps I'm being a simpleton, but is there a way to rename my VB solution?
There doesn't seem to be a Save As menu option. Am I overlooking something really stupid. I am using VB.Net 2008 Express.

Thanks for reading.

DominicB
 
is there a way to rename my VB solution?
There doesn't seem to be a Save As menu option.
Actually there is, but the File menu is context sensitive so you have to select the project/solution node in Solution Explorer before you get the "Save.. As" option. You can also use the context menu in Solution Explorer and select "Rename". Also if you click the node twice (not doubleclick) the text becomes editable.
 
Pah:(

They don't like to make it nice and easy for simple folk like me do they.
Thanks for your wise words and timely response (again), JohnH.

Have a nice evening.

DominicB
 
Back
Top