Hello All:
I started coding an ASP .net application using ISSUETracker style data access layer before my fingers threatened to fall off if I typed more. For all that, most of the work was done by CodeSmith templates. So we bought LLBLGen Pro.
I am like half way through and of course, the database is changing. Tables are added to track the history of a 'PaperApplication For Something'. What do you think I should do ?
Generate LLBLGen code or code the IssueTracker way like I was doing before. I cannot go back and change the ITracker looking code in the GUI layer.
Any thoughts on this will be appreciated.
I am leaning towards using LLBLGen generated code, even though I am not sure how I will keep track of what code I use for a particular function. My code or llbl.
TIA.
balu