Browse by Tags

All Tags » Dynamics NAV » Microsoft (RSS)

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 .  ...
Posted by kine | 2 comment(s)

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...
Posted by kine | with no comments

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...
Posted by kine | with no comments
Filed under: ,

The Art of NAV –Dynamics NAV 2009 network Stats

Today I prepared some stats about network traffic in NAV 2009 RTC client. You can compare the results with C/Side client (classic client). Measuring: for measuring I have used the Microsoft Network Monitor for catching the NAV communication between client...

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...
Posted by kine | with no comments

Microsoft Dynamics NAV 2009 - C/AL is 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 | 2 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...

The Art Of Nav – NAV 5.00SP1 Stats

Today I made some statistics about NAV 5.00SP1 tables. I know that the stats have no purpose, but you can see on them how complex the system is. It can help to someone, who just want to know, how much is something used in standard etc. There are the tables...
Posted by kine | with no comments

The Art Of Nav – Big Picture of NAV

Today I have for you something, what everyone wants to have, but it was nearly impossible to create. After you see it, you will know why. I prepared it for you in more formats. You can look at it as PNG file, you can walk through it with some VRML viewer...
Posted by kine | with no comments

Where to place my code?

That's the question… Many rookies have problems with decision where to put the code (or from where to call it). When you watch some beginner in NAV where the code is placed and from where it is called, you can find out that in many cases used...

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...
Posted by kine | with no comments

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...

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...
Posted by kine | 2 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...
Posted by kine | 10 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 . It includes one FOB file with new objects, which are used to define the stylesheets, and documentation. The process...
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...
Posted by kine | 7 comment(s)
Filed under: ,

NAV 5.0 just for Group 1 countries?

Based on MS info the NAV 5.0 will be localized and released just for countries in Group 1. For other countries only the NAV 5.1 (including NAV 5.0) will be released! This is big disappointment for me, because it means that all companies in Gr2 and Gr3...
Posted by kine | 11 comment(s)
Filed under: ,

NAV 5.0 Preview - Part 3 - Export to external application

Today I will try to show you one new cool feature of NAV 5.0 for end-users. NAV 5.0 is able to export any form into XML and using XSLT (template, stylesheet, transformation - you can name it in different ways) can be this XML transformed into another...
Posted by kine | 20 comment(s)
Filed under: ,

NAV 5.0 Preview - Part 2 - Links

In this part I will describe the new possibility to attach any URL to any record in database. This can be very usefull for connecting the word of documents with data in ERP. There are tools for managing these links through C/AL code (see previous part...
Posted by kine | 41 comment(s)
Filed under: ,

NAV 5.0 Preview - Part 1 - The C/AL

In this article, I will describe you what is new in C/AL and C/Side in Microsoft Dynamics NAV 5.0....
Posted by kine | 5 comment(s)
Filed under: ,
More Posts Next page »