Click here to Skip to main content
15,893,508 members
Articles / Programming Languages / C#

Linq to SQL Performance Considerations - Part 2

Rate me:
Please Sign up or sign in to vote.
4.94/5 (15 votes)
28 Apr 2010CPOL8 min read 45.5K   19  
Linq to SQL Performance Considerations - Part 2

Views

Daily Counts

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