¡@

Home 

c# Programming Glossary: tuning

Setting Objects to Null/Nothing after use in .NET

http://stackoverflow.com/questions/2785/setting-objects-to-null-nothing-after-use-in-net

the GC and its management strategies because it's self tuning and opaque. There was a good discussion about the inner workings..

Create a summary description of a schedule given a list of shifts

http://stackoverflow.com/questions/3165867/create-a-summary-description-of-a-schedule-given-a-list-of-shifts

Complete Agglomerate and Linkage Complete are two fine tuning options of the clustering methods implemented in Mathematica...

Needed: A Windows Service That Executes Jobs from a Job Queue in a DB; Wanted: Example Code

http://stackoverflow.com/questions/3266420/needed-a-windows-service-that-executes-jobs-from-a-job-queue-in-a-db-wanted-e

semantics. This allows for completely poll free self load tuning service behavior. Actually there is more you don't need a service..

C data structure to mimic C#'s List<List<int>>?

http://stackoverflow.com/questions/343654/c-data-structure-to-mimic-cs-listlistint

pointed out are that it gives more scope for performance tuning. A direct port may not offer any increase but it opens the way..

ASP.NET MVC 3 Razor performance [closed]

http://stackoverflow.com/questions/3828961/asp-net-mvc-3-razor-performance

fully optimized MVC3 yet there is usually a lot of cache tuning we do . We expect razor to be the same performance as the .aspx..

When should I use a CompiledQuery?

http://stackoverflow.com/questions/4932594/when-should-i-use-a-compiledquery

no benefit for the first execution. Like any performance tuning generally avoid it until you're sure you're fixing an actual..

.NET Memory issues loading ~40 images, memory not reclaimed, potentially due to LOH fragmentation

http://stackoverflow.com/questions/6271891/net-memory-issues-loading-40-images-memory-not-reclaimed-potentially-due-to

is my first foray into memory profiling a .NET app CPU tuning I have done and I am hitting a bit of a wall here. I have a..

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated

http://stackoverflow.com/questions/8602395/timeout-expired-the-timeout-period-elapsed-prior-to-completion-of-the-operation

issue but you can easily determine whether the query needs tuning by executing the query manually for example using Sql Server..