ahmad Level: Master Registered: 03-02-2003 Posts: 120
how to identify my code in a commone project
hi there
i would like to ask is there any technique other then comments that we can use to identify our code in a common project.Some times two or more persons work on one form ,other then enclosing code in comments is there any other technique for this ??
Regards
Ahmad
____________________________
@#@#@
31-03-2006 at 06:32 AM
|
steve_w Level: Moderator Registered: 18-04-2003 Posts: 1156
Re: how to identify my code in a commone project
Hi Ahmed
I use Microsoft SourceSafe. It allows you to track the changes of your vb projects / forms / modules , so you can go back to when the project was first created and look at the history of all the changes. That will tell you who did what.