General Category > Tips & Tricks

Save your Project

(1/1)

Derek5885:
As a newbie I learned the hard way that you need to make a folder where you make a copy of your project. I make daily copies. I made a mistake and I was left with dozens of errors and without a working copy had to start all over. Although this may seem obvious for some it was not for newbies like me.

MajorFault:
You should save often on anything you do.

You probably didn't have to start over. I'm sure you could have recovered.

dmroeder:

--- Quote from: Derek5885 on June 26, 2021, 10:00:53 AM ---As a newbie I learned the hard way that you need to make a folder where you make a copy of your project. I make daily copies. I made a mistake and I was left with dozens of errors and without a working copy had to start all over. Although this may seem obvious for some it was not for newbies like me.

--- End quote ---

You should look into using git in Visual Studio with your project.  You can save yourself having to make complete copies of your project as backups.  You can easily undo changes, view history of changes, compare changes at different points, etc.  It's a very powerful tool.

Navigation

[0] Message Index

Go to full version