Click here to Skip to main content
15,881,559 members
Articles / Programming Languages / C#

LINQ to SQL Performance Considerations

Rate me:
Please Sign up or sign in to vote.
4.78/5 (11 votes)
1 Apr 2010CPOL6 min read 50.9K   22  
Performance considerations when using LINQ to SQL

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Objetek Systems
United States United States
I am currently consulting for Denso Wireless writing manufacturing traceability systems in C# and ASP.net. Denso Wireless manufactures navigation systems for some of the major automotive manufactures.

The manufacturing systems that I develop interface directly to assembly line hardware that in real time collects manufacturing metrics and data
and stores this data in a SQL Server database instance.

The Traceability system also provides engineering and management real time
access to the gathered metrics and data from an internationally
accessible web site that is developed in ASP.net.

Comments and Discussions