Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Development   (RSS)

How to run 2 RTC on the same pc and connect it to different db (how to run pages/reports from diff db)

Multiple RTC: We know that Dynamics NAV classic client has very nice feature: we can start it with option ID=<zup file name>. In that way we can have many NAV shortcuts which open different db/companies. However Role Tailored Client looks like only

Transformation Tool under the Covers: Enable on Controls

When coding for Forms it is a common pattern to enable (or disable) controls based on values elsewhere on the Form. For example, a design may require that the ‘SEND' button is disabled until all fields are filled in and contain valid data. In this post,

Application Test Toolset for Microsoft Dynamics NAV 2009 SP1

The C/AL Application Test Toolset for Microsoft Dynamics NAV 2009 SP1 is now available on PartnerSource . This toolset helps NAV developers to quickly develop and run C/AL-based tests in their primary development environment. The toolset includes sample
Posted by sgrubov | 8 Comments
Attachment(s): Application Test Toolset.JPG

An almost exact decimal

Recently I was working with a very interesting case, involving Automation, and AL runtime. This involves the number of decimals that NAV supports; giving the sensation that rounding is done incorrectly. First, I would like to bring you your attention
Posted by navblog | 0 Comments

The COPYSTREAM “problem” for Sockets

I must say that since I started working in the integration area of NAV (from within NAV), I got very interested in the possibilities that it would bring to NAV developers. Back then, I presented a Web Server for the NAS using the Socket ComCom and since
Posted by navblog | 0 Comments
Filed under: ,

The asymmetric stream

Since NAV’s Stream introduction, there has been confusion about when to use READ and when to use READTEXT; when to use WRITE and when WRITEXT. As it is documented, InStream.READ and OutStream.WRITE are meant to be in binary format, which means that Text
Posted by navblog | 0 Comments
Filed under: ,

The random events

Some years ago I was dealing with an issue that was driving me crazy and it took many hours to figure out what was wrong with the code. It was until I was explaining my findings to a colleague (don't you solve lots of things this way?) that it hit me,
Posted by navblog | 0 Comments
Filed under: ,
 
Page view tracker