Tagged Questions
2
votes
3answers
459 views
How much more should I charge for freelance project source code?
Currently I'm working as a freelancer, and for the first time a faced a client who wants the source code too.
This client owns a software development company, and wants to have rights over the source ...
9
votes
7answers
1k views
Freelancing - Share the source code? [duplicate]
Possible Duplicate:
Hand over source code to customer
I have developed a couple of form based windows application in vb.net for a client and they all work well and he paid me through a ...
19
votes
7answers
927 views
In a legacy codebase, how do I quickly find out what is being used and what isn't?
I've been asked to evaluate what appears to be a substantial legacy codebase, as a precursor to taking a contract maintaining that codebase.
This isn't the first time I've been in this situation. In ...
20
votes
10answers
3k views
Hand over source code to customer
I have made a couple iphone applications for a customer and was asked today to hand over the source code so that they could do the maintenance if this should be required.
Until now, no code issues ...
9
votes
6answers
895 views
What to do with bad source code? [duplicate]
I have been contracted to modify an application for a software company and the source code is quite frankly, a mess. It's not commented much and the author is inconsistent with coding conventions. The ...