Browse by Tags

All Tags » NAV 2009 » Dynamics NAV (Get this RSS feed)

Functional Testing in NAV 2009 SP1

Because SP1 for Microsoft Dynamics NAV 2009 was released, I tried to create short demo of the new functionality, which allows developers to create tests for their code. Official documentation for this part of NAV 2009 SP1 could be found here .   How it works You have new property on codeunit – Subtype...

NAV 2009 NST Management app goes Public

I made decision and the source code for my application is now public. You can freely extend/update the code through GIT tools. The project is available on this address: git://github.com/kine/NAV_NST_Management.git I hope that this application will grow into superb tool for administering the NST services...
Posted by Kine | 7 comment(s)

NAV 2009 Management application

Hello all, today I am glad that I can introduce you my new application, which is focused on management of NAV 2009 service tier and WebService. In last few days I learned much about C# and managing services, reading and modifying XML files etc. Result is the application named "NAV 2009 NST Management"...
Posted by Kine | 11 comment(s)
Filed under: ,

What is new in Microsoft Dynamics NAV 2009

Hello all I am happy that after long time of silence I can post this article about NAV 2009. I want to show you what is new in this version from Developer's point of view. Let's make it short: Technology Of course, everybody knows that NAV 2009 is 3-tier system, where you have DB Server (MS SQL...
Posted by Kine | 1 comment(s)

Microsot Dynamics NAV 2009 - C/AL colored!

Yes, it is true, NAV have syntax highlighting now! What a miracle! My live is much more bright now! What to say? No comment... :-) What is your comment on this? Be redy for more NAV 2009 articles, because now, NDA over NAV 2009 is gone...
Posted by Kine | 9 comment(s)

The Art Of Nav – NAV 2009 CTP4 stats

Today I made some statistics about NAV 2009 CTP4 tables and compared the result with the stats for NAV 5.00SP1. There are the tables: Tab 1) Field relations by type: Relation Type Count (5.00SP1) Count (NAV 2009) Difference AVERAGE 5 5 0% COUNT 109 193 +77% EXIST 135 135 0% LOOKUP 291 294 +1% MAX 9 9...
Posted by Kine | with no comments