Everybody knows that there is a performance overhead with in line sql statements.
There is yet another issue which is maintainability a DB guy changes some schema and he usually looks into all the DB Objects like SPs and functions but will never look into the .NET code. Everybody will come to know abut the issue only when the code breaks.
No comments:
Post a Comment