Microsoft Dynamics AX High Availability Options

Discover and learn about high availability methods to keep your Microsoft Dynamics AX solution up and running. There is a nice webcast on MPP site regarding AX High Availability on 12/5/2007 12:00 PM PST . Try not to miss it.Click here for the link [ Requires MS Partner Program Access]

Microsoft Convergence 2007 : Copenhagen

Well finally Convergence 2007 Copenhagen has started today with the Partner meet. Lots of action planned during the next three days. I will be available at the Microsoft Product Group booth for the MVP Program in the main hall at the following times:Tuesday 23rd – 14:30 – 15:30Tuesday 23rd – 19:30 – 20:00Wednesday 24th – 13:00-14:00Thursday 25th – 12:00 – 13:00Do drop in case you are attending Convergence. Cheers 🙂

Microsoft Dynamics AX CLR Interop

The .NET BC allows managed code to interact with Dynamics AX. However the CLR Interop enables external managed components to be instantiated & executed from Dynamics AX. CLR Interop basically compliments .NET BC. The way in which CLR Interop and .NET BC works is shown below in a simple diagram (Fig 1). CLR Interop is built into Dynamics AX Kernel. CLR Interop provides developers with the opportunity to develop / write managed components (Visual Studio 2005) to run on the .NET Framework and interoperate with Microsoft Dynamics AX.In Dynamics AX 4.01, there is a node in the AOT called “References” … Continue reading Microsoft Dynamics AX CLR Interop