Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
July 2010
(1)
June 2010
(3)
February 2010
(1)
January 2010
(3)
November 2009
(1)
August 2009
(9)
May 2009
(1)
March 2009
(2)
February 2009
(1)
January 2009
(4)
December 2008
(8)
November 2008
(8)
October 2008
(4)
September 2008
(4)
August 2008
(10)
July 2008
(8)
Tags
AIF
Ax2009
Ax4
Ax-Client
AxToolbox
Ax-Troubleshooting
BC.Net
C#
EP
Fun
MS CSS support
Programming
The CLR for X++ programmers
Thoughts
Troubleshooting
X++
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
base64Encode() of the kernel class ‘Image’ does return an empty string
flo2005
A partner asked me why the base64Encode method of the Image class does always return an empty string. In the following example: 1: Image image; 2: str sBase64Encode; 3: ; 4: image = new Image(); 5: image.loadImage(@ 'C:\sample.bmp' ); 6: 7: sBase64Encode = image.base64Encode...
on
10 Aug 2009
Blog Post:
AXToolbox on the runway
flo2005
The first step is done. Fabrice gave me the green light, so that AXToolbox can join the network of SharpToolbox (for .Net development tools), JavaToolbox (for Java development tools) and ProAgora . AXToolbox will not be limited to Dynamics Ax development-tools but will be a toolbox about everything about...
on
6 Aug 2008
Blog Post:
AXToolbox?
flo2005
Fabrice Marguerie created some years ago the website SharpToolbox , which is a search engine for .Net development tools and the best of its kind. Since I did not find any site giving me a complete overview over Dynamics Ax tools, I’d like to create an equivalent website for Dynamics Ax: AXToolbox...
on
31 Jul 2008
Page 1 of 1 (3 items)