Is LINQ performance wise better or using sqlcommand?



Is LINQ performance wise better or using sqlcommand?..

Answer / manikanta.srinu

No it doesn't necessarily speed up operations. It is part
of ADO.NET
LINQ to SQL is not necessarily going to speed up data
access code. Since LINQ to SQL is abstraction over the low
level ADO.NET command and connection classes, it's bound to
be a bit slower at runtime (but hopefully faster to develop
with).

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

what do machine key element in configuration file specify?

1 Answers   TCS,


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

0 Answers  


Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)

4 Answers  


What are the asp.net security controls?

0 Answers  


What is a runtime version?

0 Answers  






What is clickid?

0 Answers  


explain about Back ground process control in .net

1 Answers   Digital Mesh, Infronics,


what is strong name?

4 Answers   Fidelity, Infosys, Microsoft, Shriram Value Services,


WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.

11 Answers   HCL, Microsoft,


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers   Perot Systems, Visual Soft,


Explain about ASP.NET?

0 Answers  


Can you set the session out time manually?

0 Answers  


Categories