Posts
All the articles I've posted.
LINQ To SQL Very Slow Performance Without Compile (CompileQuery)
Published: at 08:00 PM<br/> In this article, it is shown how important it can be to use the CompileQuery class when using LINQ to SQL. Doing a simple query in LINQ to SQL verses ADO.NET is shown to run 37 times slower without taking advantage of the Compile feature in LINQ to SQL. If you are doing the same query over and over in LINQ to SQL, this is a no brainer. I'm surprised I did not know this myself previously. <br/><br/> <img src='https://peterkellner.net/FilesForWebDownload/LINQToSQLVerySlowPerformanceWithoutCompi_88A7/image.png' alt='Performance of LINQ to SQL compiled verses not and ADO.NET' />
How to Set JavaScript Programmatically on a Page in ASP.NET with Parameters
Published: at 08:00 PMGreat JavaScript Meetup In San Francsico Last Night!
Published: at 08:00 PMSpeaking Wednesday May 20th, 6:30PM, Microsoft Office San Francisco on ExtJS and ASP.NET Membership!
Published: at 08:00 PMLoad Balancing IIS Web Farm with EC2
Published: at 08:00 PM