1

I have recently moved into a team leader position in a company that has some very old school developers. I'm trying so hard to convince them to use LINQ2Entities and over using tools like Codesmith to generate stored procedures and DAL layers. It appears that I'm not getting through. Does anyone know of any ways to prove my point?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Joshy
  • 657
  • 8
  • 20

1 Answers1

0

This post might help you:

LINQ-to-SQL vs stored procedures?

Performance Difference between LINQ and Stored Procedures

your question might be posted here: http://programmers.stackexchange.com

Regards

Community
  • 1
  • 1
BizApps
  • 6,048
  • 9
  • 40
  • 62