Options

C# code in Navision 6.0

Nav1Nav1 Member Posts: 2
edited 2008-11-19 in NAV Three Tier
Hi ,
Can we do coding in C# for Navision 6.0?


thanks.

Comments

  • Options
    DenSterDenSter Member Posts: 8,304
    Regular NAV development is done in C/AL, not in C#. It is possible to expose NAV functionality through web services now, which you can consume using apps that you develop yourself in C#, but regular, every day, NAV development is not done in C#.
  • Options
    freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    You can also write Client or Server side COM components in C# which you can call from C/AL - but as Denster says - C/AL is the programming language.
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Sign In or Register to comment.