Objective-C was written in the early 1980s. It was designed as a way of introducing the capabilities of the Smalltalk language into a C programming environment. A majority of the iPhone’s framework libraries are written in Objective-C, but because the language was designed to accommodate the C language, you can use C and C++ in [...]
Let NAV Speak (with a Simple and Useful Client Add-in)
In this blog you will find the source code (below) to “let NAV speak.” You would have a wide range of possibilities to use this simple Add-in and enlarge this project.
If you want to know more about Client Add-ins you can refer to this MSDN…
Making a Page or Report Available from Search in the RoleTailored Client
In the RoleTailored client, the Search feature finds only pages and reports that are accessible from the navigation pane, which includes the Home button, Activity buttons, and Departments. So if you want to make a page or report available from sea…
How to Transform a ListPlus Page Into a FactBox
In several places in NAV 2009 SP1, it has been used ListPlus pages in order to display two-dimension matrix. Those ListPlus Pages may be customized in order to be arranged as FactBoxes directly inside a main page (Document, Worksheet, etc.). The main …
New Release of the Application Test Toolset
A new release of the Application Test Toolset for Microsoft Dynamics NAV 2009 SP1 is available on PartnerSource. This toolset builds on top of the testability features that were released with Microsoft Dynamics NAV 2009 SP1. These features add test cap…
Cocoa Touch Introductory Overview For Programmers Brought Up on C
Cocoa Touch is the crafty little software that takes care of the touchy-feely side of the iPhone, iPad and iPod Touch’s customer appeal. With the iPad now flying off the shelves faster than Apple can keep up, this is going to be a software that’s essential in any application developer’s repertoire. In many ways it covers the gaps in Objective-C’s programming that prevent it from being completely capable of running an iPhone.
Now Available: Microsoft Dynamics NAV How Do I videos on MSDN
Check out the new videos on MSDN. http://msdn.microsoft.com/bb629407.aspx. These videos target the developer audience for Microsoft Dynamics NAV 2009 SP1. The current offerings include:
Outlook Synchronization Configuration
Warranty Lots in Warehouse …
Synchronizing Company contacts and Person contacts to one dedicated Contacts folder using a new Outlook Synch. Entity
There have been many requests for some weeks if it is possible to synchronize contacts of Company type and contacts of Person type in Dynamics NAV to one single folder in Outlook. The answer is: Yes, this is possible. The question is: How should we do …
Books! Five Options for Learning More About How to Create RoleTailored Solutions with Microsoft Dynamics NAV (Updated!)
[Updated with a fifth book!]
This month the fourth fifth English-language book on Microsoft Dynamics NAV 2009 is being released. For those of us working on Dynamics NAV, it is exciting to see that partners are so invested in our product that they eager…
Outlook Synchronization: working with conditions in several scenario’s
To limit the synchronized data and for simplicity reasons, we usually recommend to create conditions like the following:
mmels APP WHERE(Salesperson Code=C…