Sign In
David Ferguson
Axapta, C++ and Snowboarding
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Axapta Architecture
Axapta General
General
Archive
Archives
August 2007
(1)
June 2007
(1)
January 2007
(1)
November 2006
(1)
October 2006
(2)
April 2006
(1)
March 2006
(5)
February 2006
(1)
October 2005
(1)
March, 2006
MSDN Blogs
>
David Ferguson
>
March, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
David Ferguson
Args and the Axapta Construction Pattern
Posted
over 6 years ago
by
David Ferguson
0
Comments
When looking through Axapta code you will see a lot of references to the type Args . This type is used as a general method for sharing construction parameters. It works well because in the Axapta usa ge pattern because the typical number of parameters...
David Ferguson
Using dimof() on a Dynamic Array
Posted
over 6 years ago
by
David Ferguson
0
Comments
I stumbled across some older X++ code that was using the little know dynamic array. It took a while to find out how to retreive the size of the dynamic array. Here is a little example of using a dynamic array in Axapta: int foo[]; int r; ...
David Ferguson
Know where the fall line is
Posted
over 6 years ago
by
David Ferguson
2
Comments
Microsoft is full of interesting people. Some of the guys in my group go snowboarding once a week and they are kind enough to take me along and show me the ropes. We usually go to the Stevens Pass one day a week after work. If you leave a little early...
David Ferguson
What are Menu item references on report control?
Posted
over 6 years ago
by
David Ferguson
0
Comments
Menu item references are used to add alternative drill down links in a report. When you right click on the output field in the report the list of menu items will be presented in a popup menu. The easiest way to add menu items to a report is to drag-n...
David Ferguson
Making things "click"
Posted
over 6 years ago
by
David Ferguson
0
Comments
I answer questions in discussion groups from time to time. Yesterday, I answered a question and got a very nice thank you. It really brightened my day, and reminded me of what I like best about software, it is so cool when things “click”. You look and...
Page 1 of 1 (5 items)