LINQ vs. "ADO.NET" vs. "Enterprise Library/Data Access Application Block".

LINQ vs. "ADO.NET" vs. "Enterprise Library/Data Access Application Block".

For doing database transaction through .net framework, we have 3 possibilities. 
1. LINQ
2. ADO.NET
3. Enterprise Library(Data Access Application Block

If we consider response time. 

ADO.NET will take less time than Data Access Application Block.

Data Access Application Block than LINQ.

So, ADO.NET will take less time for data tranasactions with database. 


please share you views on this. 
Share this post :

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.

 
Support : Ranga Rajesh Kumar
Copyright © 2012. ASP.NET Examples - All Rights Reserved
Site Designed by Ranga Rajesh Kumar