Welcome to MSDN Blogs Sign in | Join | Help

Issues concerning X++

This blog deals with issues about X++

August 2007 - Posts

Correction guide - Compiler warnings
The following is based on material kindly provided by Michael Fruergaard Pontoppidan. I have edited it substantially and added some new material to make it fit within the context of this blog. Introduction This guide will show you how to resolve compiler Read More...
Misusing string concatenations
We still see issues where programmers experience really bad things because they're misusing the str data type. Mainly people complain about poor performance or memory issues when concatenating large strings. So, let me clarify: When strings are concatenated Read More...
Page view tracker