Browse by Tags

All Tags » Microsoft (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 | 9 comment(s)

Future of NAV Development environment

During the MiBuSo conference 2009 in Mechelen we had one presentation, where all attendees could see the future of NAV development environment, which will replace the C/Side from classic client. For others, which are not there, I have some pictures I made with my mobile (sorry for the poor quality)....
Posted by Kine | 5 comment(s)

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

Pay attention to permissions when upgrading DB from SQL 2000 to SQL 2005

Story Today I solved one "mystery" which leads to data loss. But from the beginning... We have upgraded HW and MS SQL to version 2005 on 64bit platform. Everything without problems, because SAN was used, transferring the DB was just Detach/Attach and running one SSIS task to transfer user logins...

Country code in ENU fin.stx file is no longer W1

You know the situation: customer has W1 license (or another country license) but is using client for his "home" country. E.g. license is W1, but because Company is in Czech, they are using Czech client. Not problem until NAV 4.00SP3 Update 6. When you got error that "The country code in the license file does not correspond to the country code (XX) in the stx file", you just took the fin.stx from ENU folder and copied it into Client folder. You were done. But not now. ...

Official Microsoft Dynamics NAV Blog

Today was opened new official blog of Microsoft Dynamics NAV team. You can visit it there: http://blogs.msdn.com/nav/ . I hope, that we will see there some about future releases and other things around NAV team. We will see in next months, what the blog team prepared for us. But for now - "welcome...
Posted by Kine | 6 comment(s)
Filed under: ,

Powerfull command in Microsoft Dynamics NAV: BEEP

Last few weeks I have worked on some project, which needed to use SendKeys to do something with NAV client. During developing this module I hade problem, how to synchronize of calling SendKeys with behaviour of the NAV client. You know, you send keys to the NAV, client is opening some window (form),...
Posted by Kine | 8 comment(s)

The Style Sheet Tool for Microsoft Dynamics NAV

Microsoft has released the tool fro creating Word Stylesheets for Microsoft Dynamics NAV 5.0. You can download it from PartnerSource here (or from this site here ). It includes one FOB file with new objects, which are used to define the stylesheets, and documentation. The process of creating styleheet...
Posted by Kine | with no comments

Microsoft Dynamics NAV 5.0 Beta available for download

I found this info on this Microsoft Dynamics NAV UK Blog . The download is accessible on the PartnerSource there . You have two possibility for download: VPC for demo, with installed Office 2007 and NAV 5.0 redy for usage, or you can download the install files.
Posted by Kine | 7 comment(s)

NAV 5.0 Preview - Part 0

Hello everybody! Because I received DVD with VPC image with Microsoft Dynamics NAV 5.0 Beta version as part of MVP program, I will be able to give you some preview of new things in this version. I will try to show you screenshots and descriptions of cool things which are prepared for you. Please, do...
Posted by Kine | 2 comment(s)
Filed under: ,