InterviewSolution
Saved Bookmarks
| 1. |
How Can We Improve The Performance Of An Xsl File? |
|
Answer» By avoiding use of VARIOUS if STATEMENTS and using CHOOSE and by using for-each GROUP in PLACE of for-each. By avoiding use of various if statements and using choose and by using for-each group in place of for-each. |
|