Dynamics NAV

Showing posts with label C/AL. Show all posts
Showing posts with label C/AL. Show all posts

Thursday, 15 January 2015

How to Identify Client Type from C/AL Code

The following Microsoft Dynamics NAV clients interact with the Microsoft Dynamics NAV database through Microsoft Dynamics NAV Server:

  • Microsoft Dynamics NAV Windows client
  • Microsoft Dynamics NAV Web client 

If we have to differentiate development for Windows Client and Web Client then how to identify the client from 
c/AL code?

We have 2 functions available in Codeunit 419 - File Management called IsWindowsClient and IsWebClient.



Monday, 12 January 2015

C/AL Coding Guidelines -NAV2015

Microsoft has Published C/AL Coding Guidelines that they use at Microsoft Development Center at Copenhagen

Please find them in below link.

https://community.dynamics.com/nav/w/designpatterns/156.cal-coding-guidelines.aspx