Performance on MS CRM is always a crucial thing and we may follow
different ways to achieve the performance thing. Below is the one more approach
we can improve the performance bit more.
In IIS setting of a website where MS CRM is hosted, there we
can change the Output Cache property. By changing this property to true,
initially any entity record load may take bit time; later on it will open the
records in much lesser time. This is quite a good approach to improve the
performance.
Below screenshot explains where to change the output Cache
settings
(source of below description: MSDN)
What is omitVaryStart:
Gets or sets a value indicating whether
the vary header is enabled.
Type: System.Boolean
true if the vary header is enabled; otherwise, false. The default is false.
You may like below posts
Performance Center in MS CRM 2013
date and time field behavior in MS CRM
Upsert in MSCRM
Locking mechanism in MS CRM
Ticker Symbol Field in MS CRM
Themes in MS CRM
Enable Tracing in MS CRM
Calculated Field in Dynamics CRM 2015
IME Mode in MS CRM
No comments:
Post a Comment