Continue Reading Dag Calafell, III’s Article on their blog
String Concatenation Performance – Dynamics 365 for Finance and Operations
Have you heard of System.Text.StringBuilder? It is a .NET class which specializes in faster string manipulation. Can we use it in X++? Is it faster? How much faster? When is the break-even point on using the StringBuilder class?
Blog Syndicated with Dag Calafell, III’s Permission