pnwfcu Posts 4
|
What are some recommendations on things to do, and especially not to do, when adding our own custom code, in order to make future upgrades from JitBit work with minimal problems?
I'm thinking partial classes for the code behind files would probably solve a lot of potential problem, but what about the aspx markup? How about modifying existing database tables? Should I leave them be and just create resolution tables for all relations instead? edited by pnwfcu on 9/5/2008
|