Performance Issues

Hi

Does anyone have any suggestions on how to speed up the initial display of scripted forms?

It would be nice if I could pre-compile the forms and store the compiled version to save time. Anyone done this or any pointers on how this can be achieved?

Cheers

Steve

Comments

  • edited 2:51PM
    Use TfsScript.GetILCode/SetILCode to save/restore precompiled script.

Leave a Comment