Florian's weblog
My first experience with Microsoft Dynamics AX, BC.Net and the Enterprise Portal at Microsoft.
Adding dynamically UserControls to a report with X++
This is a pretty simple example how to add an UserControl to an existing Report. But since the...
Author: flo2005 Date: 08/25/2008
Making suggestions for Dynamics Ax
As a Microsoft Dynamics partner you have the possibility on PartnerSource to log or vote for product...
Author: flo2005 Date: 08/06/2008
The Axapta-logon with the Enterprise Portal (EP)
It’s quite important to understand how EP logs on to Ax4. Since a graphic is much easier to...
Author: flo2005 Date: 08/06/2008
New technology… ;-)
Yesterday I got my new telephone which looks quite impressive: Well, at least until you need some...
Author: flo2005 Date: 08/06/2008
AXToolbox on the runway
The first step is done. Fabrice gave me the green light, so that AXToolbox can join the network of...
Author: flo2005 Date: 08/06/2008
Instrumentation for BC.Net applications
Most of the problems I saw in BC.Net application were related to missing information about what’s...
Author: flo2005 Date: 08/05/2008
Problems with the COM-Wrapper Wizard
I recently got the following strange error-message during the execution of the COM-wrapper wizard:...
Author: flo2005 Date: 08/04/2008
X++ in the BC.Net AppDomain and on the AOS
As I already wrote before, the BC.Net is an Ax-client and as an Ax-client able to execute X++-code....
Author: flo2005 Date: 08/04/2008
Printer friendly EP pages – Part II
Some days ago I presented a quite simple way to have printer friendly EP pages. Since sometimes it’s...
Author: flo2005 Date: 08/01/2008
Now for something completely different… (goosh)
Google presented some weeks ago the “unofficial Google shell” https://goosh.org/ which I find very...
Author: flo2005 Date: 08/01/2008
AXToolbox?
Fabrice Marguerie created some years ago the website SharpToolbox, which is a search engine for .Net...
Author: flo2005 Date: 07/31/2008
PDF with Dynamics Ax
As you already know, Microsoft Dynamics Ax does offer a native PDF support which works fine in most...
Author: flo2005 Date: 07/29/2008
Troubleshooting a simple BC.Net application
Here's a simple checklist if you have problems to connect to the AOS (Dynamics Ax 4) with the...
Author: flo2005 Date: 07/25/2008
Printer friendly with Enterprise Portal (EP)
Having a printer friendly view seems to me a quite basic feature, but unfortunately this isn't the...
Author: flo2005 Date: 07/25/2008
The .Net Business Connector (BC.Net) and the IIS
BC.Net client application The BC.Net is designed to be a client application in a non multithreading...
Author: flo2005 Date: 07/24/2008
Phantom CLR-objects with X++
Some weeks ago I got the following code: 1: try 2: { 3: iop = new...
Author: flo2005 Date: 07/23/2008
Troubles with WinAPI in X++
Maybe the title is some kind of misguiding, since it's neither the WinAPI nor X++ that are causing...
Author: flo2005 Date: 07/22/2008
Down, up, super and base
Sometimes the programming language is determining the perspective. Last week I read the definition...
Author: flo2005 Date: 07/22/2008