Home All Groups Group Topic Archive Search About
Author
8 Mar 2006 8:33 PM
frank@sinatra.com
Hello,

I have a vb.net app that is a work in progress. Next week I have to demo some of the functionality of the app, but want to "Hard Code" in
some additions quickly that don't require a db connection, etc. I don't want to do this in the production app, but want to create a demo app
from the production app, and make my changes to that.
How do I do a "Save as" or copy a project with a different name, etc.?

Thanks!

Frankie
--
----------------------------------------------
Posted with NewsLeecher v3.5 Beta 1
* Binary Usenet Leeching Made Easy
* http://www.newsleecher.com/?usenet
----------------------------------------------

Author
8 Mar 2006 9:08 PM
Herfried K. Wagner [MVP]
"Frank" <fr***@sinatra.com> schrieb:
> I have a vb.net app that is a work in progress. Next week I have to demo
> some of the functionality of the app, but want to "Hard Code" in
> some additions quickly that don't require a db connection, etc. I don't
> want to do this in the production app, but want to create a demo app
> from the production app, and make my changes to that.

Simply create a copy of the project folder and rename the project.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
9 Mar 2006 6:32 AM
Cor Ligthert [MVP]
>
> Simply create a copy of the project folder and rename the project.
>
To precise this a little bit more "With normal Explorer" not the project
Explorer.

Cor
Author
9 Mar 2006 5:35 PM
frank@sinatra.com
>
> Simply create a copy of the project folder and rename the project.
>
To precise this a little bit more "With normal Explorer" not the project
Explorer.

Cor

Thanks to you both. I feel a little silly after you guys pointed out how easy it was.

Thanks again,

Frankie
--
----------------------------------------------
Posted with NewsLeecher v3.5 Beta 1
* Binary Usenet Leeching Made Easy
* http://www.newsleecher.com/?usenet
----------------------------------------------